Home
last modified time | relevance | path

Searched defs:ml_hi_file (Results 1 – 9 of 9) sorted by relevance

/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Unit/Module/
H A DLocation.hs34 ml_hi_file :: FilePath, function
67 , ml_hi_file = addBootSuffix (ml_hi_file locn) function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Unit/Module/
H A DLocation.hs35 ml_hi_file :: FilePath, function
75 , ml_hi_file = addBootSuffix (ml_hi_file locn) function
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DFinder.hs490 ml_hi_file = hi_fn, function
510 ml_hi_file = full_basename <.> hisuf, function
H A DHscMain.hs1524 ml_hi_file = panic "hscCompileCmmFile: no hi file", function
1696 ml_hi_file = panic "hsDeclsWithLocation:ml_hi_file", function
H A DDriverPipeline.hs1633 , ml_hi_file = ml_hi_file l -<.> hiSuf dflags function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/basicTypes/
H A DModule.hs266 ml_hi_file :: FilePath, function
312 , ml_hi_file = addBootSuffix (ml_hi_file locn) function
/dports/lang/ghc/ghc-8.10.7/compiler/basicTypes/
H A DModule.hs266 ml_hi_file :: FilePath, function
312 , ml_hi_file = addBootSuffix (ml_hi_file locn) function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/GHC/
H A DCompat.hs230 | "boot" `isSuffixOf ` ml_hi_file ml = ml_hi_file ml -<.> ".hie-boot" function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/GHC/
H A DCompat.hs230 | "boot" `isSuffixOf ` ml_hi_file ml = ml_hi_file ml -<.> ".hie-boot" function