Home
last modified time | relevance | path

Searched refs:pprFastFilePath (Results 1 – 8 of 8) sorted by relevance

/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 DSrcLoc.hs190 = hcat [ pprFastFilePath src_path <> colon
497 = hcat [ ppWhen show_path (pprFastFilePath src_path <> colon)
503 = hcat [ ppWhen show_path (pprFastFilePath src_path <> colon)
511 = hcat [ ppWhen show_path (pprFastFilePath src_path <> colon)
/dports/lang/ghc/ghc-8.10.7/compiler/basicTypes/
H A DSrcLoc.hs190 = hcat [ pprFastFilePath src_path <> colon
497 = hcat [ ppWhen show_path (pprFastFilePath src_path <> colon)
503 = hcat [ ppWhen show_path (pprFastFilePath src_path <> colon)
511 = hcat [ ppWhen show_path (pprFastFilePath src_path <> colon)
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Types/
H A DSrcLoc.hs312 = hcat [ pprFastFilePath src_path <> colon
691 = hcat [ ppWhen show_path (pprFastFilePath src_path <> colon)
697 = hcat [ ppWhen show_path (pprFastFilePath src_path <> colon)
705 = hcat [ ppWhen show_path (pprFastFilePath src_path <> colon)
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Types/
H A DSrcLoc.hs310 = hcat [ pprFastFilePath src_path <> colon
701 = hcat [ ppWhen show_path (pprFastFilePath src_path <> colon)
707 = hcat [ ppWhen show_path (pprFastFilePath src_path <> colon)
715 = hcat [ ppWhen show_path (pprFastFilePath src_path <> colon)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/utils/
H A DOutputable.hs59 pprFastFilePath, pprFilePathString,
1009 pprFastFilePath :: FastString -> SDoc
1010 pprFastFilePath path = text $ normalise $ unpackFS path function
/dports/lang/ghc/ghc-8.10.7/compiler/utils/
H A DOutputable.hs59 pprFastFilePath, pprFilePathString,
1009 pprFastFilePath :: FastString -> SDoc
1010 pprFastFilePath path = text $ normalise $ unpackFS path function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Utils/
H A DOutputable.hs62 pprFastFilePath, pprFilePathString,
1051 pprFastFilePath :: FastString -> SDoc
1052 pprFastFilePath path = text $ normalise $ unpackFS path function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Utils/
H A DOutputable.hs77 pprFastFilePath, pprFilePathString,
1227 pprFastFilePath :: FastString -> SDoc
1228 pprFastFilePath path = text $ normalise $ unpackFS path function