| Safe Haskell | None |
|---|
Ivory.Compile.C.Types
Documentation
Constructors
| SysInclude FilePath | #include foo.h |
| LocalInclude FilePath | #include foo.h |
type Sources = [Definition]Source
Constructors
| Compile | |
Fields
| |
putSrc :: Definition -> CompileSource
putHdrSrc :: Definition -> CompileSource
putExt :: Definition -> CompileSource