Home
last modified time | relevance | path

Searched refs:icInteractiveModule (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/Runtime/
H A DContext.hs10 , icInteractiveModule
284 icInteractiveModule :: InteractiveContext -> Module
285 icInteractiveModule (InteractiveContext { ic_mod_index = index }) function
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DIfaceEnv.hs74 = do { let mod = icInteractiveModule (hsc_IC hsc_env)
/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.hs83 setInteractivePrintName, icInteractiveModule,
1739 icInteractiveModule :: InteractiveContext -> Module
1740 icInteractiveModule (InteractiveContext { ic_mod_index = index }) function
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DHscTypes.hs83 setInteractivePrintName, icInteractiveModule,
1739 icInteractiveModule :: InteractiveContext -> Module
1740 icInteractiveModule (InteractiveContext { ic_mod_index = index }) function
H A DHscMain.hs1892 (icInteractiveModule (hsc_IC hsc_env)) prepd_expr
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs82 setInteractivePrintName, icInteractiveModule,
1786 icInteractiveModule :: InteractiveContext -> Module
1787 icInteractiveModule (InteractiveContext { ic_mod_index = index }) function
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcEnv.hs141 let mod = icInteractiveModule (hsc_IC hsc_env)
H A DTcRnMonad.hs381 (icInteractiveModule (hsc_IC hsc_env))