Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Documentation
data ParseResult aSource
type P a = String -> Int -> ParseResult aSource
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
data ParseResult aSource
type P a = String -> Int -> ParseResult aSource