Home
last modified time | relevance | path

Searched refs:ppLContext (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-api/src/Haddock/Backends/
H A DLaTeX.hs586 <+> (if not . null . unLoc $ lctxt then ppLContext lctxt unicode else empty)
917 ppLContext ctxt unicode <+>
966 ppLContext, ppLContextNoArrow :: Located (HsContext DocNameI) -> Bool -> LaTeX function
967 ppLContext = ppContext . unLoc function
1070 = sep [ ppLContext ctxt unicode
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/
H A DDecl.hs428 ppLContext, ppLContextNoArrow :: Located (HsContext DocNameI) -> Unicode function
430 ppLContext = ppContext . unLoc function
470 …<+> (if not . null . unLoc $ lctxt then ppLContext lctxt unicode qual HideEmptyContexts else noHtm…
1087 ppLContext ctxt unicode qual HideEmptyContexts <+>
1195 = ppLContext ctxt unicode qual emptyCtxts <+> ppr_mono_lty ty unicode qual emptyCtxts