]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - examples/ImplantedSmall.hs
Unfoldable Dispatcher
[Lucu.git] / examples / ImplantedSmall.hs
index af35b6320979db7d247649b90e3041e66ee1e4bb..a985cae482d20037d125cda916bd3dbef756f33b 100644 (file)
@@ -1,7 +1,10 @@
+{-# LANGUAGE
+    UnicodeSyntax
+  #-}
 import Network.HTTP.Lucu
 import SmallFile
 
-main :: IO ()
+main  IO ()
 main = let config    = defaultConfig { cnfServerPort = "9999" }
            resources = mkResTree [ ([], smallFile) ]
        in