summaryrefslogtreecommitdiff
path: root/fig-monitor-twitch/src
diff options
context:
space:
mode:
Diffstat (limited to 'fig-monitor-twitch/src')
-rw-r--r--fig-monitor-twitch/src/Fig/Monitor/Twitch.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/fig-monitor-twitch/src/Fig/Monitor/Twitch.hs b/fig-monitor-twitch/src/Fig/Monitor/Twitch.hs
index 6ebf145..1b7ced9 100644
--- a/fig-monitor-twitch/src/Fig/Monitor/Twitch.hs
+++ b/fig-monitor-twitch/src/Fig/Monitor/Twitch.hs
@@ -39,7 +39,7 @@ import Network.HTTP.Client as HTTP
import Network.HTTP.Types.Status as HTTP
import Fig.Utils.SExpr
-import Fig.Bus.Client
+import Fig.Bus.SExp.Client
import Fig.Monitor.Twitch.Utils
loginToMaybeUserId :: Text -> Authed (Maybe Text)