Skip to content
Snippets Groups Projects
Commit a2d9445b authored by HaskellMouse's avatar HaskellMouse
Browse files

Bumped base version's upper bound

parent ce416997
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ library
Text.ParserCombinators.Parsec.Token
build-depends:
base >= 4.5.0 && < 4.15,
base >= 4.5.0 && < 4.16,
mtl >= 1.1.1 && < 2.3,
bytestring >= 0.9.2.1 && < 0.11,
text (>= 0.11.3.1 && < 0.12)
......
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