From 427ab285243493770c7c645fe52478ef59fff981 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 21 Mar 2015 22:13:35 +0900 Subject: TODO --- src/sariulccron.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sariulccron.hs b/src/sariulccron.hs index 07cef40..d723935 100644 --- a/src/sariulccron.hs +++ b/src/sariulccron.hs @@ -35,6 +35,7 @@ resetTime (c, Score x _) = (c, Score x 0) main :: IO () main = runSariulClocksIO $ do + -- TODO: error handling if no cmd line supplied! liftIO $ liftM head getArgs >>= setCurrentDirectory scores <- readScoresFile -- Proceed only if we actually read some scores. -- cgit v1.2.3