Update lower bounds for containers and base

Closes #28.
This commit is contained in:
Brent Yorgey 2015-12-22 07:31:36 -06:00
parent 1ce26e8cd2
commit ae6b8db29b

View File

@ -54,8 +54,8 @@ flag testing
default: False default: False
library library
build-depends: base >= 3 && < 5, build-depends: base >= 4.5 && < 5,
containers, containers >= 0.5 && < 0.6,
directory, directory,
extensible-exceptions, extensible-exceptions,
filepath, filepath,