| ||||
| ||||
Description | ||||
Datatypes and file-access routines for the tick data file used by HPC. (.tix) | ||||
Documentation | ||||
data Tix | ||||
| ||||
data TixModule | ||||
| ||||
tixModuleName :: TixModule -> String | ||||
tixModuleHash :: TixModule -> Hash | ||||
tixModuleTixs :: TixModule -> [Integer] | ||||
readTix :: String -> IO (Maybe Tix) | ||||
writeTix :: String -> Tix -> IO () | ||||
getTixFileName :: String -> String | ||||
Produced by Haddock version 2.6.1 |