Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
environmentVariables :: HasEnvironmentVariables s a => Lens' s a Source #
deployment :: Monad m => Text -> StateT DeploymentConfiguration m a -> m DeploymentConfiguration Source #
stack :: Monad m => Text -> StateT StackConfiguration m a -> StateT DeploymentConfiguration m () Source #