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

Bump upper bound on base

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