summaryrefslogtreecommitdiffhomepage
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 67ad5df..a75ace6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+debug-me (1.20190926-2) UNRELEASED; urgency=medium
+
+ * Fix build (Closes: #963862):
+ - Patch Val.hs for recent ghc: replace type constraint Monad -> MonadFail
+ - Patch Server.hs for recent Network.WebSockets: hide import of
+ Network.WebSockets.serverPort.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Tue, 14 Jul 2020 19:31:26 -0700
+
debug-me (1.20190926-1) unstable; urgency=medium
* New upstream release.