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