Skip to content

Wrap LHsContext in Maybe in the GHC AST

Alan Zimmerman requested to merge wip/az/maybecontext into master

If the context is missing it is captured as Nothing, rather than putting a noLoc in the ParsedSource.

Updates haddock submodule

Merge request reports