Skip to content
Snippets Groups Projects
Commit dd0c6b9a authored by HaskellMouse's avatar HaskellMouse
Browse files

Bump base upper bound to 4.16

parent 1e4dc195
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ library
Trustworthy,
UnboxedTuples,
UnliftedFFITypes
build-depends: base >= 4.9 && < 4.15
build-depends: base >= 4.9 && < 4.16
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