haskell-gi-0.22.6: Generate Haskell bindings for GObject Introspection capable libraries
Data.GI.CodeGen.Config
Description
Configuration for the code generator.
data Config Source #
Constructors
Fields
Name of the module being generated.
Whether to print extra info.
List of loaded overrides for the code generator.
Defined in Data.GI.CodeGen.Config
Methods
showsPrec :: Int -> Config -> ShowS #
show :: Config -> String #
showList :: [Config] -> ShowS #