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

Cfg.Source.RootConfig

Documentation

class GConfigTree (a :: Type -> Type) where Source #

Instances

Instances details
(Constructor c, GConfigForest f) => GConfigTree (M1 C c f) Source # 
Instance details

Defined in Cfg.Source.RootConfig

GConfigTree f => GConfigTree (M1 D s f) Source # 
Instance details

Defined in Cfg.Source.RootConfig

GConfigTree f => GConfigTree (M1 S s f) Source # 
Instance details

Defined in Cfg.Source.RootConfig