servant/servant-client/test/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
..
ClientSpec.hs keep structured exceptions in ConnectionError 2019-02-05 12:46:06 +02:00
StreamSpec.hs Implement HasClient (StreamBody ... :> api) 2019-02-02 15:50:23 +02:00