
A fully compliant haskell 98 lexer written in haskell. the lexer produces a list tuples containing a token type identifier, its position and the token string.
this package provides a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.