language-c-0.6.1: 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

newGCC :: FilePath -> GCC #

create a reference to gcc