diff options
author | Brad Richardson <everythingfunctional@protonmail.com> | 2020-05-28 13:34:58 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-28 13:34:58 -0700 |
commit | c2d5c656affd4e0a7c97e8ca469fb6cfba00dc4d (patch) | |
tree | 7e4f56f4001ab379d631874b5fe602505a1e09c5 /stack.yaml.lock | |
parent | fd2bb76c81559e3c73efa1332d42a84008688bf1 (diff) | |
parent | 3613167a52e8c4cd06480e493a2c5e42d134f837 (diff) | |
download | fpm-c2d5c656affd4e0a7c97e8ca469fb6cfba00dc4d.tar.gz fpm-c2d5c656affd4e0a7c97e8ca469fb6cfba00dc4d.zip |
Merge pull request #82 from everythingfunctional/EnableDependencies
Enable dependencies
Diffstat (limited to 'stack.yaml.lock')
-rw-r--r-- | stack.yaml.lock | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/stack.yaml.lock b/stack.yaml.lock index e24dcac..15bfc22 100644 --- a/stack.yaml.lock +++ b/stack.yaml.lock @@ -3,7 +3,21 @@ # For more information, please see the documentation at: # https://docs.haskellstack.org/en/stable/lock_files -packages: [] +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 |