Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Jukebox.TPTP.Parsec
Documentation
Constructors
Parsec | |
parseError :: [String] -> Parsec a b Source #
run :: Stream a c => (Position a -> [String]) -> Parsec a b -> a -> (Position a, Either [String] b) Source #
jukebox-0.2.20: A first-order reasoning toolbox
Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Jukebox.TPTP.Parsec
Constructors
Parsec | |
parseError :: [String] -> Parsec a b Source #
run :: Stream a c => (Position a -> [String]) -> Parsec a b -> a -> (Position a, Either [String] b) Source #