haskell-shell-conduit: update to version 4.3
This commit is contained in:
parent
7dd96f5012
commit
5b59ad05ef
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shell-conduit";
|
pname = "shell-conduit";
|
||||||
version = "4.2";
|
version = "4.3";
|
||||||
sha256 = "1ac1imsz1ffm0ldi29ylprgs4zh0qhn52ka17zn8f9301hfx9vhc";
|
sha256 = "1f82ncdsi4w63r48aj7679hii0hkd46drdz3bdgwxqx2yynjmlj8";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
async conduit conduitExtra controlMonadLoop filepath monadControl
|
async conduit conduitExtra controlMonadLoop filepath monadControl
|
||||||
monadsTf resourcet semigroups split text these transformers
|
monadsTf resourcet semigroups split text these transformers
|
||||||
|
|
Loading…
Reference in New Issue