summaryrefslogtreecommitdiff
path: root/PingMachine.hs
diff options
context:
space:
mode:
Diffstat (limited to 'PingMachine.hs')
-rw-r--r--PingMachine.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/PingMachine.hs b/PingMachine.hs
index 4a1cb008..ccf5b1d3 100644
--- a/PingMachine.hs
+++ b/PingMachine.hs
@@ -2,7 +2,6 @@
2{-# LANGUAGE TupleSections #-} 2{-# LANGUAGE TupleSections #-}
3module PingMachine where 3module PingMachine where
4 4
5import Control.Applicative
6import Control.Monad 5import Control.Monad
7import Data.Function 6import Data.Function
8#ifdef THREAD_DEBUG 7#ifdef THREAD_DEBUG