euph-api/src/EuphApi
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
..
Utils Add EuphApi.Utils.DetailedHelp module 2018-02-26 16:05:13 +00:00
Bot.hs Add replyTo for easier replying 2018-02-25 21:44:06 +00:00
Connection.hs Fix STM blocking on connecting 2018-03-03 09:59:33 +00:00
Types.hs Add EuphApi.Utils.Listing module 2018-02-25 20:20:20 +00:00
Utils.hs Improve module documentation 2018-02-23 21:04:08 +00:00