haskell-conduit: jailbreak to fix build with latest version of 'void'
This commit is contained in:
parent
9e5910620f
commit
81970ff445
@ -13,6 +13,7 @@ cabal.mkDerivation (self: {
|
||||
testDepends = [
|
||||
doctest hspec QuickCheck resourcet text transformers void
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/snoyberg/conduit";
|
||||
description = "Streaming data processing library";
|
||||
|
Loading…
Reference in New Issue
Block a user