This release makes readWithImports
return IO (Either T.Text Protocol)
instead of IO (Either (ParseErrorBundle T.Text Char) Protocol)
which results in parser errors being pretty printed! 🚨💅
Full Changelog: https://github.com/higherkindness/avro-parser-haskell/commits/v0.1.4.0