From 1b494390646d708fc1e89d538808f0c83f2c38db 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 5c71d4e3..16d94b34 100644 --- a/random.cabal +++ b/random.cabal @@ -96,7 +96,7 @@ library build-depends: base >=4.9 && <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