| ||||||||||||||||||||||
| ||||||||||||||||||||||
| Description | ||||||||||||||||||||||
| This module contains most of the NHC-specific code for configuring, building and installing packages. | ||||||||||||||||||||||
| Synopsis | ||||||||||||||||||||||
| ||||||||||||||||||||||
| Documentation | ||||||||||||||||||||||
| configure :: Verbosity -> Maybe FilePath -> Maybe FilePath -> ProgramConfiguration -> IO (Compiler, ProgramConfiguration) | ||||||||||||||||||||||
| getInstalledPackages :: Verbosity -> PackageDBStack -> ProgramConfiguration -> IO PackageIndex | ||||||||||||||||||||||
| buildLib :: Verbosity -> PackageDescription -> LocalBuildInfo -> Library -> ComponentLocalBuildInfo -> IO () | ||||||||||||||||||||||
| Building a package for Hugs. | ||||||||||||||||||||||
| buildExe :: Verbosity -> PackageDescription -> LocalBuildInfo -> Executable -> ComponentLocalBuildInfo -> IO () | ||||||||||||||||||||||
| Building an executable for Hugs. | ||||||||||||||||||||||
| install | ||||||||||||||||||||||
| ||||||||||||||||||||||
| registerPackage :: Verbosity -> InstalledPackageInfo -> PackageDescription -> LocalBuildInfo -> Bool -> PackageDBStack -> IO () | ||||||||||||||||||||||
| Produced by Haddock version 2.6.1 | ||||||||||||||||||||||