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
parsec
Commits
ee741870
Commit
ee741870
authored
Nov 11, 2019
by
Ben Gamari
🐢
Browse files
Bump base upper bound to 4.15
parent
60dfb0cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
parsec.cabal
View file @
ee741870
...
...
@@ -64,7 +64,7 @@ library
Text.ParserCombinators.Parsec.Token
build-depends:
base >= 4.5.0 && < 4.1
4
,
base >= 4.5.0 && < 4.1
5
,
mtl >= 1.1.1 && < 2.3,
bytestring >= 0.9.2.1 && < 0.11,
text (>= 0.11.3.1 && < 0.12)
...
...
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