Context becomes a Maybe in the GHC AST
This prevents noLoc's appearing in the ParsedSource. Match the change in GHC.
Showing
- haddock-api/src/Haddock/Backends/Hoogle.hs 1 addition, 1 deletionhaddock-api/src/Haddock/Backends/Hoogle.hs
- haddock-api/src/Haddock/Backends/LaTeX.hs 9 additions, 7 deletionshaddock-api/src/Haddock/Backends/LaTeX.hs
- haddock-api/src/Haddock/Backends/Xhtml/Decl.hs 13 additions, 11 deletionshaddock-api/src/Haddock/Backends/Xhtml/Decl.hs
- haddock-api/src/Haddock/Convert.hs 4 additions, 4 deletionshaddock-api/src/Haddock/Convert.hs
- haddock-api/src/Haddock/GhcUtils.hs 11 additions, 5 deletionshaddock-api/src/Haddock/GhcUtils.hs
- haddock-api/src/Haddock/Interface/Create.hs 2 additions, 2 deletionshaddock-api/src/Haddock/Interface/Create.hs
- haddock-api/src/Haddock/Interface/Rename.hs 3 additions, 3 deletionshaddock-api/src/Haddock/Interface/Rename.hs
- haddock-api/src/Haddock/Interface/Specialize.hs 6 additions, 1 deletionhaddock-api/src/Haddock/Interface/Specialize.hs
Loading
Please register or sign in to comment