Home
last modified time | relevance | path

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

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Unit/Module/
H A DModGuts.hs44 mg_module :: !Module, -- ^ Module being compiled function
/dports/lang/ghc/ghc-8.10.7/compiler/simplCore/
H A DSimplCore.hs71 core2core hsc_env guts@(ModGuts { mg_module = mod
420 mod = mg_module guts
486 withTimingD (text "RuleCheck"<+>brackets (ppr $ mg_module guts))
631 guts@(ModGuts { mg_module = this_mod
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Types/
H A DExports.hs118 let getModuleName = moduleName $ mg_module mi
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Types/
H A DExports.hs118 let getModuleName = moduleName $ mg_module mi
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/Opt/
H A DCallerCC.hs52 { thisModule = mg_module guts
/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DDesugar.hs191 mg_module = mod, function
H A DDsMonad.hs227 this_mod = mg_module guts
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DTidyPgm.hs326 tidyProgram hsc_env (ModGuts { mg_module = mod
H A DGHC.hs1081 cm_module = mg_module mg,
H A DHscTypes.hs1388 mg_module :: !Module, -- ^ Module being compiled function
/dports/lang/ghc/ghc-8.10.7/compiler/specialise/
H A DSpecialise.hs582 specProgram guts@(ModGuts { mg_module = this_mod
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DMkIface.hs143 ModGuts{ mg_module = this_mod
/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.hs1388 mg_module :: !Module, -- ^ Module being compiled function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs1434 mg_module :: !Module, -- ^ Module being compiled function