| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Main
Documentation
data Options
Constructors
| Options | |
Fields
| |
showVersion :: IO ()
isParseError :: Show a => a -> PDBEvent -> Maybe [Char]
isUnhandled :: Show a => a -> PDBEvent -> Maybe [Char]
processFile :: Options -> Bool -> String -> IO ()
processFileLoop :: String -> Options -> () -> PDBEvent -> IO ()