faster-megaparsec 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- faster-megaparsec.cabal +3/−3
faster-megaparsec.cabal view
@@ -1,7 +1,7 @@ cabal-version: 1.12 name: faster-megaparsec-version: 0.1.0.0-description: Speed up Megaparsec parsing when parsing succeeds+version: 0.1.0.1+description: see README.md homepage: https://hub.darcs.net/olf/faster-megaparsec bug-reports: https://hub.darcs.net/olf/faster-megaparsec/issues author: Olaf Klinke@@ -11,7 +11,7 @@ license-file: LICENSE build-type: Simple category: Parsing-synopsis: see README.md+synopsis: Speed up Megaparsec parsing when parsing succeeds extra-source-files: README.md CHANGELOG.md