Fix GHC API with respect to safe haskell. (#5989)
This fixes haddock so it correctly reports the safe haskell mode of a module.
Showing
- compiler/deSugar/Desugar.lhs 3 additions, 0 deletionscompiler/deSugar/Desugar.lhs
- compiler/iface/MkIface.lhs 20 additions, 22 deletionscompiler/iface/MkIface.lhs
- compiler/main/GHC.hs 36 additions, 16 deletionscompiler/main/GHC.hs
- compiler/main/HscMain.hs 62 additions, 50 deletionscompiler/main/HscMain.hs
- compiler/main/HscTypes.lhs 3 additions, 14 deletionscompiler/main/HscTypes.lhs
- compiler/typecheck/TcRnDriver.lhs 25 additions, 23 deletionscompiler/typecheck/TcRnDriver.lhs
- compiler/typecheck/TcRnMonad.lhs 9 additions, 0 deletionscompiler/typecheck/TcRnMonad.lhs
Loading
Please register or sign in to comment