Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- runAppWithSocket :: Settings -> Application -> FileMode -> FilePath -> IO ()
- installSignalHandlers :: AppState -> IO ()
Documentation
runAppWithSocket :: Settings -> Application -> FileMode -> FilePath -> IO () Source #
Run the PostgREST application with user defined socket.
installSignalHandlers :: AppState -> IO () Source #
Set signal handlers, only for systems with signals