diff options
author | Marvin Borner | 2023-10-03 16:29:50 +0200 |
---|---|---|
committer | Marvin Borner | 2023-10-03 16:29:50 +0200 |
commit | 9825d231a90e0763218bb956f7894f24ab4836db (patch) | |
tree | 0e27fc8d41e8976ea6e738f09b7fe5de00fa987e /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..f7b9968 --- /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: + sha256: 2fc12a405ab6f7eac73eb11a0ca5ccca0e956bd2848db780c140b7406ff9ebb5 + size: 640035 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/21/9.yaml + original: + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/21/9.yaml |