summaryrefslogtreecommitdiff
path: root/Foo.hs
diff options
context:
space:
mode:
authorpb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157>2009-11-29 00:24:58 +0000
committerpb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157>2009-11-29 00:24:58 +0000
commit0bcb04ba9b6efd1b3208852d4c213f9194fa7328 (patch)
tree0ae9efe78c50f6238f719253635dbea4e8d6267b /Foo.hs
parent6ca6b3ae67c2e345be8d672ccc542b4edff99e3d (diff)
git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@5 9f8f72e9-4bf4-416e-b76e-7d4203597157
Diffstat (limited to 'Foo.hs')
-rw-r--r--Foo.hs5
1 files changed, 2 insertions, 3 deletions
diff --git a/Foo.hs b/Foo.hs
index 08ec797..ae5930d 100644
--- a/Foo.hs
+++ b/Foo.hs
@@ -2,8 +2,7 @@
module Main (main) where
-import Control.Monad.State
-import IO
+import Control.Monad
-main = return $ "hello"
+main = return $ "hello "