Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/compiler/prelude/
H A DTHNames.hs128 allPhasesDataConName, fromPhaseDataConName, beforePhaseDataConName,
597 allPhasesDataConName, fromPhaseDataConName, beforePhaseDataConName :: Name
599 fromPhaseDataConName = thCon (fsLit "FromPhase") fromPhaseDataConKey function
/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DDsMeta.hs986 ; dataCon' fromPhaseDataConName [arg] }