diff options
author | Jacques Comeaux <jacquesrcomeaux@gmail.com> | 2022-10-16 16:03:10 -0500 |
---|---|---|
committer | Jacques Comeaux <jacquesrcomeaux@gmail.com> | 2022-10-16 16:03:10 -0500 |
commit | 5da77fee409e8f4d80563c4283bfe71c8e272266 (patch) | |
tree | 5899e4584841834e283242e99695a8f0920c1ab5 /stack.yaml.lock |
Initial commit
Diffstat (limited to 'stack.yaml.lock')
-rw-r--r-- | stack.yaml.lock | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/stack.yaml.lock b/stack.yaml.lock new file mode 100644 index 0000000..dc9b6b0 --- /dev/null +++ b/stack.yaml.lock @@ -0,0 +1,13 @@ +# 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/lock_files + +packages: [] +snapshots: +- completed: + size: 619405 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/28.yaml + sha256: 7f4393ad659c579944d12202cffb12d8e4b8114566b015f77bbc303a24cff934 + original: + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/28.yaml |