Safe Haskell | None |
---|---|
Language | Haskell98 |
Network.Wai.Handler.Launch
- run :: Application -> IO ()
- runUrl :: String -> Application -> IO ()
- runUrlPort :: Int -> String -> Application -> IO ()
- runHostPortUrl :: String -> Int -> String -> Application -> IO ()
Documentation
run :: Application -> IO () #
runUrl :: String -> Application -> IO () #
runUrlPort :: Int -> String -> Application -> IO () #
runHostPortUrl :: String -> Int -> String -> Application -> IO () #
Since: 3.0.1