packages feed

conditional-restriction-parser 0.1.0.4 → 0.1.0.5

raw patch · 2 files changed

+6/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

README.md view
@@ -78,3 +78,7 @@ stack test --coverage stack hpc report . ```++## License ++This project is licensed under AGPL version 3 (only).
conditional-restriction-parser.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           conditional-restriction-parser-version:        0.1.0.4+version:        0.1.0.5 synopsis:       Parser and interpreter of OpenStreetMap conditional restriction values description:    Please see the README on GitHub at <https://github.com/geometalab/conditional-restriction-parser#readme> category:       Parser@@ -13,7 +13,7 @@ bug-reports:    https://github.com/geometalab/conditional-restriction-parser/issues author:         Lukas Buchli maintainer:     lukas.buchli@ost.ch-copyright:      2022 Lukas Buchli+copyright:      2022 IFS Institute for Software, Eastern Switzerland University of Applied Sciences (OST) license:        AGPL-3 license-file:   LICENSE.md build-type:     Simple