[Git][ghc/ghc][master] Expose doCpp
Marge Bot
gitlab at gitlab.haskell.org
Fri May 31 05:59:27 UTC 2019
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
f071576c by Neil Mitchell at 2019-05-31T05:59:24Z
Expose doCpp
- - - - -
1 changed file:
- compiler/main/DriverPipeline.hs
Changes:
=====================================
compiler/main/DriverPipeline.hs
=====================================
@@ -29,6 +29,7 @@ module DriverPipeline (
hscPostBackendPhase, getLocation, setModLocation, setDynFlags,
runPhase, exeFileName,
maybeCreateManifest,
+ doCpp,
linkingNeeded, checkLinkInfo, writeInterfaceOnlyMode
) where
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/f071576cf4a58de101e00c6e854e66acb8cc3e67
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/f071576cf4a58de101e00c6e854e66acb8cc3e67
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20190531/593a4c42/attachment.html>
More information about the ghc-commits
mailing list