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

Update dependencies

parent 89eb1c37
No related branches found
Tags ghc-7.4.1-release hpc-0.5.1.1-release
No related merge requests found
...@@ -27,7 +27,7 @@ Library ...@@ -27,7 +27,7 @@ Library
if flag(small_base) if flag(small_base)
Build-Depends: base >= 3 && < 5, Build-Depends: base >= 3 && < 5,
directory >= 1 && < 1.2, directory >= 1 && < 1.2,
old-time >= 1 && < 1.1, old-time >= 1 && < 1.2,
containers >= 0.1 && < 0.5 containers >= 0.1 && < 0.5
else else
Build-Depends: base < 3 Build-Depends: base < 3
......
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