etc-0.0.0.2: Declarative configuration spec for Haskell projects

Safe HaskellNone
LanguageHaskell2010

System.Etc.Internal.Config

Documentation

getConfigValue :: (MonadThrow m, FromJSON result) => [Text] -> Config -> m result Source #