summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2022-12-31 14:23:49 -0400
committerJoey Hess <joeyh@joeyh.name>2022-12-31 14:23:49 -0400
commit8dc105e5858981bd525411f264d086d7aed40afc (patch)
treec04dcbb0e65e5207d4902861dc413ecc938ad32e
parentad39324f1017fdafd421a5f0d4f14108a23ccfff (diff)
downloaddebug-me-8dc105e5858981bd525411f264d086d7aed40afc.tar.gz
releasing package debug-me version 1.202212311.20221231
-rw-r--r--CHANGELOG7
-rw-r--r--debug-me.cabal2
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6cb9478..d576708 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+debug-me (1.20221231) unstable; urgency=medium
+
+ * Support ghc 9.2.
+ Thanks, Tony Zorman
+
+ -- Joey Hess <id@joeyh.name> Sat, 31 Dec 2022 14:23:22 -0400
+
debug-me (1.20220324) unstable; urgency=medium
* Support ghc 8.8.
diff --git a/debug-me.cabal b/debug-me.cabal
index 2dd60a0..bf1fa82 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -1,5 +1,5 @@
Name: debug-me
-Version: 1.20220324
+Version: 1.20221231
Cabal-Version: >= 1.10
Maintainer: Joey Hess <joey@kitenet.net>
Author: Joey Hess