mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 07:00:43 +00:00
haskell-classy-prelude-conduit: update to version 0.9.5
This commit is contained in:
parent
2694bed8da
commit
fcdc7d3295
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "classy-prelude-conduit";
|
pname = "classy-prelude-conduit";
|
||||||
version = "0.9.4";
|
version = "0.9.5";
|
||||||
sha256 = "07ggdd3c47bs0pj4hl8vl19k2jlbka73pq7x0m4rsgrrjxc5pr1r";
|
sha256 = "1m26d463h5hxiyc4dm6fwbyjwzmd0bwl2blwpgp4wqnyvspz195m";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
classyPrelude conduit conduitCombinators monadControl resourcet
|
classyPrelude conduit conduitCombinators monadControl resourcet
|
||||||
systemFileio transformers void
|
systemFileio transformers void
|
||||||
|
|
Loading…
Reference in a new issue