Home
last modified time | relevance | path

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

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/
H A DTypeEnv.hs7 , mkTypeEnvWithImplicits
64 mkTypeEnvWithImplicits :: [TyThing] -> TypeEnv
65 mkTypeEnvWithImplicits things = function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/main/
H A DHscTypes.hs107 typeEnvFromEntities, mkTypeEnvWithImplicits,
2208 mkTypeEnvWithImplicits :: [TyThing] -> TypeEnv
2209 mkTypeEnvWithImplicits things = function
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DHscTypes.hs107 typeEnvFromEntities, mkTypeEnvWithImplicits,
2208 mkTypeEnvWithImplicits :: [TyThing] -> TypeEnv
2209 mkTypeEnvWithImplicits things = function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs106 typeEnvFromEntities, mkTypeEnvWithImplicits,
2254 mkTypeEnvWithImplicits :: [TyThing] -> TypeEnv
2255 mkTypeEnvWithImplicits things = function
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcRnDriver.hs1920 type_env1 = mkTypeEnvWithImplicits top_ty_things
/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreLint.hs403 te1 = mkTypeEnvWithImplicits (ic_tythings ictxt)
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DLint.hs451 te1 = mkTypeEnvWithImplicits (ic_tythings ictxt)
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DLint.hs462 te1 = mkTypeEnvWithImplicits (ic_tythings ictxt)