We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Currently, travis CI runs GHC 7.4, 7.6, 7.8, 7.10, 8.0 and 8.2 with cabal new-build. Here are what we should do:
cabal new-build
cabal build
doctest
cabal
The text was updated successfully, but these errors were encountered:
I would like to close the following issues in favor of this issue:
Let's start over.
Sorry, something went wrong.
Closing as this issue is out of date.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Currently, travis CI runs GHC 7.4, 7.6, 7.8, 7.10, 8.0 and 8.2 with
cabal new-build
. Here are what we should do:cabal build
in addition tocabal new-build
doctest
backcabal
version 2 instead of headThe text was updated successfully, but these errors were encountered: