Vagrant's `vagrant init --minimal` option was the first thing that jumped to my mind as well, although Simon Michael's approach sounds fine to me as well. I think it's worth opening an issue at https://github.com/commercialhaskell/stack/issues/new
On Wed, Aug 31, 2016 at 1:50 PM Simon Michael <[email protected]> wrote: > I learned some useful things from that boilerplate just this morning, > and hopefully will do so again as features change. > > How about the clean minimal version at top, followed by the docs link > and useful examples in an easily-removed block at the end ? > > -- > 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/nq6st0%24p2r%241%40blaine.gmane.org > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CACGj5vLD4%2B2prgdkoaxZ5E0VGR%2BE73RWwFESXd--izu_UJ8BiQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
