Skip to content
Snippets Groups Projects
Commit 433b83dd authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Relax base dependency

parent b2a695f3
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ Library
System.Posix.Process.Common
System.Posix.Terminal.Common
build-depends: base >= 4.2 && < 4.5,
build-depends: base >= 4.2 && < 4.6,
bytestring >= 0.9.2.0 && < 0.10
extensions: CPP, ForeignFunctionInterface, EmptyDataDecls
if impl(ghc >= 7.1)
......
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