summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2022-03-24 11:39:45 -0400
committerJoey Hess <joeyh@joeyh.name>2022-03-24 11:39:45 -0400
commit9c729078848fc0a1d245852164aa573f83bfa84b (patch)
tree7dca98510f682a51e85c3e2091a68491cf1de3ae
parentc7bae27f009ccaae4d365dc2471c0725de2f5793 (diff)
downloaddebug-me-9c729078848fc0a1d245852164aa573f83bfa84b.tar.gz
update to lts-19.0
Tony noted it builds with this after his patches.
-rw-r--r--CHANGELOG10
-rw-r--r--stack.yaml6
2 files changed, 13 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1071abf..238e995 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,13 @@
+debug-me (1.20200821) UNRELEASED; urgency=medium
+
+ * Support ghc 8.8.
+ Thanks, Tony Zorman
+ * Support aeson 2.0.
+ Thanks, Tony Zorman
+ * Update to lts-19.0.
+
+ -- Joey Hess <id@joeyh.name> Thu, 24 Mar 2022 11:37:38 -0400
+
debug-me (1.20200820) unstable; urgency=medium
* debug-me.service: Remove /etc from InaccessiblePaths,
diff --git a/stack.yaml b/stack.yaml
index 90b2c54..1dea8c4 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,8 +1,8 @@
packages:
- '.'
-resolver: lts-14.27
+resolver: lts-19.0
extra-deps:
-- graphviz-2999.20.0.3
-- posix-pty-0.2.1.1
+- graphviz-2999.20.1.0
+- posix-pty-0.2.2
- sandi-0.5
explicit-setup-deps: