haskell-classy-prelude-conduit: update to version 0.9.1

This commit is contained in:
Peter Simons 2014-05-01 23:43:55 +02:00
parent 084cec9404
commit 48f2ae7dec

View file

@ -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