parsek 1.0.1.1 → 1.0.1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- parsek.cabal +2/−2
parsek.cabal view
@@ -1,9 +1,9 @@ name: parsek-version: 1.0.1.1+version: 1.0.1.2 category: Parsing synopsis: Parallel Parsing Processes description: Koen Claessen's PPP, Modified.-license: GPL+license: GPL-3 license-file: LICENSE author: Koen Claessen, Jean-Philippe Bernardy maintainer: jeanphilippe.bernardy@gmail.com