BtcLsp.Yesod.Application
Contents
appMain :: Env m => YesodLog -> Pool SqlBackend -> UnliftIO m -> IO () Source #
The main function for an executable running this site.
main
Methods
yesodDispatch :: YesodRunnerEnv App -> Application #