haskell-hspec2: broken by recent hspec-meta update

This commit is contained in:
Peter Simons
2014-11-01 21:08:05 +01:00
parent 21ab5f5a53
commit 00cf21ec8a
@@ -26,5 +26,6 @@ cabal.mkDerivation (self: {
description = "Alpha version of Hspec 2.0";
license = self.stdenv.lib.licenses.mit;
platforms = self.ghc.meta.platforms;
broken = true;
};
})