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