Skip to content

Commit 55a9e16

Browse files
committed
call fpm executable fpm instead of fpm-exe
1 parent 24e1b98 commit 55a9e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ library:
3636
source-dirs: src
3737

3838
executables:
39-
fpm-exe:
39+
fpm:
4040
main: Main.hs
4141
source-dirs: app
4242
ghc-options:

0 commit comments

Comments
 (0)