From 293fab1df23821b5f131603c4db56ab71681ce59 Mon Sep 17 00:00:00 2001 From: Joris Guyonvarch Date: Sun, 12 Apr 2015 22:22:50 +0200 Subject: The listener will not show results at init step for now, only the new results --- src/Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Main.hs') diff --git a/src/Main.hs b/src/Main.hs index ad70402..f38646b 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -16,6 +16,6 @@ main = do maybeConfig <- C.getConfig case maybeConfig of Just config -> - listenToNewAds config [] + listenToNewAds config Nothing -> T.putStrLn C.configUsage -- cgit v1.2.3