keter-0.2.0.1: Web application deployment manager, focusing on Haskell web frameworks

Safe HaskellNone

Keter.App

Documentation

data App Source

startSource

Arguments

:: TempFolder 
-> PortManager 
-> Postgres 
-> Logger 
-> Appname 
-> FilePath

app bundle

-> KIO ()

action to perform to remove this App from list of actives

-> KIO (App, KIO ())