language-elm: Generate elm code

[ bsd3, library, web ] [ Propose Tags ]

Generate elm code from an ast


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 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.3, 0.2.0.0
Dependencies base (>=4.9.1 && <4.10), MissingH (>=1.4.0 && <1.5), mtl (>=2.2.1 && <2.3), pretty (>=1.1.3 && <1.2), protolude (>=0.2 && <0.3) [details]
License BSD-3-Clause
Copyright 2017 Elias Lawson-Fox
Author Elias Lawson-Fox
Maintainer eliaslfox@gmail.com
Category Web
Home page https://github.com/eliaslfox/language-elm#readme
Source repo head: git clone https://github.com/eliaslfox/language-elm
Uploaded by eliaslfox at 2017-09-13T08:44:24Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 10851 total (55 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-09-13 [all 1 reports]

Readme for language-elm-0.1.0.1

[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