Skip to content

Commit 11bc59a

Browse files
committed
fix: loosen more bounds
1 parent 32d85ac commit 11bc59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

h-raylib.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ library
239239
Raylib.Internal.Web.Processable
240240

241241
build-depends:
242-
, base >=4.0 && <4.21
242+
, base >=4.0 && <4.22
243243
, bytestring >=0.11.0 && <0.13
244244
, containers >=0.6.0 && <0.7
245245
, exceptions >=0.10.4 && <0.11

0 commit comments

Comments
 (0)