haskell-classy-prelude-conduit: update to version 0.9.1
This commit is contained in:
parent
084cec9404
commit
48f2ae7dec
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "classy-prelude-conduit";
|
||||
version = "0.9.0";
|
||||
sha256 = "1lvi5n2km6l2saspiczpkvaq6670bp658kn83s334h6s6wlba3dz";
|
||||
version = "0.9.1";
|
||||
sha256 = "1y3jxhly9y1yhr2qz3b1jf6sg4s0mwq9xq1mp765wa20hmwjayvg";
|
||||
buildDepends = [
|
||||
classyPrelude conduit conduitCombinators monadControl resourcet
|
||||
systemFileio transformers void
|
||||
|
|
Loading…
Reference in a new issue