Cabal-1.14.0: A framework for packaging Haskell softwareContentsIndex
Distribution.Simple.Program.Hpc
Portabilityportable
Maintainercabal-devel@haskell.org
Description
This module provides an library interface to the hpc program.
Documentation
markup
:: ConfiguredProgram
-> Verbosity
-> FilePathPath to .tix file
-> FilePathPath to directory with .mix files
-> FilePathPath where html output should be located
-> [ModuleName]List of modules to exclude from report
-> IO ()
union
:: ConfiguredProgram
-> Verbosity
-> [FilePath]Paths to .tix files
-> FilePathPath to resultant .tix file
-> [ModuleName]List of modules to exclude from union
-> IO ()
Produced by Haddock version 2.6.1