ghc-boot 9.12.3 → 9.12.4
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~ghc-boot-thdep ~ghc-boot-th-nextPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: ghc-boot-th, ghc-boot-th-next
API changes (from Hackage documentation)
Files
- ghc-boot.cabal +3/−3
ghc-boot.cabal view
@@ -5,7 +5,7 @@ -- ghc-boot.cabal. name: ghc-boot-version: 9.12.3+version: 9.12.4 license: BSD-3-Clause license-file: LICENSE category: GHC@@ -94,10 +94,10 @@ if flag(bootstrap) build-depends:- ghc-boot-th-next == 9.12.3+ ghc-boot-th-next == 9.12.4 else build-depends:- ghc-boot-th == 9.12.3+ ghc-boot-th == 9.12.4 if !os(windows) build-depends: