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 executable XXXXX-exe.exe. > Why is that -exe in the name? How do I let stack build XXXXX.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 from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/haskell-stack/2c159c51-f2de-4254-9507-d7bcc326ac9c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
