| Copyright | (c) 2011-2013 Ian-Woo Kim |
|---|---|
| License | BSD3 |
| Maintainer | Ian-Woo Kim <ianwookim@gmail.com> |
| Stability | experimental |
| Portability | GHC |
| Safe Haskell | None |
| Language | Haskell98 |
FFICXX.Generate.Builder
Description
Documentation
mkCabalFile :: FFICXXConfig -> STGroup String -> Cabal -> (TopLevelImportHeader, [ClassModule]) -> FilePath -> IO () Source
simpleBuilder :: (Cabal, [Class], [TopLevelFunction]) -> IO () Source