haskell-simple-conduit: update to version 0.5.1
This commit is contained in:
parent
c4b121a639
commit
44c43556d9
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "simple-conduit";
|
pname = "simple-conduit";
|
||||||
version = "0.5.0";
|
version = "0.5.1";
|
||||||
sha256 = "0fbm1nv9190p1b038p6zxmw042cgm5jgkfbhscw1fslgzja90iyz";
|
sha256 = "1jy70cdw2h6fd2618dczajml5k82kkjmd2n0mgbby2mr6r3sk5zr";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
bifunctors chunkedData either exceptions filepath free liftedAsync
|
bifunctors chunkedData either exceptions filepath free liftedAsync
|
||||||
liftedBase mmorph monadControl monoTraversable mtl mwcRandom
|
liftedBase mmorph monadControl monoTraversable mtl mwcRandom
|
||||||
|
Loading…
Reference in New Issue
Block a user