Update configurator-pg to 0.2.0 (better error messages) (#1457)

* Don't indent first line of configuration parser error messages

configurator-pg returns multi-line errors now. Alternatively,
we could indent all the lines.
This commit is contained in:
Robert
2020-03-12 10:04:44 -05:00
committed by GitHub
parent dea57bd1be
commit 5b5945e427
4 changed files with 7 additions and 7 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.6 && < 0.2
, configurator-pg >= 0.2 && < 0.3
, containers >= 0.5.7 && < 0.7
, contravariant >= 1.4 && < 1.6
, contravariant-extras >= 0.3.3 && < 0.4