haskell-resourcet: update to version 1.1.2.1
This commit is contained in:
parent
7b52cc9676
commit
00302921b3
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "resourcet";
|
pname = "resourcet";
|
||||||
version = "1.1.2";
|
version = "1.1.2.1";
|
||||||
sha256 = "1hm53zq61m1va9djxy0vi3nwdl4qz26dzk8a55qh40cpkf45zggk";
|
sha256 = "1nkgmkm1rwdb0knf0vs8p47flg97scfki775pdihjpsx87bhwwlr";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
exceptions liftedBase mmorph monadControl mtl transformers
|
exceptions liftedBase mmorph monadControl mtl transformers
|
||||||
transformersBase
|
transformersBase
|
||||||
|
|
Loading…
Reference in a new issue