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

Bump base upper bound to 4.15

parent 7f79bb4c
No related branches found
No related tags found
1 merge request!3Bump base upper bound to 4.15
...@@ -36,7 +36,7 @@ library ...@@ -36,7 +36,7 @@ library
Trustworthy, Trustworthy,
UnboxedTuples, UnboxedTuples,
UnliftedFFITypes UnliftedFFITypes
build-depends: base >= 4.9 && < 4.14 build-depends: base >= 4.9 && < 4.15
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