language-c-0.4.2: Analysis and generation of C code

Portabilityportable
Stabilityexperimental
Maintainerbenedikt.huber@gmail.com
Safe HaskellNone

Language.C.System.GCC

Description

Invoking gcc for preprocessing and compiling.

Synopsis

Documentation

data GCC Source

GCC represents a reference to the gcc compiler

Instances

newGCC :: FilePath -> GCCSource

create a reference to gcc