aboutsummaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
authorMilan Curcic <caomaco@gmail.com>2020-04-28 18:17:52 -0400
committerGitHub <noreply@github.com>2020-04-28 18:17:52 -0400
commitb238935f5462fe72d06ef1042a74cc2c312cee57 (patch)
treef809c0743fbb5480414a7b2e6f8effd4d5485bf3 /package.yaml
parentbf61658e0f3692922bddb8ce0feceff1efff3a22 (diff)
parent37dc3419eb96f1d8a04e067998c1e759ea139e92 (diff)
downloadfpm-b238935f5462fe72d06ef1042a74cc2c312cee57.tar.gz
fpm-b238935f5462fe72d06ef1042a74cc2c312cee57.zip
Merge pull request #58 from milancurcic/update-readme-and-executable-name
Update readme and executable name
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml
index c46000a..a326485 100644
--- a/package.yaml
+++ b/package.yaml
@@ -36,7 +36,7 @@ library:
source-dirs: src
executables:
- fpm-exe:
+ fpm:
main: Main.hs
source-dirs: app
ghc-options: