Safe Haskell | None |
---|
Language.Preprocessor.Cpphs.RunCpphs
Documentation
runCpphs :: CpphsOptions -> FilePath -> String -> IO String
runCpphsReturningSymTab :: CpphsOptions -> FilePath -> String -> IO (String, [(String, String)])
cpphs
Safe Haskell | None |
---|
Language.Preprocessor.Cpphs.RunCpphs
runCpphs :: CpphsOptions -> FilePath -> String -> IO String
runCpphsReturningSymTab :: CpphsOptions -> FilePath -> String -> IO (String, [(String, String)])