X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=examples%2FHelloWorld.hs;h=3b17bf8bd08a08976fd79577628678bea1ada6eb;hp=ec5b542fb91a82fcb7679d35709ca74bca9487dc;hb=1789cee5ee66d2f7f2b26280be2f13eac4df7980;hpb=1f3ac4a08b413a7438258c8e196873f5e8a9718f diff --git a/examples/HelloWorld.hs b/examples/HelloWorld.hs index ec5b542..3b17bf8 100644 --- a/examples/HelloWorld.hs +++ b/examples/HelloWorld.hs @@ -32,7 +32,6 @@ helloWorld outputChunk "Hello, " outputChunk "World!\n" outputChunk =≪ Lazy.pack <$> getRemoteAddr' - , resPost = Just $ do str1 ← inputChunk 3 str2 ← inputChunk 3