parsec3 1.0.0.8 → 1.0.0.9
raw patch · 2 files changed
+4/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- Changelog +2/−0
- parsec3.cabal +2/−2
Changelog view
@@ -1,3 +1,5 @@+1.0.0.9+ - adjusted to position change in parsec-1.3.7 1.0.0.8 - adjusted to changes in parsec-1.3.6 - really adjusted text dependency
parsec3.cabal view
@@ -1,5 +1,5 @@ name: parsec3-version: 1.0.0.8+version: 1.0.0.9 cabal-version: >= 1.2.3 license: BSD3 license-file: LICENSE@@ -27,7 +27,7 @@ avoid module ambiguities for users just installing your package. Your own module ambiguities are best avoided by hiding packages. .- This version reflects the changes of parsec-3.1.6+ This version reflects the changes of parsec-3.1.7 extra-source-files: Changelog library exposed-modules: