packages feed

egison-pattern-src-haskell-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 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-haskell-mode.cabal view
@@ -1,6 +1,6 @@ cabal-version:      2.0 name:               egison-pattern-src-haskell-mode-version:            0.2.1.1+version:            0.2.1.2 synopsis:   Parser and pretty printer for Egison pattern expressions in Haskell source code