You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to haskell-stack
I've received a request from the Haskell website working group to make a modification to Stack to simplify the new user onboarding process. Specifically: change the default behavior to --install-ghc, meaning that if you run a command like `stack build` and the appropriate GHC is not installed, it will automatically download and install it for you.