lol

haskell: ghcjs packages: fix build of fail

+3
+3
pkgs/development/haskell-modules/configuration-ghcjs.nix
··· 68 68 69 69 ## OTHER PACKAGES 70 70 71 + # haddock throws the error: No input file(s). 72 + fail = dontHaddock super.fail; 73 + 71 74 cereal = addBuildDepend super.cereal [ self.fail ]; 72 75 73 76 entropy = overrideCabal super.entropy (old: {