elm-bridge-0.1.0.0: Derive Elm types from Haskell types

Safe HaskellSafe-Inferred
LanguageHaskell2010

Elm.Module

Synopsis

Documentation

data DefineElm Source

Existential quantification wrapper for lists of type definitions

Constructors

forall a . IsElmDefinition a => DefineElm (Proxy a) 

makeElmModule :: String -> [DefineElm] -> String Source

Compile an Elm module