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 386ea60bea4..12f433c4a2c 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix @@ -219,6 +219,7 @@ self: super: { nettle-netkit = dontDistribute super.nettle-netkit; nettle-openflow = dontDistribute super.nettle-openflow; oberon0 = dontDistribute super.oberon0; + poly-arity = dontDistribute super.poly-arity; respond = dontDistribute super.respond; semi-iso = dontDistribute super.semi-iso; syntax = dontDistribute super.syntax;