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

Bump base upper bound to 4.15

parent 6065302a
Branches wip/bump-base
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ Library
other-extensions: CPP, DeriveDataTypeable, FlexibleInstances, ScopedTypeVariables
if impl(ghc>=7.3)
other-extensions: Safe, Trustworthy
build-depends: base >= 4.9 && < 4.14
build-depends: base >= 4.9 && < 4.15
ghc-options: -Wall
exposed-modules:
System.Console.Terminfo
......
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