-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | A library to generate Elm types from Haskell source.
--   
--   Generate Elm source code automatically from Haskell types. Using
--   GHC.Generics, we can automatically derive Elm type declarations, and
--   Aeson-compatible JSON decoders &amp; encoders.
@package elm-export
@version 0.6.0.1

module Elm
