haskell-digestive-functors: jailbreak to fix the build
This commit is contained in:
parent
143c64732c
commit
0d6f43f2c8
@ -11,6 +11,7 @@ cabal.mkDerivation (self: {
|
||||
HUnit mtl QuickCheck testFramework testFrameworkHunit
|
||||
testFrameworkQuickcheck2 text
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/jaspervdj/digestive-functors";
|
||||
description = "A practical formlet library";
|
||||
|
Loading…
Reference in New Issue
Block a user