haskell-process-conduit: update to version 1.1.0.0
This commit is contained in:
parent
e49f8f6e4b
commit
e017e4cad6
@ -11,8 +11,6 @@ cabal.mkDerivation (self: {
|
||||
text
|
||||
];
|
||||
testDepends = [ conduit hspec ];
|
||||
# This check is being disabled until process-conduit is updated to properly
|
||||
# support conduit 1.1.x
|
||||
doCheck = false;
|
||||
meta = {
|
||||
homepage = "http://github.com/tanakh/process-conduit";
|
||||
|
Loading…
x
Reference in New Issue
Block a user