aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml5
1 files changed, 2 insertions, 3 deletions
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: