packages feed

hlex-0.1.0: README.md

# hlex

![ci](https://github.com/SebTee/Hlex/actions/workflows/ci.yml/badge.svg)

The tools needed to create a lexer from a lexical grammar in Haskell.

You can see an [example language](https://hackage.haskell.org/package/hlex/docs/Hlex.html#g:1)
in the [documentation](https://hackage.haskell.org/package/hlex/docs/doc-index.html).