diff options
author | Paul Oliver <contact@pauloliver.dev> | 2025-04-07 10:47:51 -0700 |
---|---|---|
committer | Paul Oliver <contact@pauloliver.dev> | 2025-04-07 10:47:51 -0700 |
commit | e82648073a19f96d8344d0120a03184ae510e1f4 (patch) | |
tree | 0963a18e9a52b1701e9e850180d83548c3d595be /stack.yaml.lock | |
parent | c8992bc7543d8ca7c2ee3cc200a7fbf1a5fae059 (diff) |
Improves haskell
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..893c60a --- /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: d133abe75e408a407cce3f032c96ac1bbadf474a93b5156ebf4135b53382d56b + size: 683827 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/23/18.yaml + original: lts-23.18 |