haskell-hask: mark broken

http://hydra.cryp.to/build/298269/nixlog/1/raw
This commit is contained in:
Peter Simons 2015-01-01 18:14:55 +01:00
parent dc381c4956
commit f5f3c5b5f6

View file

@ -12,5 +12,6 @@ cabal.mkDerivation (self: {
description = "Categories";
license = self.stdenv.lib.licenses.bsd3;
platforms = self.ghc.meta.platforms;
broken = true;
};
})