duplo-1.6.19: Frontend development build tool

Safe HaskellNone
LanguageHaskell2010

Development.Duplo.Server

Synopsis

Documentation

serve :: Port -> IO () Source

returnDefault :: FilePath -> ActionM () Source

Return a default file depending on file type. Return the default HTML file otherwise.

guessType :: String -> String Source

Guess the content type from the path's file type