| Copyright | (c) 2020 Kowainik |
|---|---|
| License | MPL-2.0 |
| Maintainer | Kowainik <xrom.xkov@gmail.com> |
| Safe Haskell | None |
| Language | Haskell2010 |
Stan.Toml
Description
tomland library integration. TomlCodecs for the Config data type.
Synopsis
- getTomlConfig :: Bool -> Bool -> Maybe FilePath -> IO PartialConfig
- configCodec :: TomlCodec PartialConfig
- usedTomlFiles :: Bool -> Maybe FilePath -> IO [FilePath]