ocaml-export-0.4.0.0: Convert Haskell types in OCaml types

CopyrightPlow Technologies 2017
LicenseBSD3
Maintainermchaver@gmail.com
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

OCaml.BuckleScript.Record

Description

For a Haskell type with an instance of OCamlType, output the OCaml type declaration.

Synopsis

Documentation

toOCamlTypeSourceWith :: forall a. OCamlType a => Options -> a -> Text Source #

Convert a 'Proxy a' into OCaml type source code.