Home
last modified time | relevance | path

Searched refs:ms_location (Results 1 – 25 of 25) 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 DModSummary.hs73 ms_location :: ModLocation, function
147 msHsFilePath ms = expectJust "msHsFilePath" (ml_hs_file (ms_location ms))
148 msHiFilePath ms = ml_hi_file (ms_location ms)
149 msObjFilePath ms = ml_obj_file (ms_location ms)
178 | Just f' <- ml_hs_file (ms_location summary)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/hie-bios-0.7.5/src/HIE/Bios/Ghc/
H A DLoad.hs50 let get_fp = ml_hs_file . ms_location . pm_mod_summary . tm_parsed_module
89 TargetFile f _ -> ml_hs_file (ms_location ms) == Just f
109 Log.debugm $ "modGraph: " ++ show (map ms_location $ Gap.mgModSummaries mod_graph)
/dports/lang/ghc/ghc-8.10.7/utils/check-ppr/
H A DMain.hs70 case ml_hs_file $ ms_location m of
86 ++ show (map (ml_hs_file . ms_location) xs)
/dports/lang/ghc/ghc-8.10.7/utils/check-api-annotations/
H A DMain.hs24 case ml_hs_file $ ms_location m of
39 ++ show (map (ml_hs_file . ms_location) xs)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Core/
H A DCompile.hs335 let dot_o = ml_obj_file (ms_location summary)
354 (ms_location summary')
377 (ms_location summary')
555 mod_location = ms_location mod_summary
641 mod_location = ms_location mod_summary
651 targetPath = ml_hi_file $ ms_location $ hirModSummary tc
678 ifrs = zipWith (\ms -> InstalledFound (ms_location ms)) mss ims
774 , ms_location = withBootSuffix sourceType modLoc function
913 srcs1 = case ml_hs_file (ms_location ms) of
968 Just ObjectLinkable -> liftIO $ findObjectLinkableMaybe (ms_mod ms) (ms_location ms)
H A DRules.hs757 hie_loc = ml_hie_file $ ms_location ms
788 $ ml_hi_file $ ms_location ms
1050 let targetPath = ml_hi_file $ ms_location $ hirModSummary hiFile
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Core/
H A DCompile.hs335 let dot_o = ml_obj_file (ms_location summary)
354 (ms_location summary')
377 (ms_location summary')
555 mod_location = ms_location mod_summary
641 mod_location = ms_location mod_summary
651 targetPath = ml_hi_file $ ms_location $ hirModSummary tc
678 ifrs = zipWith (\ms -> InstalledFound (ms_location ms)) mss ims
774 , ms_location = withBootSuffix sourceType modLoc function
913 srcs1 = case ml_hs_file (ms_location ms) of
968 Just ObjectLinkable -> liftIO $ findObjectLinkableMaybe (ms_mod ms) (ms_location ms)
H A DRules.hs757 hie_loc = ml_hie_file $ ms_location ms
788 $ ml_hi_file $ ms_location ms
1050 let targetPath = ml_hi_file $ ms_location $ hirModSummary hiFile
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DGhcMake.hs210 | Just mod_file <- ml_hs_file (ms_location mod)
649 ml_hs_file (ms_location ms)
1534 obj_fn = ml_obj_file (ms_location summary)
2215 , ms_location = ms_location function
2235 then return (ml_hi_file ms_location, ml_obj_file ms_location)
2240 { ms_location =
2241 ms_location {ml_hi_file = hi_file, ml_obj_file = o_file} function
2318 let location = ms_location old_summary
2431 let location = ms_location old_summary
2573 , ms_location = nms_location function
[all …]
H A DHscMain.hs384 srcs1 = case ml_hs_file (ms_location mod_summary) of
423 let out_file = ml_hie_file $ ms_location mod_summary
562 runHsc hsc_env $ hscDesugar' (ms_location mod_summary) tc_result
808 liftIO $ hscMaybeWriteIface dflags iface mb_old_iface_hash (ms_location summary)
824 desugared_guts0 <- hscDesugar' (ms_location summary) tc_result
843 hscs_mod_location = ms_location summary,
H A DDriverPipeline.hs171 [ml_hi_file $ ms_location summary]
174 [ml_obj_file $ ms_location summary]
270 location = ms_location summary
1175 ms_location = location, function
H A DHscTypes.hs2857 ms_location :: ModLocation, function
2931 msHsFilePath ms = expectJust "msHsFilePath" (ml_hs_file (ms_location ms))
2932 msHiFilePath ms = ml_hi_file (ms_location ms)
2933 msObjFilePath ms = ml_obj_file (ms_location ms)
H A DGHC.hs973 let loc = ms_location ms
1354 case ml_hs_file $ ms_location m of
/dports/lang/ghc/ghc-8.10.7/ghc/GHCi/UI/
H A DInfo.hs255 mifp = ml_hs_file . ms_location . modinfoSummary . snd
300 ms_loc = ms_location modSum
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Import/
H A DFindImports.hs60 modSummaryToArtifactsLocation nfp ms = ArtifactsLocation nfp (ms_location <$> ms) source
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Import/
H A DFindImports.hs60 modSummaryToArtifactsLocation nfp ms = ArtifactsLocation nfp (ms_location <$> ms) source
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/Test/
H A DCommon.hs216 let mm = map (\m -> (GHC.ml_hs_file $ GHC.ms_location m, m)) graph
/dports/lang/ghc/ghc-8.10.7/compiler/backpack/
H A DDriverBkp.hs687 ms_location = location, function
797 ms_location = location, 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.hs2857 ms_location :: ModLocation, function
2931 msHsFilePath ms = expectJust "msHsFilePath" (ml_hs_file (ms_location ms))
2932 msHiFilePath ms = ml_hi_file (ms_location ms)
2933 msObjFilePath ms = ml_obj_file (ms_location ms)
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs2904 ms_location :: ModLocation, function
2978 msHsFilePath ms = expectJust "msHsFilePath" (ml_hs_file (ms_location ms))
2979 msHiFilePath ms = ml_hi_file (ms_location ms)
2980 msObjFilePath ms = ml_obj_file (ms_location ms)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/GHC/
H A DCompat.hs253 let Just src_file = ml_hs_file $ ms_location ms
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/GHC/
H A DCompat.hs253 let Just src_file = ml_hs_file $ ms_location ms
/dports/lang/ghc/ghc-8.10.7/ghc/GHCi/
H A DUI.hs1620 x : _ -> GHC.ml_hs_file (GHC.ms_location x)
2024 | Just f' <- GHC.ml_hs_file (GHC.ms_location summary) = f == f'
3895 let filename = expectJust "listModuleLine" (ml_hs_file (GHC.ms_location summ))
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-api/src/Haddock/Interface/
H A DCreate.hs214 , ifaceHieFile = Just $ ml_hie_file $ ms_location ms
/dports/lang/ghc/ghc-8.10.7/compiler/hieFile/
H A DHieAst.hs228 let Just src_file = ml_hs_file $ ms_location ms