streamly
streamly copied to clipboard
Remove MonadCatch/MonadThrow constraints from parsers
trafficstars
We can return either instead of throwing an error.
Fixed by #1782