From 92390201fb4170f3373005c48bb23f6e8ddb1a64 Mon Sep 17 00:00:00 2001 From: adambrangenberg Date: Mon, 19 Jan 2026 02:07:40 +0100 Subject: Database stuff --- stack.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 7b821dd..c1ab497 100644 --- a/stack.yaml +++ b/stack.yaml @@ -17,8 +17,7 @@ # # snapshot: ./custom-snapshot.yaml # snapshot: https://example.com/snapshots/2024-01-01.yaml -snapshot: - url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/24/9.yaml +snapshot: lts-24.26 # User packages to be built. # Various formats can be used as shown in the example below. @@ -30,7 +29,7 @@ snapshot: # - auto-update # - wai packages: -- . + - . # Dependency packages to be pulled from upstream that are not in the snapshot. # These entries can reference officially published versions as well as # forks / in-progress versions pinned to a git hash. For example: -- cgit v1.2.3