Skip to content
Snippets Groups Projects
Commit 001f8fc4 authored by Ben Gamari's avatar Ben Gamari :turtle: Committed by Lei Zhu
Browse files

Bump base bound to <4.20

parent e5bddb12
No related branches found
No related tags found
1 merge request!20Bump base bound to <4.20
......@@ -36,7 +36,7 @@ library
Trustworthy,
UnboxedTuples,
UnliftedFFITypes
build-depends: base >= 4.9 && < 4.19
build-depends: base >= 4.9 && < 4.20
ghc-options: -Wall
exposed-modules:
Data.Array
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment