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

Bump upper bound on base

parent 049db4ac
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ library ...@@ -37,7 +37,7 @@ library
Trustworthy, Trustworthy,
UnboxedTuples, UnboxedTuples,
UnliftedFFITypes UnliftedFFITypes
build-depends: base >= 4.5 && < 4.10 build-depends: base >= 4.5 && < 4.11
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