| Safe Haskell | None |
|---|
Jukebox.TPTP.ParseProblem
Documentation
parseProblem :: [FilePath] -> FilePath -> IO (Either String (Problem Form))Source
parseProblemWith :: (FilePath -> IO (Maybe FilePath)) -> ProgressBar -> FilePath -> IO (Either String (Problem Form))Source