ghc-lib 9.6.3.20231014 → 9.6.3.20231121
raw patch · 1 files changed
+2/−2 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.cabal +2/−2
ghc-lib.cabal view
@@ -1,7 +1,7 @@ cabal-version: 3.0 build-type: Simple name: ghc-lib-version: 9.6.3.20231014+version: 9.6.3.20231121 license: BSD-3-Clause license-file: LICENSE category: Development@@ -90,7 +90,7 @@ stm, rts, hpc == 0.6.*,- ghc-lib-parser == 9.6.3.20231014+ ghc-lib-parser == 9.6.3.20231121 build-tool-depends: alex:alex >= 3.1, happy:happy >= 1.19.4 other-extensions: BangPatterns