haskell-monad-supply: mark broken
This commit is contained in:
parent
8941e6d362
commit
adcec799a6
|
@ -11,5 +11,6 @@ cabal.mkDerivation (self: {
|
|||
description = "Stateful supply monad";
|
||||
license = "unknown";
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue