ghc-lib-parser-ex 8.8.1.20191204 → 8.8.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~ghc-lib-parserPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: ghc-lib-parser
API changes (from Hackage documentation)
Files
- ghc-lib-parser-ex.cabal +3/−3
ghc-lib-parser-ex.cabal view
@@ -1,6 +1,6 @@ cabal-version: >= 1.18 name: ghc-lib-parser-ex-version: 8.8.1.20191204+version: 8.8.2 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@@ -47,7 +47,7 @@ ghc-boot-th else build-depends:- ghc-lib-parser == 8.8.1.20191204+ ghc-lib-parser include-dirs: cbits install-includes:@@ -79,5 +79,5 @@ ghc-boot-th else build-depends:- ghc-lib-parser == 8.8.1.20191204+ ghc-lib-parser default-language: Haskell2010