ghc-debug-convention 0.6.0.0 → 0.7.0.0
raw patch · 2 files changed
+5/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +4/−0
- ghc-debug-convention.cabal +1/−1
CHANGELOG.md view
@@ -1,5 +1,9 @@ # Revision history for convention +## 0.7.0.0 -- 2025-05-20++* No changes.+ ## 0.6.0.0 -- 2024-04-10 * Allow newer version of filepath library
ghc-debug-convention.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name: ghc-debug-convention-version: 0.6.0.0+version: 0.7.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: