ghc-lib-parser-ex 0.20220801 → 0.20220901
raw patch · 2 files changed
+9/−3 lines, 2 filesdep ~ghc-lib-parser
Dependency ranges changed: ghc-lib-parser
Files
- ChangeLog.md +6/−0
- ghc-lib-parser-ex.cabal +3/−3
ChangeLog.md view
@@ -1,5 +1,11 @@ # Changelog for ghc-lib-parser-ex +## 0.20220901 released+- Update to `ghc-lib-parser-0.20220901`++## 9.4.0.0 released+- Update to `ghc-lib-parser-9.4.1.20220807`+ ## 0.20220801 released - Update to `ghc-lib-parser-0.20220801`
ghc-lib-parser-ex.cabal view
@@ -1,6 +1,6 @@ cabal-version: 1.18 name: ghc-lib-parser-ex-version: 0.20220801+version: 0.20220901 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@@ -60,7 +60,7 @@ bytestring >= 0.10.8.2, containers >= 0.5.8.1 build-depends:- ghc-lib-parser == 0.20220801+ ghc-lib-parser == 0.20220901 -- pseduo use of flags to suppress cabal check warnings if flag(auto) if flag(no-ghc-lib)@@ -91,7 +91,7 @@ , uniplate >= 1.6.12 , ghc-lib-parser-ex build-depends:- ghc-lib-parser == 0.20220801+ ghc-lib-parser == 0.20220901 -- pseduo use of flags to suppress cabal check warnings if flag(auto) if flag(no-ghc-lib)