From f553edd8fec04572f765bfae0e882f3e8de478c4 Mon Sep 17 00:00:00 2001 From: Carlos Sosa Date: Mon, 6 Apr 2026 19:48:20 -0700 Subject: Update stack and cabal files --- stack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 470c5fd..22f62de 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,7 +18,7 @@ # # resolver: ./custom-snapshot.yaml # resolver: https://example.com/snapshots/2018-01-01.yaml -resolver: lts-11.22 +resolver: lts-24.35 # User packages to be built. # Various formats can be used as shown in the example below. @@ -62,4 +62,4 @@ packages: # extra-lib-dirs: [/path/to/dir] # # Allow a newer minor version of GHC than the snapshot specifies -# compiler-check: newer-minor \ No newline at end of file +# compiler-check: newer-minor -- cgit v1.3-2-g0d8e