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