language-objc-0.4.2.3: Analysis and generation of Objective C code

Portabilityportable
Stabilityexperimental
Maintainerjwlato@gmail.com
Safe HaskellNone

Language.ObjC.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