haskell-digestive-functors-aeson: jailbreak to fix build with aeson 0.8.x
This commit is contained in:
parent
6892591e4c
commit
eb3df0b687
@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
|
||||
testDepends = [
|
||||
aeson digestiveFunctors HUnit mtl scientific tasty tastyHunit text
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/ocharles/digestive-functors-aeson";
|
||||
description = "Run digestive-functors forms against JSON";
|
||||
|
Loading…
Reference in New Issue
Block a user