Home
last modified time | relevance | path

Searched refs:mi_used_th (Results 1 – 9 of 9) 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 DModIface.hs173 mi_used_th :: !Bool, function
311 mi_used_th = used_th, function
412 mi_used_th = used_th, function
458 mi_used_th = False, 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.hs1005 mi_used_th :: !Bool, function
1132 mi_used_th = used_th, function
1230 mi_used_th = used_th, function
1274 mi_used_th = False, function
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DHscTypes.hs1005 mi_used_th :: !Bool, function
1132 mi_used_th = used_th, function
1230 mi_used_th = used_th, function
1274 mi_used_th = False, function
H A DHscMain.hs695 | mi_used_th iface && not stable ->
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs1034 mi_used_th :: !Bool, function
1171 mi_used_th = used_th, function
1272 mi_used_th = used_th, function
1318 mi_used_th = False, function
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DLoadIface.hs1139 , nest 2 (text "used TH splices:" <+> ppr (mi_used_th iface))
H A DMkIface.hs305 mi_used_th = used_th, function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Core/
H A DCompile.hs965 | not (mi_used_th iface) || SourceUnmodifiedAndStable == sourceMod
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Core/
H A DCompile.hs965 | not (mi_used_th iface) || SourceUnmodifiedAndStable == sourceMod