Raise lower bound for configurator-pg.

Building on GHC 8.8.3 requires the MonadFail instance that 0.1.0.6
provides.
This commit is contained in:
Robert Vollmert
2020-03-09 13:06:27 -05:00
committed by Steve Chavez
parent 3e81a38438
commit dea57bd1be
3 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ library
, bytestring >= 0.10.8 && < 0.11
, case-insensitive >= 1.2 && < 1.3
, cassava >= 0.4.5 && < 0.6
, configurator-pg >= 0.1 && < 0.2
, configurator-pg >= 0.1.0.6 && < 0.2
, containers >= 0.5.7 && < 0.7
, contravariant >= 1.4 && < 1.6
, contravariant-extras >= 0.3.3 && < 0.4