egison-pattern-src-th-mode 0.2.1.1 → 0.2.1.2
raw patch · 2 files changed
+9/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +8/−0
- egison-pattern-src-th-mode.cabal +1/−1
CHANGELOG.md view
@@ -1,3 +1,11 @@+## 0.2.1.2++- Nothing changed (updated as `egison-pattern-src`)++## 0.2.1.1++- Nothing changed (updated as `egison-pattern-src`)+ ## 0.2.1.0 - Fix use of external parsers to delimit input with `,`, `)`, or `]` (change in `egison-pattern-src`)
egison-pattern-src-th-mode.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.0 name: egison-pattern-src-th-mode-version: 0.2.1.1+version: 0.2.1.2 synopsis: Parser and pretty printer for Egison pattern expressions to use with TH