We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd8ecf5 commit c4778acCopy full SHA for c4778ac
CHANGES
@@ -3,6 +3,9 @@
3
- Export 'Text' instances from Text.Parsec
4
- Make Text.Parsec exports more visible
5
- Re-arrange Text.Parsec exports
6
+- Add functions 'crlf' and 'endOfLine' to Text.Parsec.Char for handling
7
+ input streams that do not have normalized line terminators.
8
+- Fix off-by-one error in Token.charControl
9
10
3.1.4 & 3.1.5
11
0 commit comments