| ||||||||
| ||||||||
Description | ||||||||
Synopsis | ||||||||
| ||||||||
Documentation | ||||||||
build :: PackageDescription -> LocalBuildInfo -> Int -> IO () | ||||||||
Building a package for JHC. Currently C source files are not supported. | ||||||||
installLib :: Int -> FilePath -> FilePath -> PackageDescription -> Library -> IO () | ||||||||
installExe :: Int -> FilePath -> FilePath -> PackageDescription -> Executable -> IO () | ||||||||
Produced by Haddock version 0.8 |