Can `ParseError` Extend `Schema.TaggedError` Instead of `Data.TaggedError`?
is it possible for
ParseError to extend Schema.TaggedError instead of Data.TaggedErrorParseErrorSchema.TaggedErrorData.TaggedError