Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcGenDeriv.hs22 gen_Eq_binds,
160 gen_Eq_binds :: SrcSpan -> TyCon -> TcM (LHsBinds GhcPs, BagDerivStuff)
161 gen_Eq_binds loc tycon = do function
H A DTcDerivUtils.hs575 gen_list = [ (eqClassKey, simpleM gen_Eq_binds)