mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
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";
|
||||
license = self.stdenv.lib.licenses.mit;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user