Closed rrnewton closed 9 years ago
When you are already at it, could you add .stack-work to .gitignore as well?
By the way, I have no problems letting stack figure out all dependencies on its own. Had the same Template Haskell issues as pointed out in the gist.
I'll merge this PR as-is for now. Hope to get to the other issue (#3) soon, should not be hard to fix.
Very small tweak -- just adds a stack.yaml file to document what the suggested version of GHC, and make it build with a single
stack build
command. (Even if that means installing a new GHC.)For details, please see:
https://gist.github.com/rrnewton/5f8b1db0a3f264ab48b7