Safe Haskell | Safe-Infered |
---|
Main
Documentation
readLogOrDie :: FilePath -> IO EventLog
showValidate :: (s -> String) -> (i -> String) -> Either (s, i) s -> String
showProcess :: (Show e, Show a) => Process e a -> String
showIndexed :: (k -> String) -> (v -> String) -> Map k v -> String