Skip to content
Snippets Groups Projects
Commit 234d0a11 authored by Ryan Scott's avatar Ryan Scott
Browse files

Bump upper bound on base to < 4.13

parent 1d0435f4
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.12
build-depends: base >= 4.9 && < 4.13
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