Copyright | Plow Technologies 2017 |
---|---|
License | BSD3 |
Maintainer | [email protected] |
Stability | experimental |
Safe Haskell | None |
Language | Haskell2010 |
OCaml.BuckleScript.Record
Description
For a Haskell type with an instance of OCamlType, output the OCaml type declaration.
- toOCamlTypeSourceWith :: forall a. OCamlType a => Options -> a -> Text