Skip to content

Commit 521e703

Browse files
authored
Actually allow base-4.22
1 parent 234906a commit 521e703

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

primitive.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Library
5959
Data.Primitive.Internal.Operations
6060
Data.Primitive.Internal.Read
6161

62-
Build-Depends: base >= 4.10 && < 4.22
62+
Build-Depends: base >= 4.10 && < 4.23
6363
, deepseq >= 1.1 && < 1.6
6464
, transformers >= 0.5 && < 0.7
6565
, template-haskell >= 2.11

0 commit comments

Comments
 (0)