Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/prelude/
H A DTHNames.hs75 dataInstDName, newtypeInstDName, tySynInstDName,
347 dataInstDName, newtypeInstDName, tySynInstDName, dataFamilyDName,
371 newtypeInstDName = libFun (fsLit "newtypeInstD") newtypeInstDIdKey function
/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DDsMeta.hs2251 = rep2 newtypeInstDName [cxt, mb_bndrs, ty, ksig, con, derivs]