haskell-configuration-ghc-7.10.x.nix: fix Hydra evaluation errors

This commit is contained in:
Peter Simons 2015-04-20 16:47:41 +02:00
parent 2799cf5e1b
commit ee90f707a6

View File

@ -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