haskell-json-schema: jailbreak to fix build with tasty-hunit 0.9.x
This commit is contained in:
parent
70d2f6928d
commit
cd274d60b2
@ -17,6 +17,7 @@ cabal.mkDerivation (self: {
|
||||
aeson attoparsec genericAeson HUnit tagged tasty tastyHunit tastyTh
|
||||
text
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
description = "Types and type classes for defining JSON schemas";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
|
Loading…
Reference in New Issue
Block a user