# Revision history for configurator-pg ## 0.1.0.6 -- 2020-03-08 * Fix GHC 7.10 build by depending on package fail. ## 0.1.0.5 -- 2020-03-07 * Provide a MonadFail instance for Parser. This fixes a PostgREST compile failure with GHC 8.8.3. ## 0.1.0.4 -- 2020-03-07 * Relax bounds to support GHC 8.8.3. ## 0.1.0.3 -- 2019-06-04 * Include another missing test data file. ## 0.1.0.2 -- 2019-06-04 * Lower bounds to support GHC 7.10.3. * Include test data to fix tests. ## 0.1.0.1 -- 2019-06-03 * Include README.md in release. ## 0.1.0.0 -- 2019-06-03 * First version.