indentation-trifecta

Indentation sensitive parsing combinators for Trifecta

https://bitbucket.org/adamsmd/indentation

Latest on Hackage:0.1.0

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.

BSD-3-Clause licensed by Michael D. Adams <http://michaeldadams.org/>

Indentation sensitive parsing combinators for Trifecta.

See

Michael D. Adams and Ömer S. Ağacan. Indentation-sensitive parsing for Parsec. In Proceedings of the 2014 ACM SIGPLAN Symposium on Haskell, Haskell ’14, pages 121–132. ACM, New York, NY, USA, September 2014. ISBN 978-1-4503-3041-1. doi:10.1145/2633357.2633369.

This package provides indentation combinators for Trifecta. For Parsec, install indentation-parsec. For backward compatability or to install both, install indentation.