servant/servant-client/src/Servant
Clement Delafargue 82a2c1f463 keep structured exceptions in ConnectionError
fixes #807
Previously, there were two levels of `SomeException` (see #714). A
test makes sure there is only one level of wrapping.
2019-02-05 12:46:06 +02:00
..
Client keep structured exceptions in ConnectionError 2019-02-05 12:46:06 +02:00
Client.hs Separate Servant.Client.Streaming 2018-11-08 17:58:21 +02:00