Changelog of @hackage/indents 0.4.0.1

Changelog

  • 0.4.0.1 (2017-12-26)

    • Bump tasty and tasty-hunit dependencies
  • 0.4.0.0 (2016-12-22)

    • Improved error messages
    • Added a simple test suite
    • Use ReaderT stack instead of State
    • Add IndentParserT in addition to IndentParser
    • Remove dependency on concatenative
    • Add topLevel, notTopLevel functions
    • Add runIndentParserT, runIndentParser convenience functions