streamly icon indicating copy to clipboard operation
streamly copied to clipboard

Remove MonadCatch/MonadThrow constraints from parsers

Open harendra-kumar opened this issue 3 years ago • 0 comments
trafficstars

We can return either instead of throwing an error.

harendra-kumar avatar Jun 07 '22 10:06 harendra-kumar

Fixed by #1782

harendra-kumar avatar Aug 22 '22 08:08 harendra-kumar