| Copyright | Plow Technologies 2017 |
|---|---|
| License | BSD3 |
| Maintainer | mchaver@gmail.com |
| 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.
Synopsis
- toOCamlTypeSourceWith :: forall a. OCamlType a => Options -> a -> Text