]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - examples/HelloWorld.hs
Still making many changes...
[Lucu.git] / examples / HelloWorld.hs
index ec5b542fb91a82fcb7679d35709ca74bca9487dc..3b17bf8bd08a08976fd79577628678bea1ada6eb 100644 (file)
@@ -32,7 +32,6 @@ helloWorld
                       outputChunk "Hello, "
                       outputChunk "World!\n"
                       outputChunk =≪ Lazy.pack <$> getRemoteAddr'
-                      
       , resPost
           = Just $ do str1 ← inputChunk 3
                       str2 ← inputChunk 3