mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 19:08:47 +00:00
Merge pull request #111585 from helsinki-systems/revert-111154-hoogle
Revert "nixos/hoogle: add type"
This commit is contained in:
commit
fdb43e932f
@ -41,7 +41,6 @@ in {
|
||||
haskellPackages = mkOption {
|
||||
description = "Which haskell package set to use.";
|
||||
default = pkgs.haskellPackages;
|
||||
type = types.package;
|
||||
defaultText = "pkgs.haskellPackages";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user