Home
last modified time | relevance | path

Searched defs:phaseInputExt (Results 1 – 4 of 4) sorted by relevance

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Driver/
H A DPhases.hs209 phaseInputExt (Unlit HsSrcFile) = "lhs" function
218 phaseInputExt HCc = "hc" function
220 phaseInputExt Cobjc = "m" function
221 phaseInputExt Cobjcxx = "mm" function
222 phaseInputExt Cc = "c" function
223 phaseInputExt (As True) = "S" function
224 phaseInputExt (As False) = "s" function
225 phaseInputExt LlvmOpt = "ll" function
226 phaseInputExt LlvmLlc = "bc" function
230 phaseInputExt MergeForeign = "o" function
[all …]
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DPhases.hs266 phaseInputExt (Unlit HsSrcFile) = "lhs" function
275 phaseInputExt HCc = "hc" function
277 phaseInputExt Cobjc = "m" function
278 phaseInputExt Cobjcxx = "mm" function
279 phaseInputExt Cc = "c" function
280 phaseInputExt (As True) = "S" function
281 phaseInputExt (As False) = "s" function
282 phaseInputExt LlvmOpt = "ll" function
283 phaseInputExt LlvmLlc = "bc" function
287 phaseInputExt MergeForeign = "o" function
[all …]
/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 DDriverPhases.hs268 phaseInputExt (Unlit HsSrcFile) = "lhs" function
277 phaseInputExt HCc = "hc" function
279 phaseInputExt Cobjc = "m" function
280 phaseInputExt Cobjcxx = "mm" function
281 phaseInputExt Cc = "c" function
282 phaseInputExt (As True) = "S" function
283 phaseInputExt (As False) = "s" function
284 phaseInputExt LlvmOpt = "ll" function
285 phaseInputExt LlvmLlc = "bc" function
289 phaseInputExt MergeForeign = "o" function
[all …]
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DDriverPhases.hs268 phaseInputExt (Unlit HsSrcFile) = "lhs" function
277 phaseInputExt HCc = "hc" function
279 phaseInputExt Cobjc = "m" function
280 phaseInputExt Cobjcxx = "mm" function
281 phaseInputExt Cc = "c" function
282 phaseInputExt (As True) = "S" function
283 phaseInputExt (As False) = "s" function
284 phaseInputExt LlvmOpt = "ll" function
285 phaseInputExt LlvmLlc = "bc" function
289 phaseInputExt MergeForeign = "o" function
[all …]