Also note that not all templates add a `-exe` to the executable name in the
cabal file.
You can access a list of templates by doing `stack templates` if you are
curious.
On Wednesday, November 23, 2016 at 11:37:21 AM UTC+1, kees Bleijenberg
wrote:
>
> If I do 'stack build' stack builds the exec
Just remove the -exe in the .cabal file. You can name the file whatever you
want there.
On Wed, Nov 23, 2016 at 12:37 PM, kees Bleijenberg <
k.bleijenb...@lijbrandt.nl> wrote:
> If I do 'stack build' stack builds the executable X-exe.exe.
> Why is that -exe in the name? How do I let stack bui
If I do 'stack build' stack builds the executable X-exe.exe.
Why is that -exe in the name? How do I let stack build X.exe?
Kees
--
You received this message because you are subscribed to the Google Groups
"haskell-stack" group.
To unsubscribe from this group and stop receiving emails fr