]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - examples/HelloWorld.hs
Fixed many bugs...
[Lucu.git] / examples / HelloWorld.hs
index 7515347cfedfd2fd385f326f0dbf2d9941ab826a..ec5b542fb91a82fcb7679d35709ca74bca9487dc 100644 (file)
@@ -39,4 +39,4 @@ helloWorld
                       str3 ← inputChunk 3
                       setContentType $ parseMIMEType "text/hello"
                       output ("[" ⊕ str1 ⊕ " - " ⊕ str2 ⊕ "#" ⊕ str3 ⊕ "]")
-      }
\ No newline at end of file
+      }