1 parent 78f03a3 commit 936f4c9Copy full SHA for 936f4c9
2 files changed
stack.yaml
@@ -3,4 +3,4 @@ ghc-options:
3
puzzle-draw: -Werror
4
packages:
5
- '.'
6
-resolver: lts-15.0
+resolver: lts-15.8
stack.yaml.lock
@@ -0,0 +1,12 @@
1
+# This file was autogenerated by Stack.
2
+# You should not edit this file by hand.
+# For more information, please see the documentation at:
+# https://docs.haskellstack.org/en/stable/lock_files
+
+packages: []
7
+snapshots:
8
+- completed:
9
+ size: 492015
10
+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/15/8.yaml
11
+ sha256: 926bc3d70249dd0ba05277ff00943c0addb35b627cb641752669e7cf771310d0
12
+ original: lts-15.8
0 commit comments