Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
array
Commits
f73f681e
Commit
f73f681e
authored
Nov 11, 2019
by
Ben Gamari
🐢
Browse files
Bump base upper bound to 4.15
parent
7f79bb4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
array.cabal
View file @
f73f681e
...
...
@@ -36,7 +36,7 @@ library
Trustworthy,
UnboxedTuples,
UnliftedFFITypes
build-depends: base >= 4.9 && < 4.1
4
build-depends: base >= 4.9 && < 4.1
5
ghc-options: -Wall
exposed-modules:
Data.Array
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment