indentparser

A parser for indentation based structures

http://www.cse.iitk.ac.in/users/ppk/code/HASKELL/indentparser

Latest on Hackage:0.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 Piyush P Kurur
Maintained by [email protected]

This is a complete rewrite of the Indentparser package. Using the monad transformer structer of parsec 3, the code has been greatly simplified. Besides these changes the code is now in public domain.