From df8768ae3ad3a3f7cc701fb0efa8c86ee8b76b34 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Wed, 15 Dec 2010 01:01:21 +0100 Subject: White space --- Commands.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Commands.hs') diff --git a/Commands.hs b/Commands.hs index ce778cf..d205dbf 100644 --- a/Commands.hs +++ b/Commands.hs @@ -73,7 +73,7 @@ instance Exec Command where cb $ "Could not execute command " ++ prog --- | Work arount to the Int max bound: since threadDelay takes an Int, it +-- | Work around to the Int max bound: since threadDelay takes an Int, it -- is not possible to set a thread delay grater than about 45 minutes. -- With a little recursion we solve the problem. tenthSeconds :: Int -> IO () -- cgit v1.2.3