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

Something equivalent to JavaDoc's @since #26

Closed
ghc-mirror opened this issue May 8, 2014 · 0 comments
Closed

Something equivalent to JavaDoc's @since #26

ghc-mirror opened this issue May 8, 2014 · 0 comments

Comments

@ghc-mirror
Copy link

Original reporter: david.waern@

Something equivalent to JavaDoc's @since.

@ghc-mirror ghc-mirror self-assigned this May 8, 2014
sol added a commit to sol/haddock that referenced this issue Nov 16, 2014
Fuuzetsu added a commit that referenced this issue Dec 10, 2014
Currently we only use it only for ‘since’ annotations but with these
patches it should be fairly simple to add new attributes if we wish to.

Closes #26. It seems to work fine but due to 7.10 rush I don't have the
chance to do more exhaustive testing right now. The way the meta is
output (emphasis at the end of the whole comment) is fairly arbitrary
and subject to bikeshedding.

Note that this makes test for Bug310 fail due to interface version bump:
it can't find the docs for base with this interface version so it fails.
There is not much we can do to help this because it tests for ’built-in’
identifier, not something we can provide ourselves.
@sol sol closed this as completed in 06517a6 Dec 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant