diff options
author | milancurcic <caomaco@gmail.com> | 2020-04-29 10:22:29 -0400 |
---|---|---|
committer | milancurcic <caomaco@gmail.com> | 2020-04-29 10:22:29 -0400 |
commit | 897dd97d09f66469a50cadacc25b5ccd8a09bc13 (patch) | |
tree | e3d0fe5e24535c62d6361d34b6f8ebe86ece24f1 /package.yaml | |
parent | 5b1dc9774394a43b44203eb42468e2e0d3e3a5fe (diff) | |
parent | b238935f5462fe72d06ef1042a74cc2c312cee57 (diff) | |
download | fpm-897dd97d09f66469a50cadacc25b5ccd8a09bc13.tar.gz fpm-897dd97d09f66469a50cadacc25b5ccd8a09bc13.zip |
Merge branch 'master' into package-layout
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 2 |
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: |