Closed neilmayhew closed 3 years ago
Fail parsing if the input isn't completely consumed
Without this, parsing stops at the start of any invalid input and returns a successful result
Closes #29
This change is
Nice! :ok_hand: Thanks.
I can't upload to hackage, so that'll have to wait until I have energy to waste.
No worries. Thanks for merging.
Fail parsing if the input isn't completely consumed
Without this, parsing stops at the start of any invalid input and returns a successful result
Closes #29
This change is