haskell-shell-conduit: update to version 4.2
This commit is contained in:
parent
1766375da7
commit
7cfd6c630e
@ -1,16 +1,16 @@
|
|||||||
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
|
||||||
|
|
||||||
{ cabal, conduit, conduitExtra, controlMonadLoop, filepath
|
{ cabal, async, conduit, conduitExtra, controlMonadLoop, filepath
|
||||||
, monadControl, monadsTf, resourcet, semigroups, split, text, these
|
, monadControl, monadsTf, resourcet, semigroups, split, text, these
|
||||||
, transformers, transformersBase
|
, transformers, transformersBase
|
||||||
}:
|
}:
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shell-conduit";
|
pname = "shell-conduit";
|
||||||
version = "3.0";
|
version = "4.2";
|
||||||
sha256 = "07x920j52zjqh3lpfam5f1nhsgqbcgz458dbrwxsmsn3cnqf2qd6";
|
sha256 = "1ac1imsz1ffm0ldi29ylprgs4zh0qhn52ka17zn8f9301hfx9vhc";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
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
|
||||||
transformersBase
|
transformersBase
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user