cfg-0.0.1.0: Type generated application configuration
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cfg.Env

Synopsis

Documentation

envSourceSep :: forall m. (MonadFail m, MonadIO m) => Text -> Tree Text -> m (Tree Text) Source #

Since: 0.0.1.0

envSource :: (MonadFail m, MonadIO m) => Tree Text -> m (Tree Text) Source #

Since: 0.0.1.0

printDotEnv' :: FilePath -> Text -> Tree Text -> IO () Source #

Since: 0.0.1.0

printDotEnv :: forall a. RootConfig a => FilePath -> IO () Source #

Since: 0.0.1.0