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
Rinat Striungis
haskeline
Commits
2373dbbb
Commit
2373dbbb
authored
May 22, 2020
by
Ben Gamari
🐢
Browse files
Allow base-4.15
parent
3d3e7c18
Changes
1
Hide whitespace changes
Inline
Side-by-side
haskeline.cabal
View file @
2373dbbb
...
...
@@ -49,7 +49,7 @@ Library
-- We require ghc>=7.4.1 (base>=4.5) to use the base library encodings, even
-- though it was implemented in earlier releases, due to GHC bug #5436 which
-- wasn't fixed until 7.4.1
Build-depends: base >=4.9 && < 4.1
5
, containers>=0.4 && < 0.7,
Build-depends: base >=4.9 && < 4.1
6
, containers>=0.4 && < 0.7,
directory>=1.1 && < 1.4, bytestring>=0.9 && < 0.11,
filepath >= 1.2 && < 1.5, transformers >= 0.2 && < 0.6,
process >= 1.0 && < 1.7, stm >= 2.4 && < 2.6,
...
...
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