Skip to content

website/tutorial tweaks #974

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

Merged
merged 1 commit into from
Jun 12, 2018
Merged

website/tutorial tweaks #974

merged 1 commit into from
Jun 12, 2018

Conversation

alpmestan
Copy link
Contributor

I also wanted to add instructions for stack but when I tried stack build (before even trying to add the tutorial project to stack.yaml) it failed because of some bytestring flag somewhere. If someone wants to figure that out, please send a patch to the tutorial index there.

Here's how it looks:

servant1
servant2

@alpmestan alpmestan requested a review from phadej June 9, 2018 22:47
@phadej phadej added this to the 0.14 milestone Jun 12, 2018
@phadej
Copy link
Contributor

phadej commented Jun 12, 2018

bytestring flag is because you have old stack. If you have very old stack, best way to upgrade is to download new one (i.e. stack upgrade won't work)

@phadej phadej force-pushed the alp/tutorial-tweaks branch from af08768 to 11928bc Compare June 12, 2018 20:23
@alpmestan
Copy link
Contributor Author

Could we use --allow-newer for the cookbook? Would fix the CI issue at https://travis-ci.org/haskell-servant/servant/jobs/390243344#L1123

@phadej phadej merged commit 2edaa5d into master Jun 12, 2018
@alpmestan alpmestan deleted the alp/tutorial-tweaks branch June 12, 2018 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants