Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
GHC.Tc.Errors.Ppr
Contents
Documentation
pprScopeError :: RdrName -> NotInScopeError -> SDoc Source #
tidySkolemInfo :: TidyEnv -> SkolemInfo -> SkolemInfo Source #
withHsDocContext :: HsDocContext -> SDoc -> SDoc Source #
pprHsDocContext :: HsDocContext -> SDoc Source #
inHsDocContext :: HsDocContext -> SDoc Source #
Orphan instances
Diagnostic TcRnMessage Source # | |
Methods diagnosticMessage :: TcRnMessage -> DecoratedSDoc Source # diagnosticReason :: TcRnMessage -> DiagnosticReason Source # diagnosticHints :: TcRnMessage -> [GhcHint] Source # | |
Outputable ImportError Source # | |
Methods ppr :: ImportError -> SDoc Source # | |
Outputable SolverReportErrCtxt Source # | |
Methods ppr :: SolverReportErrCtxt -> SDoc Source # |