Home
last modified time | relevance | path

Searched refs:ic_fix_env (Results 1 – 6 of 6) sorted by relevance

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Runtime/
H A DContext.hs230 ic_fix_env :: FixityEnv, function
275 ic_fix_env = emptyNameEnv, function
321 , ic_fix_env = fix_env -- See Note [Fixity declarations in GHCi] 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.hs1691 ic_fix_env :: FixityEnv, function
1732 ic_fix_env = emptyNameEnv, function
1776 , ic_fix_env = fix_env -- See Note [Fixity declarations in GHCi] function
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DHscTypes.hs1691 ic_fix_env :: FixityEnv, function
1732 ic_fix_env = emptyNameEnv, function
1776 , ic_fix_env = fix_env -- See Note [Fixity declarations in GHCi] function
H A DInteractiveEval.hs166 setSession $ hsc_env { hsc_IC = ic { ic_fix_env = fix_env } }
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs1738 ic_fix_env :: FixityEnv, function
1779 ic_fix_env = emptyNameEnv, function
1823 , ic_fix_env = fix_env -- See Note [Fixity declarations in GHCi] function
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcRnDriver.hs1891 , tcg_fix_env = ic_fix_env icxt