haskell-digestive-functors: jailbreak to fix the build

This commit is contained in:
Peter Simons 2013-05-30 11:17:40 +02:00
parent 143c64732c
commit 0d6f43f2c8

View file

@ -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";