ini 0.2.1 → 0.2.2
raw patch · 1 files changed
+1/−2 lines, 1 filesdep −aesonPVP ok
version bump matches the API change (PVP)
Dependencies removed: aeson
API changes (from Hackage documentation)
Files
- ini.cabal +1/−2
ini.cabal view
@@ -1,5 +1,5 @@ name: ini-version: 0.2.1+version: 0.2.2 synopsis: Quick and easy configuration files in the INI format. description: Quick and easy configuration files in the INI format. license: BSD3@@ -19,5 +19,4 @@ build-depends: base >= 4 && <5, attoparsec, text,- aeson, unordered-containers