From 9c729078848fc0a1d245852164aa573f83bfa84b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 24 Mar 2022 11:39:45 -0400 Subject: update to lts-19.0 Tony noted it builds with this after his patches. --- stack.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'stack.yaml') 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: -- cgit v1.2.3