haskellPackages: regenerate package set based on current config

This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
This commit is contained in:
maralorn 2024-01-25 21:57:25 +01:00
parent c55268218e
commit a4af1f8d35
2 changed files with 0 additions and 4 deletions

View File

@ -1864,7 +1864,6 @@ dont-distribute-packages:
- haskell-docs
- haskell-eigen-util
- haskell-ftp
- haskell-language-server
- haskell-lsp
- haskell-lsp-client
- haskell-pdf-presenter
@ -2056,7 +2055,6 @@ dont-distribute-packages:
- hledger-api
- hls
- hls-exactprint-utils
- hls-semantic-tokens-plugin
- hmark
- hmatrix-sundials
- hmeap

View File

@ -136262,7 +136262,6 @@ self: {
testToolDepends = [ ghcide ];
description = "LSP server for GHC";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
maintainers = [ lib.maintainers.maralorn ];
}) {};
@ -149254,7 +149253,6 @@ self: {
];
description = "Call hierarchy plugin for Haskell Language Server";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
}) {};
"hls-splice-plugin" = callPackage