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.11 && <4.12), 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-12-08T08:00:24Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 10873 total (64 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2018-12-08 [all 1 reports]

Readme for language-elm-0.2.0.0

[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