diff options
Diffstat (limited to 'stack.yaml.lock')
-rw-r--r-- | stack.yaml.lock | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/stack.yaml.lock b/stack.yaml.lock new file mode 100644 index 0000000..6ce598a --- /dev/null +++ b/stack.yaml.lock @@ -0,0 +1,12 @@ +# This file was autogenerated by Stack. +# You should not edit this file by hand. +# For more information, please see the documentation at: +# https://docs.haskellstack.org/en/stable/topics/lock_files + +packages: [] +snapshots: +- completed: + sha256: 4ef79c30b9efcf07335cb3de532983a7ac4c5a4180bc17f6212a86b09ce2ff75 + size: 680777 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/23/7.yaml + original: lts-23.7 |