Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- macrofy :: String -> String
- simpleBuilder :: FFICXXConfig -> SimpleBuilderConfig -> IO ()
- touch :: FilePath -> IO ()
- copyFileWithMD5Check :: FilePath -> FilePath -> IO ()
- copyCppFiles :: FilePath -> FilePath -> String -> PackageConfig -> IO ()
- moduleFileCopy :: FilePath -> FilePath -> FilePath -> IO ()
- copyModule :: FilePath -> FilePath -> ClassModule -> IO ()
- copyTemplateModule :: FilePath -> FilePath -> TemplateClassModule -> IO ()
Documentation
simpleBuilder :: FFICXXConfig -> SimpleBuilderConfig -> IO () Source #
copyCppFiles :: FilePath -> FilePath -> String -> PackageConfig -> IO () Source #
copyModule :: FilePath -> FilePath -> ClassModule -> IO () Source #
copyTemplateModule :: FilePath -> FilePath -> TemplateClassModule -> IO () Source #