haskell-HandsomeSoup: jailbreak to fix build with network 2.6.x
This commit is contained in:
parent
67aa9b723e
commit
6ce31138c6
@ -14,6 +14,7 @@ cabal.mkDerivation (self: {
|
||||
HTTP hxt hxtHttp MaybeT mtl network networkUri parsec transformers
|
||||
];
|
||||
testDepends = [ hspec hxt ];
|
||||
jailbreak = true;
|
||||
doCheck = false;
|
||||
meta = {
|
||||
homepage = "https://github.com/egonSchiele/HandsomeSoup";
|
||||
|
Loading…
Reference in New Issue
Block a user