fimad / scalpel

A high level web scraping library for Haskell.
Apache License 2.0
323 stars 43 forks source link

ScraperT instances for MonadThrow and MonadCatch #90

Open mrehayden1 opened 3 years ago

mrehayden1 commented 3 years ago

Could instances for these be added where the inner monad also implements them?