Merge pull request #111585 from helsinki-systems/revert-111154-hoogle
Revert "nixos/hoogle: add type"
This commit is contained in:
commit
fdb43e932f
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue