language-c-0.3.1.1: Analysis and generation of C codeContentsIndex
Language.C.System.GCC
Portabilityportable
Stabilityexperimental
Maintainerbenedikt.huber@gmail.com
Description
Invoking gcc for preprocessing and compiling.
Synopsis
data GCC
newGCC :: FilePath -> GCC
Documentation
data GCC
GCC represents a reference to the gcc compiler
show/hide Instances
newGCC :: FilePath -> GCC
create a reference to gcc
Produced by Haddock version 2.1.0