]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - examples/Implanted.hs
Implemented fallback handler.
[Lucu.git] / examples / Implanted.hs
index 633e40ae4f1361cfebf4ee344a760045742ab15e..390a572873b00119ca8f3c690ced9441e9a6b101 100644 (file)
@@ -7,5 +7,5 @@ main = let config    = defaultConfig { cnfServerPort = PortNumber 9999 }
            resources = mkResTree [ ([], miseRafturai) ]
        in
          do putStrLn "Access http://localhost:9999/ with your browser."
-            runHttpd config resources
+            runHttpd config resources []
                                    
\ No newline at end of file