tfausak / rattletrap

:car: Parse and generate Rocket League replays.
https://hackage.haskell.org/package/rattletrap
MIT License
150 stars 21 forks source link

Improve error reporting #231

Closed tfausak closed 3 years ago

tfausak commented 3 years ago

Fixes #230.

Still to do:

Also add a stack of labels to the exception in Get.

tfausak commented 3 years ago

Now that I've got the scaffolding all set up I need to decorate all the call sites with labels. Or perhaps I should do that in a separate PR. It'll be noisy.