GHC.Toolchain.Tools.Cxx
Contents
newtype Cxx Source #
Constructors
Fields
Defined in GHC.Toolchain.Tools.Cxx
Methods
readsPrec :: Int -> ReadS Cxx Source #
readList :: ReadS [Cxx] Source #
readPrec :: ReadPrec Cxx Source #
readListPrec :: ReadPrec [Cxx] Source #
showsPrec :: Int -> Cxx -> ShowS Source #
show :: Cxx -> String Source #
showList :: [Cxx] -> ShowS Source #
(==) :: Cxx -> Cxx -> Bool #
(/=) :: Cxx -> Cxx -> Bool #
compare :: Cxx -> Cxx -> Ordering #
(<) :: Cxx -> Cxx -> Bool #
(<=) :: Cxx -> Cxx -> Bool #
(>) :: Cxx -> Cxx -> Bool #
(>=) :: Cxx -> Cxx -> Bool #
max :: Cxx -> Cxx -> Cxx #
min :: Cxx -> Cxx -> Cxx #
findCxx Source #
Arguments
The llvm target to use if Cc supports --target
compileCxx Source #
cxx
output path
C++ source