wai-handler-launch-1.2.0.2: Launch a web app in the default browser.
Network.Wai.Handler.Launch
run :: Application -> IO ()Source
runUrl :: String -> Application -> IO ()Source
runUrlPort :: Int -> String -> Application -> IO ()Source