haskell-bitarray-0.0.1: mark as broken
Upstream notified.
This commit is contained in:
parent
9217c7995c
commit
49be46b0ac
@ -11,5 +11,7 @@ cabal.mkDerivation (self: {
|
|||||||
description = "Mutable and immutable bit arrays";
|
description = "Mutable and immutable bit arrays";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
|
hydraPlatforms = self.stdenv.lib.platforms.none;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user