To create a project called helloworld run:
stack new helloworld simple
This will create a directory called helloworld with the files necessary for a Stack project.
helloworld