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

Copyright(c) 2008 Benedikt Huber
LicenseBSD-style
Maintainerbenedikt.huber@gmail.com
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell98

Language.C.System.GCC

Description

Invoking gcc for preprocessing and compiling.

Synopsis

Documentation

data GCC #

GCC represents a reference to the gcc compiler

Instances
Preprocessor GCC # 
Instance details

Defined in Language.C.System.GCC

newGCC :: FilePath -> GCC #

create a reference to gcc