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

Make servant buildable with cabal new-build #664

Merged
merged 2 commits into from
Jan 16, 2017

Conversation

phadej
Copy link
Contributor

@phadej phadej commented Jan 16, 2017

The downside is that packages with doctests has to be build-type: Custom, but this approach is far more resilient.

@phadej phadej force-pushed the new-build branch 2 times, most recently from 215e2e4 to 2c5370e Compare January 16, 2017 07:34
@phadej
Copy link
Contributor Author

phadej commented Jan 16, 2017

Note: there are some doctests in testsuites, and these scripts lose them. I'll probably just hardcode them, before we get proper doctest support in cabal. haskell/cabal#2327

@phadej phadej added this to the 0.10 milestone Jan 16, 2017
@phadej phadej merged commit 094f28b into haskell-servant:master Jan 16, 2017
@phadej phadej deleted the new-build branch January 16, 2017 09:35
@sol
Copy link
Contributor

sol commented Jan 18, 2017

No comment.

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.

2 participants