packages feed

ghc-boot 9.12.1 → 9.12.3

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 view
@@ -5,7 +5,7 @@ -- ghc-boot.cabal.  name:           ghc-boot-version:        9.12.1+version:        9.12.3 license:        BSD-3-Clause license-file:   LICENSE category:       GHC@@ -94,10 +94,10 @@      if flag(bootstrap)       build-depends:-              ghc-boot-th-next    == 9.12.1+              ghc-boot-th-next    == 9.12.3     else       build-depends:-              ghc-boot-th         == 9.12.1+              ghc-boot-th         == 9.12.3      if !os(windows)         build-depends: