gigaparsec/TODO.txt

9 lines
251 B
Plaintext
Raw Normal View History

Write Repeat tests
2024-09-25 22:56:48 +00:00
Clean up cursor tests
Combine Cursor with State
Think about not requiring so much Pos() when making messages
2024-09-14 02:53:17 +00:00
Rename Seq2 to Seq
Document Seq
2024-09-18 19:01:44 +00:00
Should MakeState be private now that there's Run?
What's Megaparsec got that we ain't got?