Skip to content

Commit 9313f2f

Browse files
committed
Add stack lock file.
The stack.yaml.lock file stores precalculated information necessary for performant reproducible builds.
1 parent 091ff40 commit 9313f2f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

stack.yaml.lock

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# This file was autogenerated by Stack.
2+
# You should not edit this file by hand.
3+
# For more information, please see the documentation at:
4+
# https://docs.haskellstack.org/en/stable/lock_files
5+
6+
packages: []
7+
snapshots:
8+
- completed:
9+
sha256: 5a59b2a405b3aba3c00188453be172b85893cab8ebc352b1ef58b0eae5d248a2
10+
size: 650475
11+
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/20/26.yaml
12+
original: lts-20.26

0 commit comments

Comments
 (0)