[Move code Roman Leshchinskiy **20091124151751 Ignore-this: 74fb1ac3323ddbd3d7338bc593137a1 ] hunk ./Analyse.hs 37 -outputHTML :: Table -> IO () -outputHTML t - = do - putStrLn "" - putStrLn $ htmlTable t - putStrLn "" - hunk ./Analyse.hs 122 +outputHTML :: Table -> IO () +outputHTML t + = do + putStrLn "" + putStrLn $ htmlTable t + putStrLn "" +