Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Code generation for public API types.
Documentation
generateAPITypes :: Space -> OpaqueTypes -> CompilerM op s (Map Text Type) Source #
valueTypeToCType :: Publicness -> ValueType -> CompilerM op s Type Source #