Skip to content
Snippets Groups Projects
Unverified Commit b4305a28 authored by Ben Gamari's avatar Ben Gamari :turtle: Committed by GitHub
Browse files

Bump containers upper bound

parent 26ba5fb0
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ Executable hsc2hs
Other-Extensions: CPP, NoMonomorphismRestriction
Build-Depends: base >= 4 && < 5,
containers >= 0.2 && < 0.6,
containers >= 0.2 && < 0.7,
directory >= 1 && < 1.4,
filepath >= 1 && < 1.5,
process >= 1.1 && < 1.7
......
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