From 4948bdadd67a927864092b9f3c67399bffad19cf Mon Sep 17 00:00:00 2001 From: Edward Tjörnhammar Date: Thu, 21 Jan 2016 10:01:42 +0100 Subject: nixos: ihaskell, wrong type restriction redacted --- nixos/modules/services/misc/ihaskell.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'nixos/modules/services/misc/ihaskell.nix') diff --git a/nixos/modules/services/misc/ihaskell.nix b/nixos/modules/services/misc/ihaskell.nix index 1927922909e..13c41466eab 100644 --- a/nixos/modules/services/misc/ihaskell.nix +++ b/nixos/modules/services/misc/ihaskell.nix @@ -22,7 +22,6 @@ in }; haskellPackages = mkOption { - type = types.attrsOf types.package; default = pkgs.haskellPackages; defaultText = "pkgs.haskellPackages"; example = literalExample "pkgs.haskell.packages.ghc784"; -- cgit 1.4.1