haskell-conduit: update to version 1.0.17
This commit is contained in:
parent
3ec9395ff2
commit
1fb0dfdb52
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "conduit";
|
pname = "conduit";
|
||||||
version = "1.0.16";
|
version = "1.0.17";
|
||||||
sha256 = "12baxqgbs5wd6w024yrbv47lp320lgacrsb527r7xvbgffji3lbq";
|
sha256 = "0skshic2glx0sfy75skj8b4iip62zha51pgnnx5hsswhx8j2whcw";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
liftedBase mmorph monadControl mtl resourcet text textStreamDecode
|
liftedBase mmorph monadControl mtl resourcet text textStreamDecode
|
||||||
transformers transformersBase void
|
transformers transformersBase void
|
||||||
|
Loading…
Reference in New Issue
Block a user