haskell-hspec2: broken by recent hspec-meta update
This commit is contained in:
parent
21ab5f5a53
commit
00cf21ec8a
@ -26,5 +26,6 @@ cabal.mkDerivation (self: {
|
|||||||
description = "Alpha version of Hspec 2.0";
|
description = "Alpha version of Hspec 2.0";
|
||||||
license = self.stdenv.lib.licenses.mit;
|
license = self.stdenv.lib.licenses.mit;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user