aboutsummaryrefslogtreecommitdiff
path: root/src/AdListener.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/AdListener.hs')
-rw-r--r--src/AdListener.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/AdListener.hs b/src/AdListener.hs
index eee2de4..a52e188 100644
--- a/src/AdListener.hs
+++ b/src/AdListener.hs
@@ -8,6 +8,7 @@ import Data.List (intersperse)
import Data.Text (Text)
import qualified Data.Text as T
import qualified Data.Text.IO as T
+import Data.Time.Clock (getCurrentTime, diffUTCTime, UTCTime)
import Control.Concurrent (threadDelay)