euph-api/src
Joscha 2fd045d59b Fix STM blocking on connecting
When attempting to connect to an address that doesn't exist,
startEuphConnection now doesn't result in a thread blocked by an STM
transaction any more. It now throws a simple ConnectionFailed exception.
2018-03-03 09:59:33 +00:00
..
EuphApi Fix STM blocking on connecting 2018-03-03 09:59:33 +00:00
EuphApi.hs Add EuphApi.Utils.DetailedHelp module 2018-02-26 16:05:13 +00:00