language-elm: Generate elm code

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Generate elm code from an ast


[Skip to Readme]

Properties

Versions 0.0.1.0, 0.0.2.0, 0.0.3.0, 0.0.4.0, 0.0.5.0, 0.0.6.0, 0.0.7.0, 0.0.8.0, 0.0.9.0, 0.0.10.0, 0.0.10.1, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.2, 0.1.1.3, 0.2.0.0
Change log None available
Dependencies base (>=4.11 && <5), MissingH, mtl, pretty, protolude [details]
License BSD-3-Clause
Copyright 2017 Elias Lawson-Fox
Author Elias Lawson-Fox
Maintainer me@eliaslfox.com
Category Web
Home page https://github.com/eliaslfox/language-elm#readme
Bug tracker https://github.com/eliaslfox/language-elm/issues
Source repo head: git clone https://github.com/eliaslfox/language-elm
Uploaded by eliaslfox at 2018-11-02T21:39:52Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for language-elm-0.1.1.2

[back to package description]

language-elm

A haskell library for generating elm source code from an ast.

Usage

Install language-elm from stack

stack install language-elm

Documentation

Documentation