Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcGenDeriv.hs27 gen_Show_binds,
1134 gen_Show_binds :: (Name -> Fixity) -> SrcSpan -> TyCon
1137 gen_Show_binds get_fixity loc tycon function
H A DTcDerivUtils.hs580 , (showClassKey, read_or_show gen_Show_binds)