haskell-stm-conduit: update to version 2.3.0
This commit is contained in:
parent
a566d81b41
commit
c8b03742d5
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "stm-conduit";
|
pname = "stm-conduit";
|
||||||
version = "2.2.2";
|
version = "2.3.0";
|
||||||
sha256 = "0a6yi35iw0p18asr6l8370kndmvim097vklayads6gbk74gg67cy";
|
sha256 = "1qvzqzk822sc0sjblgqb5y73mggsvh70zpzz908isfiqcwp7llc4";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
async cereal cerealConduit conduit liftedAsync liftedBase
|
async cereal cerealConduit conduit liftedAsync liftedBase
|
||||||
monadControl monadLoops resourcet stm stmChans transformers
|
monadControl monadLoops resourcet stm stmChans transformers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user