Home
last modified time | relevance | path

Searched refs:getTyVar (Results 1 – 14 of 14) sorted by relevance

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DDataCon.hs745 tv' = getTyVar "substEqSpec" (substTyVar subst tv)
1157 tv = getTyVar "dataConKindEqSpec" ty1
H A DType.hs26 mkTyVarTy, mkTyVarTys, getTyVar, getTyVar_maybe, repGetTyVar_maybe,
788 getTyVar :: String -> Type -> TyVar
789 getTyVar msg ty = case getTyVar_maybe ty of function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/basicTypes/
H A DDataCon.hs708 tv' = getTyVar "substEqSpec" (substTyVar subst tv)
1102 tv = getTyVar "dataConKindEqSpec" ty1
/dports/lang/ghc/ghc-8.10.7/compiler/basicTypes/
H A DDataCon.hs708 tv' = getTyVar "substEqSpec" (substTyVar subst tv)
1102 tv = getTyVar "dataConKindEqSpec" ty1
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DDataCon.hs748 tv' = getTyVar "substEqSpec" (substTyVar subst tv)
1160 tv = getTyVar "dataConKindEqSpec" ty1
H A DType.hs26 mkTyVarTy, mkTyVarTys, getTyVar, getTyVar_maybe, repGetTyVar_maybe,
936 getTyVar :: String -> Type -> TyVar
937 getTyVar msg ty = case getTyVar_maybe ty of 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 DType.hs23 mkTyVarTy, mkTyVarTys, getTyVar, getTyVar_maybe, repGetTyVar_maybe,
710 getTyVar :: String -> Type -> TyVar
711 getTyVar msg ty = case getTyVar_maybe ty of function
/dports/lang/ghc/ghc-8.10.7/compiler/types/
H A DType.hs23 mkTyVarTy, mkTyVarTys, getTyVar, getTyVar_maybe, repGetTyVar_maybe,
710 getTyVar :: String -> Type -> TyVar
711 getTyVar msg ty = case getTyVar_maybe ty of function
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcEnv.hs317 && hasNoDups (map (getTyVar "tcLookupInstance") tys)
H A DTcType.hs59 getTyVar,
H A DTcTyClsDecls.hs3278 subst_user_tvs = map (getTyVar "rejigConRes" . substTyVar arg_subst)
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Tc/Utils/
H A DTcType.hs58 getTyVar,
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/typecheck/
H A DTcType.hs59 getTyVar,
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Tc/Utils/
H A DTcType.hs59 getTyVar,