Megaparsec is a monadic parser combinator library for Haskell with improved error reporting and indentation-aware parsing
Megaparsec is a monadic parser combinator library for Haskell. It is based on Parsec and provides improved error reporting and indentation-aware parsing.