| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Data.GI.CodeGen.Config
Description
Configuration for the code generator.
- data Config = Config {}
- data CodeGenFlags = CodeGenFlags {}
Documentation
Constructors
| Config | |
data CodeGenFlags Source #
Flags controlling different aspects of the code generator.
Constructors
| CodeGenFlags | |
Fields
| |
Instances