1 {-# LANGUAGE CPP #-}
1 module Main where
2 module Main where
2
3
3 import Network
4 import Network
4 import IO
5 import IO
5 import System.IO
6 import System.IO