haskell-binary-conduit: jailbreak to fix build with conduit 1.2.x
This commit is contained in:
parent
fb16c61577
commit
807e68c8c0
@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
|
||||
testDepends = [
|
||||
binary conduit hspec QuickCheck quickcheckAssertions resourcet
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/qnikst/binary-conduit";
|
||||
description = "data serialization/deserialization conduit library";
|
||||
|
Loading…
Reference in New Issue
Block a user