mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 06:47:09 +03:00
Revert "nixos/hoogle: add type"
This commit is contained in:
parent
790c1c66a5
commit
9b6afb66c7
@ -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