flatparse icon indicating copy to clipboard operation
flatparse copied to clipboard

Link to examples in hackage docs is broken

Open maerten opened this issue 1 year ago • 0 comments

At this page: https://hackage.haskell.org/package/flatparse , there is a link to examples, but it appears to be broken.

Tutorial

Informative tutorials are work in progress. See src/FlatParse/Examples for a > lexer/parser example with acceptably good error messages.

That link ends up at https://hackage.haskell.org/package/flatparse-0.5.2.1/src/FlatParse/Examples, which only shows:

Page not found

Sorry, it's just not here.

maerten avatar Apr 12 '25 18:04 maerten