 | Cabal-1.2.1: A framework for packaging Haskell software | Contents | Index |
|
Distribution.Simple.NHC | Portability | portable | Stability | alpha | Maintainer | Isaac Jones <ijones@syntaxpolice.org> |
|
|
|
Description |
|
|
Synopsis |
|
|
|
Documentation |
|
configure :: Verbosity -> Maybe FilePath -> Maybe FilePath -> ProgramConfiguration -> IO (Compiler, ProgramConfiguration) |
|
build :: PackageDescription -> LocalBuildInfo -> Verbosity -> IO () |
FIX: For now, the target must contain a main module. Not used
ATM. Re-add later.
|
|
Produced by Haddock version 0.8 |