| Cabal-1.2.2.0: A framework for packaging Haskell software | Contents | Index |
|
Distribution.Compiler | Portability | portable | Stability | alpha | Maintainer | Isaac Jones <ijones@syntaxpolice.org> |
|
|
|
|
|
Description |
Haskell compiler flavors
|
|
|
Documentation |
|
data CompilerFlavor |
Constructors | GHC | | NHC | | Hugs | | HBC | | Helium | | JHC | | OtherCompiler String | |
| Instances | |
|
|
defaultCompilerFlavor :: Maybe CompilerFlavor |
|
Produced by Haddock version 0.8 |