| ||||||
| ||||||
| Description | ||||||
| This module provides an library interface to the ld linker program. | ||||||
| Synopsis | ||||||
| ||||||
| Documentation | ||||||
| combineObjectFiles :: Verbosity -> ConfiguredProgram -> FilePath -> [FilePath] -> IO () | ||||||
| Call ld -r to link a bunch of object files together. | ||||||
| Produced by Haddock version 2.7.2 |