module Network.HTTP.Lucu.StaticFile ( ) where staticFile :: FilePath -> ResourceDef staticFile path = ResourceDef { resUsesNativeThread = False , resIsGreedy = False , resGet = Just $ do