mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 15:41:16 +00:00
haskellPackages: regenerate package set based on current config
This commit is contained in:
@@ -270108,6 +270108,7 @@ self: {
|
||||
description = "The core of an IDE";
|
||||
license = lib.meta.getLicenseFromSpdxId "Apache-2.0";
|
||||
mainProgram = "ghcide";
|
||||
maintainers = [ lib.maintainers.alexfmpe ];
|
||||
}
|
||||
) { };
|
||||
|
||||
@@ -335848,6 +335849,7 @@ self: {
|
||||
description = "Set up a GHC API session";
|
||||
license = lib.meta.getLicenseFromSpdxId "BSD-3-Clause";
|
||||
mainProgram = "hie-bios";
|
||||
maintainers = [ lib.maintainers.alexfmpe ];
|
||||
}
|
||||
) { };
|
||||
|
||||
@@ -336074,6 +336076,7 @@ self: {
|
||||
description = "Generates a references DB from .hie files";
|
||||
license = lib.meta.getLicenseFromSpdxId "BSD-3-Clause";
|
||||
mainProgram = "hiedb";
|
||||
maintainers = [ lib.maintainers.alexfmpe ];
|
||||
}
|
||||
) { };
|
||||
|
||||
@@ -445154,6 +445157,7 @@ self: {
|
||||
testToolDepends = [ hspec-discover ];
|
||||
description = "Haskell library for the Microsoft Language Server Protocol";
|
||||
license = lib.meta.getLicenseFromSpdxId "MIT";
|
||||
maintainers = [ lib.maintainers.alexfmpe ];
|
||||
}
|
||||
) { };
|
||||
|
||||
@@ -445334,6 +445338,7 @@ self: {
|
||||
];
|
||||
description = "Functional test framework for LSP servers";
|
||||
license = lib.meta.getLicenseFromSpdxId "BSD-3-Clause";
|
||||
maintainers = [ lib.maintainers.alexfmpe ];
|
||||
}
|
||||
) { };
|
||||
|
||||
@@ -445438,6 +445443,7 @@ self: {
|
||||
description = "Haskell library for the Microsoft Language Server Protocol, data types";
|
||||
license = lib.meta.getLicenseFromSpdxId "MIT";
|
||||
mainProgram = "generator";
|
||||
maintainers = [ lib.maintainers.alexfmpe ];
|
||||
}
|
||||
) { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user