diff options
author | Brad Richardson <brichardson@structint.com> | 2020-05-19 20:21:35 -0700 |
---|---|---|
committer | Brad Richardson <brichardson@structint.com> | 2020-05-19 20:21:35 -0700 |
commit | de6ae189266c533893218cbd22797077f7f68f55 (patch) | |
tree | 526b306a1a8ae16d4790d8e7f4ceeb847a9f9971 /stack.yaml.lock | |
parent | fd2bb76c81559e3c73efa1332d42a84008688bf1 (diff) | |
download | fpm-de6ae189266c533893218cbd22797077f7f68f55.tar.gz fpm-de6ae189266c533893218cbd22797077f7f68f55.zip |
Enable reading in dependencies
Diffstat (limited to 'stack.yaml.lock')
-rw-r--r-- | stack.yaml.lock | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/stack.yaml.lock b/stack.yaml.lock index e24dcac..31e0c19 100644 --- a/stack.yaml.lock +++ b/stack.yaml.lock @@ -3,7 +3,18 @@ # For more information, please see the documentation at: # https://docs.haskellstack.org/en/stable/lock_files -packages: [] +packages: +- completed: + 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 |