mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
haskell-resourcet: update to version 0.4.5
This commit is contained in:
parent
2d02edaf51
commit
d0e81f3d72
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "resourcet";
|
pname = "resourcet";
|
||||||
version = "0.4.4";
|
version = "0.4.5";
|
||||||
sha256 = "0ad1hl7bl9qid4brchb95gvnylfchmxncgdvgljb5lci7gy9r31z";
|
sha256 = "1i2n0y4ridlzi2fn319f8jg1whb10gajgyvbz0rx2mwxj15bbgni";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
liftedBase monadControl mtl transformers transformersBase
|
liftedBase monadControl mtl transformers transformersBase
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user