Home
last modified time | relevance | path

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

/dports/devel/hs-ormolu/ormolu-0.4.0.0/src/Ormolu/Printer/Meat/
H A DType.hs54 HsForAllVis _ bndrs -> p_forallBndrs ForAllVis p_hsTyVarBndr bndrs
241 data ForAllVisibility = ForAllInvis | ForAllVis constructor
246 p_forallBndrs ForAllVis _ [] = txt "forall ->" function
255 ForAllVis -> space >> txt "->"