mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
haskell-resourcet: update to version 0.4.10.2
This commit is contained in:
parent
429e248af7
commit
3d534a268e
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "resourcet";
|
||||
version = "0.4.10.1";
|
||||
sha256 = "05skxqxhbmsyjn72w1c9n924d865wxadfsxlavk0nmbd7ygmnazb";
|
||||
version = "0.4.10.2";
|
||||
sha256 = "0k0l4909b30hc2apxgzjz1rxbqqkhqnqchz53wi6zyhvbh46ffh6";
|
||||
buildDepends = [
|
||||
liftedBase mmorph monadControl mtl transformers transformersBase
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue