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