Network.Wai.Handler.DevelServer
Documentation
run :: Int -> ModuleName -> FunctionName -> (FilePath -> IO [FilePath]) -> Maybe (MVar ()) -> IO ()Source
runNoWatch :: Int -> ModuleName -> FunctionName -> (FilePath -> IO [FilePath]) -> IO ()Source
wai-handler-devel-0.4.4.1: WAI server that automatically reloads code after modification.
Network.Wai.Handler.DevelServer
run :: Int -> ModuleName -> FunctionName -> (FilePath -> IO [FilePath]) -> Maybe (MVar ()) -> IO ()Source
runNoWatch :: Int -> ModuleName -> FunctionName -> (FilePath -> IO [FilePath]) -> IO ()Source