diff options
author | Ondřej Čertík <ondrej@certik.us> | 2020-07-21 09:02:35 -0600 |
---|---|---|
committer | Ondřej Čertík <ondrej@certik.us> | 2020-07-21 11:51:42 -0600 |
commit | 02428c5b8f19a31faf2e9b719da89700126cb35b (patch) | |
tree | 2245594903768bcd9e02439bfdcd6d19a829c651 /stack.yaml.lock | |
parent | ac873ef55037b554019a04ffc1f104d8d0a7b0f5 (diff) | |
download | fpm-02428c5b8f19a31faf2e9b719da89700126cb35b.tar.gz fpm-02428c5b8f19a31faf2e9b719da89700126cb35b.zip |
Move Haskell based version to bootstrap/
Diffstat (limited to 'stack.yaml.lock')
-rw-r--r-- | stack.yaml.lock | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/stack.yaml.lock b/stack.yaml.lock deleted file mode 100644 index 15bfc22..0000000 --- a/stack.yaml.lock +++ /dev/null @@ -1,26 +0,0 @@ -# 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: - cabal-file: - size: 6802 - sha256: 85568a0280115b6e9a9f263cf4cfc72ad5a6eaeb2412875816adb82ea6a405bc - name: tomland - version: 1.3.0.0 - git: https://github.com/kowainik/tomland.git - pantry-tree: - size: 5000 - sha256: 68d6f9a3e4c20cc4645374b30000017a75c4ab1c131590538edad2ea0e4a53bd - commit: 536a5e6ffb148d0dd4e4c4b120913a6744097676 - original: - git: https://github.com/kowainik/tomland.git - commit: 536a5e6ffb148d0dd4e4c4b120913a6744097676 -snapshots: -- completed: - size: 524996 - url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14/27.yaml - sha256: 7ea31a280c56bf36ff591a7397cc384d0dff622e7f9e4225b47d8980f019a0f0 - original: lts-14.27 |