wai-handler-devel-0.4.3.1: WAI server that automatically reloads code after modification.

Network.Wai.Handler.DevelServer

Documentation

run :: Int -> ModuleName -> FunctionName -> (FilePath -> IO [FilePath]) -> Maybe (MVar ()) -> IO ()Source

runQuit :: Int -> ModuleName -> FunctionName -> (FilePath -> IO [FilePath]) -> IO ()Source

runNoWatch :: Int -> ModuleName -> FunctionName -> (FilePath -> IO [FilePath]) -> IO ()Source