diff options
author | pho <pho@pkgsrc.org> | 2021-04-24 06:15:36 +0000 |
---|---|---|
committer | pho <pho@pkgsrc.org> | 2021-04-24 06:15:36 +0000 |
commit | 80a149855cbb665d0c578eadab3f451406522d0d (patch) | |
tree | 312ac74a0850f1bd6796b679a51fcb76392d8de4 /mbone | |
parent | ec9ca4365aadc3dd54fe829479620df5444b95ea (diff) | |
download | pkgsrc-80a149855cbb665d0c578eadab3f451406522d0d.tar.gz |
Update to megaparsec-9.0.1
Megaparsec 9.0.1
* Added Safe Haskell support.
Megaparsec 9.0.0
* Split the Stream type class. The methods showTokens and tokensLength
have been put into a separate type class VisualStream, while
reachOffset and reachOffsetNoLine are now in TraversableStream. This
should make defining Stream instances for custom streams easier.
* Defined Stream instances for lists and Seqs.
* Added the functions hspace and hspace1 to the Text.Megaparsec.Char
and Text.Megaparsec.Byte modules.
Diffstat (limited to 'mbone')
0 files changed, 0 insertions, 0 deletions