Skip to content

Commit 95dba05

Browse files
committed
Support ghc 9.12
1 parent ea2662c commit 95dba05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parallel.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ library
6565

6666
build-depends:
6767
array >= 0.3 && < 0.6,
68-
base >= 4.3 && < 4.21,
68+
base >= 4.3 && < 4.22,
6969
containers >= 0.4 && < 0.8,
7070
deepseq >= 1.1 && < 1.6
7171

0 commit comments

Comments
 (0)