diff options
author | Marvin Borner | 2022-06-30 19:40:21 +0200 |
---|---|---|
committer | Marvin Borner | 2022-06-30 19:40:21 +0200 |
commit | 9d8efb7dfa56576c779244af633481ee7e986060 (patch) | |
tree | 45ad0e6ab436c53afc5632ff741220951c78525f /stack.yaml.lock | |
parent | 247ed56bdec4db2122afeab0facfa8b2ea0693b9 (diff) |
Config, colors and completion
(the three c's were completely random btw)
Diffstat (limited to 'stack.yaml.lock')
-rw-r--r-- | stack.yaml.lock | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/stack.yaml.lock b/stack.yaml.lock new file mode 100644 index 0000000..77b8576 --- /dev/null +++ b/stack.yaml.lock @@ -0,0 +1,20 @@ +# 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: +- completed: + hackage: bitstring-0.0.0@sha256:7638c1c515d728a84507e33c830854cfd141a5bcabec6963e68f52baf27979e9,1248 + pantry-tree: + size: 284 + sha256: 2006295f9a9943177952b9b0bfee7de96d5f86d8f989de7dd154159705fa2572 + original: + hackage: bitstring-0.0.0@sha256:7638c1c515d728a84507e33c830854cfd141a5bcabec6963e68f52baf27979e9,1248 +snapshots: +- completed: + size: 617368 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/3.yaml + sha256: a209d3455279ee76eb45f01f73bbb960ceaaa8dfad8891435384689df4dcb653 + original: + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/19/3.yaml |