diff options
author | Brad Richardson <everythingfunctional@protonmail.com> | 2020-10-28 09:39:22 -0500 |
---|---|---|
committer | Brad Richardson <everythingfunctional@protonmail.com> | 2020-10-28 09:39:22 -0500 |
commit | 55f9d0539bc30e198796e4f60ae3e011513afb69 (patch) | |
tree | c1245ae486345e965668a3712f9cd668457a81fb /bootstrap/package.yaml | |
parent | 339efd6e4c371366f4541676644b624af51f8097 (diff) | |
download | fpm-55f9d0539bc30e198796e4f60ae3e011513afb69.tar.gz fpm-55f9d0539bc30e198796e4f60ae3e011513afb69.zip |
Use compiler version and flags to construct build folder name
Diffstat (limited to 'bootstrap/package.yaml')
-rw-r--r-- | bootstrap/package.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/package.yaml b/bootstrap/package.yaml index 26a7f74..1f5d0fd 100644 --- a/bootstrap/package.yaml +++ b/bootstrap/package.yaml @@ -25,6 +25,7 @@ dependencies: - directory - extra - filepath +- hashable - MissingH - optparse-applicative - process |