Drop base dependency to 4.5

This commit is contained in:
Michael Walker 2015-02-16 03:33:37 +00:00
parent 5d0545b198
commit 6f253df520

View File

@ -71,7 +71,7 @@ library
, Data.List.Extra
-- other-extensions:
build-depends: base >=4.6 && <5
build-depends: base >=4.5 && <5
, containers
, deepseq
, exceptions >=0.7