parsec v3.1.6 Release Notes

Release Date: 2014-09-10 // over 9 years ago
    • ๐Ÿ“œ Export Text instances from Text.Parsec
    • ๐Ÿ“œ Make Text.Parsec exports more visible
    • ๐Ÿ“œ Re-arrange Text.Parsec exports
    • โž• Add functions crlf and endOfLine to Text.Parsec.Char for handling input streams that do not have normalized line terminators.
    • ๐Ÿ›  Fix off-by-one error in Token.charControl