packages feed

ghc-debug-convention 0.7.0.0 → 0.8.0.0

raw patch · 2 files changed

+7/−3 lines, 2 filesnew-uploaderPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,5 +1,9 @@ # Revision history for convention +## 0.8.0.0 -- 2026-03-25++* No changes.+ ## 0.7.0.0 -- 2025-05-20  * No changes.
ghc-debug-convention.cabal view
@@ -1,14 +1,14 @@ cabal-version:      2.4 name:               ghc-debug-convention-version:            0.7.0.0+version:            0.8.0.0 synopsis: Definitions needed by ghc-debug-stub and ghc-debug-common description: Definitions needed by ghc-debug-stub and ghc-debug-common -- bug-reports: license:            BSD-3-Clause author:             Matthew Pickering-maintainer:         matthewtpickering@gmail.com+maintainer:         hannes@well-typed.com copyright:          BSD-3-Clause-extra-source-files: CHANGELOG.md+extra-doc-files:    CHANGELOG.md  library     exposed-modules: GHC.Debug.Convention