egison / egison-pattern-src

Manipulating Egison patterns: abstract syntax, parser, and pretty-printer
https://hackage.haskell.org/package/egison-pattern-src
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

return well-structured error #6

Closed coord-e closed 4 years ago

coord-e commented 4 years ago

Using MonadFail to report error from parser would be insufficient.