Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Trace.Hpc.Tix
Description
Datatypes and file-access routines for the tick data file
(.tix
) used by Hpc.
Documentation
data TixModule
tixModuleName :: TixModule -> String
tixModuleHash :: TixModule -> Hash
tixModuleTixs :: TixModule -> [Integer]
getTixFileName :: String -> String
getTixFullName
takes a binary or .tix
-file name,
and normalizes it into a .tix
-file name.