datasets : add exceptions #28
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
currently, the parsers
error
andfail
here and there. Since these are synchronous exceptions, it would be better to use MonadThrow, which can be conveniently used at a "pure" type such as Maybe or Either.exceptions
as dependencyerror
andfail
into calls tothrowM
The text was updated successfully, but these errors were encountered: