Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcGenDeriv.hs26 gen_Ix_binds,
752 gen_Ix_binds :: SrcSpan -> TyCon -> TcM (LHsBinds GhcPs, BagDerivStuff)
754 gen_Ix_binds loc tycon = do function
H A DTcDerivUtils.hs579 , (ixClassKey, simpleM gen_Ix_binds)