Skip to content
  • Ben Gamari's avatar
    Allow docstrings after exports · 5121a4ed
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    Here we extend the parser and AST to preserve docstrings following
    export items. We then extend Haddock to parse `@since` annotations in
    such docstrings, allowing changes in export structure to be properly
    documented.
    
    Bumps haddock submodule.
    5121a4ed