mirror of
https://github.com/mrkkrp/megaparsec.git
synced 2024-11-29 23:52:51 +03:00
Fix a typo in the changelog
[skip ci]
This commit is contained in:
parent
5054fe8f8b
commit
269ad9091f
@ -18,7 +18,7 @@
|
||||
* `satisfy` does not depend on type of token, and so it now lives in
|
||||
`Text.Megaparsec`.
|
||||
|
||||
* `anyToken` was renamed to `anySingle` and moved to `Text.Megaparsec`.
|
||||
* `anyChar` was renamed to `anySingle` and moved to `Text.Megaparsec`.
|
||||
|
||||
* `notChar` was renamed to `anySingleBut` and moved to `Text.Megaparsec`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user