Skip to content
Snippets Groups Projects
Commit 77990b21 authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

Bump base upper bound

parent 3e4334a6
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ library ...@@ -36,7 +36,7 @@ library
Trustworthy, Trustworthy,
UnboxedTuples, UnboxedTuples,
UnliftedFFITypes UnliftedFFITypes
build-depends: base >= 4.9 && < 4.17 build-depends: base >= 4.9 && < 4.18
ghc-options: -Wall ghc-options: -Wall
exposed-modules: exposed-modules:
Data.Array 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