I got a private reply which helps but it made me think of another question.
In the stack demo, there's one executable 'helloworld-exe' which is compiled from app/Main.hs.
If I'm going to have several executables, what do I call the source files, and how do I control the file name of the executable that gets built?
Thanks,
D