language-c-0.3.1.1: Analysis and generation of C codeSource 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 Source
GCC represents a reference to the gcc compiler
newGCC :: FilePath -> GCCSource
create a reference to gcc
Produced by Haddock version 2.6.1