-
Notifications
You must be signed in to change notification settings - Fork 711
Document other-extensions
in user guide
#1517
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
Comments
Meanwhile, could someone tell me the difference between the |
I found the answer. Using
|
And the document about 'default-extensions' is also missing. |
This has been partly addressed by 3f53ee2 but as @phadej points out it should provide more guidance about what effect using |
Fixed by #2818. |
Thank you! |
https://www.haskell.org/cabal/users-guide/ seems really out of date---this is probably documented elsewhere but I've twice forgotten about this, been confused by the lack of documentation at the URL, and then checked the repo. |
@Ericson2314 for future reference, bleeding edge docs are at http://cabal.readthedocs.io/en/latest/developing-packages.html#build-information |
I was surprised to see that the user-guide doesn't mention the
other-extensions
field at all.The text was updated successfully, but these errors were encountered: