diff options
author | sanine <sanine.not@pm.me> | 2023-11-21 10:11:19 -0600 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2023-11-21 10:11:19 -0600 |
commit | d128c42a96110eceb3a82ff26263388efff20623 (patch) | |
tree | 3c9f44b50dc395b7d952663c10bb545bb521be27 /stack.yaml.lock | |
parent | f9fc4d26ec5fca9ee175c8a6fbcdd0fa36f10947 (diff) |
initial stack configuration
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..b21f704 --- /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: afd5ba64ab602cabc2d3942d3d7e7dd6311bc626dcb415b901eaf576cb62f0ea + size: 640060 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/21/22.yaml + original: + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/21/22.yaml |