Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a simple stack.yaml file. Builds but fails tests. #5

Merged
merged 1 commit into from
Nov 7, 2015

Conversation

rrnewton
Copy link
Contributor

@rrnewton rrnewton commented Sep 3, 2015

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

@michaxm
Copy link

michaxm commented Oct 30, 2015

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.

@jberthold
Copy link
Owner

I'll merge this PR as-is for now. Hope to get to the other issue (#3) soon, should not be hard to fix.

jberthold added a commit that referenced this pull request Nov 7, 2015
Add a simple stack.yaml file.  Builds but fails tests.
@jberthold jberthold merged commit 5898dfd into jberthold:master Nov 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants