When you don't specify the template, what is the default?
i.e. when running the command stack new foo
.
As seen in the source code, it's the template named new-template
.
It's located here: https://github.com/commercialhaskell/stack-templates/blob/master/new-template.hsfiles
In fact, when you try out your command - it says so:
sibi { ~ }-> stack new foo
Downloading template "new-template" to create project "foo" in foo/ ...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With