Skip to content

Commit 59130a2

Browse files
committed
Allow base-4.21
1 parent 18dd143 commit 59130a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

array.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ library
3636
Trustworthy,
3737
UnboxedTuples,
3838
UnliftedFFITypes
39-
build-depends: base >= 4.9 && < 4.21
39+
build-depends: base >= 4.9 && < 4.22
4040
ghc-options: -Wall
4141
exposed-modules:
4242
Data.Array

0 commit comments

Comments
 (0)