diff options
author | Brad Richardson <brichardson@structint.com> | 2020-02-25 10:01:05 -0800 |
---|---|---|
committer | Brad Richardson <brichardson@structint.com> | 2020-02-25 10:01:05 -0800 |
commit | b8f3867d54bc71423734953fd6939f73e7ec669b (patch) | |
tree | 4101ea31e3ef84ddc77d85b2e08ee92014aac8b6 /stack.yaml.lock | |
parent | b7010aae8bc4c546503b9736aafe99a4fc7273bf (diff) | |
download | fpm-b8f3867d54bc71423734953fd6939f73e7ec669b.tar.gz fpm-b8f3867d54bc71423734953fd6939f73e7ec669b.zip |
Start with a new stack project
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..7e51098 --- /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/lock_files + +packages: [] +snapshots: +- completed: + size: 489011 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/15/1.yaml + sha256: d4ecc42b7125d68e4c3c036a08046ad0cd02ae0d9efbe3af2223a00ff8cc16f3 + original: lts-15.1 |