Home
last modified time | relevance | path

Searched refs:fi_flavor (Results 1 – 8 of 8) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DPprTyThing.hs115 pprFamInst (FamInst { fi_flavor = DataFamilyInst rep_tc }) function
118 pprFamInst (FamInst { fi_flavor = SynFamilyInst, fi_axiom = axiom function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DFamInstEnv.hs99 , fi_flavor :: FamFlavor function
192 famInstsRepTyCons fis = [tc | FamInst { fi_flavor = DataFamilyInst tc } <- fis]
197 = case fi_flavor fi of
203 = case fi_flavor fi of
225 pprFamInst (FamInst { fi_flavor = flavor, fi_axiom = ax function
280 fi_flavor = flavor } function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/types/
H A DFamInstEnv.hs101 , fi_flavor :: FamFlavor function
191 famInstsRepTyCons fis = [tc | FamInst { fi_flavor = DataFamilyInst tc } <- fis]
196 = case fi_flavor fi of
202 = case fi_flavor fi of
224 pprFamInst (FamInst { fi_flavor = flavor, fi_axiom = ax function
279 fi_flavor = flavor } function
/dports/lang/ghc/ghc-8.10.7/compiler/types/
H A DFamInstEnv.hs101 , fi_flavor :: FamFlavor function
191 famInstsRepTyCons fis = [tc | FamInst { fi_flavor = DataFamilyInst tc } <- fis]
196 = case fi_flavor fi of
202 = case fi_flavor fi of
224 pprFamInst (FamInst { fi_flavor = flavor, fi_axiom = ax function
279 fi_flavor = flavor } function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DFamInstEnv.hs101 , fi_flavor :: FamFlavor function
193 famInstsRepTyCons fis = [tc | FamInst { fi_flavor = DataFamilyInst tc } <- fis]
198 = case fi_flavor fi of
204 = case fi_flavor fi of
226 pprFamInst (FamInst { fi_flavor = flavor, fi_axiom = ax function
281 fi_flavor = flavor } function
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DFamInst.hs192 , fi_flavor = flavor function
H A DTcSplice.hs1904 reifyFamilyInstance is_poly_tvs (FamInst { fi_flavor = flavor
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-api/src/Haddock/
H A DConvert.hs807 fam_flavor = fi_flavor fi