her-lexer

A lexer for Haskell source code.

http://personal.cis.strath.ac.uk/~conor/pub/she

Latest on Hackage:0.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-PublicDomain licensed by Conor McBride
Maintained by Timothy Hobbs<[email protected]>

This is a simple lexer which converts Haskell source code into tokins and back to ordinary haskell again.