aesiniath / http-streams

Haskell HTTP client library for use with io-streams
https://hackage.haskell.org/package/http-streams
BSD 3-Clause "New" or "Revised" License
50 stars 48 forks source link

Expose exceptions tycons, so we can catch them. #53

Closed bitonic closed 10 years ago

bitonic commented 10 years ago

Otherwise the only option to write exception-safe code is SomeException.