Rename Threads to Connection

This commit is contained in:
Joscha 2018-02-07 16:53:57 +00:00
parent e5fbc09f7b
commit c5a91968d6
2 changed files with 2 additions and 4 deletions

View file

@ -6,7 +6,7 @@
-- | Setup consisting of a few threads to send and receive packets to and from
-- the euphoria api using a websocket connection.
module EuphApi.Threads (
module EuphApi.Connection (
-- * Connecting to euphoria
Connection
, startEuphConnection