mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
haskell-classy-prelude-conduit: update to version 0.9.0
This commit is contained in:
parent
6cbf27406d
commit
3dd79d7e62
@ -5,8 +5,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "classy-prelude-conduit";
|
||||
version = "0.8.1";
|
||||
sha256 = "16wiii630ivcsxrjkmks995lcn0q0plmzbg4h08g5mdgscql2ax1";
|
||||
version = "0.9.0";
|
||||
sha256 = "1lvi5n2km6l2saspiczpkvaq6670bp658kn83s334h6s6wlba3dz";
|
||||
buildDepends = [
|
||||
classyPrelude conduit conduitCombinators monadControl resourcet
|
||||
systemFileio transformers void
|
||||
|
Loading…
Reference in New Issue
Block a user