haskell-monad-supply: mark broken

This commit is contained in:
Peter Simons 2014-10-13 18:56:58 +02:00
parent 8941e6d362
commit adcec799a6

View file

@ -11,5 +11,6 @@ cabal.mkDerivation (self: {
description = "Stateful supply monad";
license = "unknown";
platforms = self.ghc.meta.platforms;
broken = true;
};
})