diff --git a/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix b/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix index a97df0e5c1f..adbab46fd11 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix @@ -282,6 +282,7 @@ self: super: { ghci-diagrams = dontDistribute super.ghci-diagrams; ihaskell-diagrams = dontDistribute super.ihaskell-diagrams; nimber = dontDistribute super.nimber; + pell = dontDistribute super.pell; quadratic-irrational = dontDistribute super.quadratic-irrational; # https://github.com/kazu-yamamoto/ghc-mod/issues/467