Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Datatypes and file-access routines for the tick data file
(.tix
) used by Hpc.
Documentation
Tix
is the storage format for our dynamic information about
what boxes are ticked.
tixModuleName :: TixModule -> String Source #
tixModuleHash :: TixModule -> Hash Source #
tixModuleTixs :: TixModule -> [Integer] Source #
getTixFileName :: String -> String Source #
getTixFullName
takes a binary or .tix
-file name,
and normalizes it into a .tix
-file name.