mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
haskell-classy-prelude-conduit: update to version 0.7.0
This commit is contained in:
parent
ce829e2c6b
commit
e097ad80b5
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "classy-prelude-conduit";
|
||||
version = "0.6.0";
|
||||
sha256 = "122clkwrz1n009b5gxq96sbby7i8kb4dgvc90ydamd86bx3pvc84";
|
||||
version = "0.7.0";
|
||||
sha256 = "0njhfqbcbsy1rv61fc4xqzqlb68hzqg9cr31f8bs6h7pa12n38zq";
|
||||
buildDepends = [
|
||||
classyPrelude conduit monadControl resourcet systemFileio
|
||||
transformers void
|
||||
|
Loading…
Reference in New Issue
Block a user