ghc-lib-parser-ex 8.10.0.9 → 8.10.0.10
raw patch · 2 files changed
+5/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ChangeLog.md +4/−0
- ghc-lib-parser-ex.cabal +1/−1
ChangeLog.md view
@@ -1,5 +1,9 @@ # Changelog for ghc-lib-parser-ex +## 8.10.0.10 released 2020-05-18+- New modules+ - Upgrade to `ghc-lib-parser-8.10.1.20200518`+ ## 8.10.0.9 released 2020-05-16 - New modules - `Language.Haskell.GhclibParserEx.GHC.Hs.Binds`
ghc-lib-parser-ex.cabal view
@@ -1,6 +1,6 @@ cabal-version: >= 1.18 name: ghc-lib-parser-ex-version: 8.10.0.9+version: 8.10.0.10 description: Please see the README on GitHub at <https://github.com/shayne-fletcher/ghc-lib-parser-ex#readme> homepage: https://github.com/shayne-fletcher/ghc-lib-parser-ex#readme bug-reports: https://github.com/shayne-fletcher/ghc-lib-parser-ex/issues