haskell-haskoin: jailbreak to fix build with latest version of 'lens'
This commit is contained in:
parent
3f349cb0de
commit
2bc4e43aa3
@ -18,8 +18,8 @@ cabal.mkDerivation (self: {
|
||||
mtl pbkdf QuickCheck split testFramework testFrameworkHunit
|
||||
testFrameworkQuickcheck2 text
|
||||
];
|
||||
doCheck = false;
|
||||
jailbreak = true;
|
||||
doCheck = false;
|
||||
meta = {
|
||||
homepage = "http://github.com/haskoin/haskoin";
|
||||
description = "Implementation of the Bitcoin protocol";
|
||||
|
Loading…
Reference in New Issue
Block a user