Upgrade resourcet.
Builds were failing due to an upper bound in the version we were using.
This commit is contained in:
parent
24b5eb61eb
commit
cee0e2a352
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "resourcet";
|
pname = "resourcet";
|
||||||
version = "1.1.3.1";
|
version = "1.1.3.3";
|
||||||
sha256 = "13g8vj9hc59q8n696j0w79k5bhp3mgs923y4d2cffnd0p7yd8r8x";
|
sha256 = "0ih5p1k0n3ylcv0yk5x7hjzbzhs67vxmng708g9vz7a24xs2m7w2";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
exceptions liftedBase mmorph monadControl mtl transformers
|
exceptions liftedBase mmorph monadControl mtl transformers
|
||||||
transformersBase
|
transformersBase
|
||||||
|
Loading…
x
Reference in New Issue
Block a user