From b76f53f3ae08ec8a8724a2a86862aac9afb45f9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CB=8Cbod=CA=B2=C9=AA=CB=88=C9=A1r=CA=B2im?= Date: Sat, 30 Sep 2023 21:56:44 +0100 Subject: [PATCH] Allow bytestring-0.12 --- random.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/random.cabal b/random.cabal index c4d88cb7..7b5c6f94 100644 --- a/random.cabal +++ b/random.cabal @@ -99,7 +99,7 @@ library build-depends: base >=4.8 && <5, - bytestring >=0.10.4 && <0.12, + bytestring >=0.10.4 && <0.13, deepseq >=1.1 && <2, mtl >=2.2 && <2.4, splitmix >=0.1 && <0.2