commercialhaskell / stack

The Haskell Tool Stack
http://haskellstack.org
BSD 3-Clause "New" or "Revised" License
4k stars 843 forks source link

`stack templates --help` should mention stack-templates repo #3584

Closed wizzup closed 6 years ago

wizzup commented 7 years ago

General summary/comments

Lots of templates listed from stack templates provide no description, so I have some research and found stack-templates repository.

I think that others might want to know abot it. Forgive me if it was in documentation somewhere already, I can't find any.

I think the best place to mention the repo would be when running

stack templates --help
mgsloan commented 7 years ago

This seems reasonable to me, feel free to open a PR adding a mention of this.