Changelog for IndentParser-0.2

Mon Oct 15 20:05:18 IST 2007 ppk@cse.iitk.ac.in * Reorganised and Nested indent Fix Bugs Fix * Serious trouble when indentation structures are nested. Hopefully fixed. Reorganisation * All state manipulation parsers are moved into the module IndentParser.Prim which is hidden. * IndentToken renamed to IndentParser.Token * Redefined parser state of indent parser. Mon Oct 8 10:22:13 IST 2007 ppk@cse.iitk.ac.in tagged IndentParser-0.1 Mon Oct 8 10:19:27 IST 2007 ppk@cse.iitk.ac.in * Initial Version Haskell modules to construct Indentation based syntactic structures. How to Install: via Cabal. Suggestion and bug reports are welcome (have a glance at TODO).