Skip to content

cabal haddock: add --for-hackage flag #2852

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
Oct 13, 2015

Conversation

bennofs
Copy link
Collaborator

@bennofs bennofs commented Oct 4, 2015

This is the first step to implement #2080. It adds a new flag
to cabal haddock, called --for-hackage, which will generate
documentation suitable for upload to hackage. It's only a collection
of flags, and matches the flags used by the hackage doc builder.

This is the first step to implement haskell#2080. It adds a new flag
to `cabal haddock`, called `--for-hackage`, which will generate
documentation suitable for upload to hackage. It's only a collection
of flags, and matches the flags used by the hackage doc builder.
@23Skidoo
Copy link
Member

LGTM.

23Skidoo added a commit that referenced this pull request Oct 13, 2015
cabal haddock: add --for-hackage flag
@23Skidoo 23Skidoo merged commit c9bd283 into haskell:master Oct 13, 2015
@23Skidoo
Copy link
Member

Merged, thanks!

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