configurator-pg 0.1.0.2 → 0.1.0.3
raw patch · 3 files changed
+9/−2 lines, 3 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +4/−0
- configurator-pg.cabal +3/−2
- tests/resources/secrets/passwords.txt +2/−0
CHANGELOG.md view
@@ -1,5 +1,9 @@ # Revision history for configurator-pg +## 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.
configurator-pg.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.12 name: configurator-pg-version: 0.1.0.2+version: 0.1.0.3 synopsis: Reduced parser for configurator-ng config files description: This module provides a simplified and updated interface to the@@ -22,7 +22,8 @@ Copyright 2019 Robert Vollmert category: Configuration, Data extra-source-files: CHANGELOG.md, README.md,- tests/resources/*.cfg+ tests/resources/*.cfg,+ tests/resources/secrets/passwords.txt build-type: Simple library
+ tests/resources/secrets/passwords.txt view
@@ -0,0 +1,2 @@+alice = "secret"+