elmental: Generate Elm datatype definitions, encoders and decoders from Haskell datatypes.

[ bsd3, codegen, library, program ] [ Propose Tags ]

Elmental is a code generator that takes in Haskell type definitions and generates Elm datatypes, along with Aeson-compatible encoders and decoders. It emphasizes flexibility, support for a large number of Haskell types, and integration into existing Elm codebases.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2
Change log CHANGELOG.md
Dependencies base (>=4.16.4.0 && <5.0), containers (>=0.6.7 && <0.8), directory (>=1.3.7 && <1.4), elmental, filepath (>=1.4.2 && <1.6), kind-generics (>=0.5.0 && <0.6), kind-generics-th (<0.3), neat-interpolation (>=0.5.1 && <0.6), text (>=2.0.2 && <2.2) [details]
License BSD-3-Clause
Author Gaël Deest
Maintainer Gaël Deest
Category Codegen
Home page https://github.com/gdeest/elmental
Source repo head: git clone https://github.com/gdeest/elmental.git
Uploaded by GaelDeest at 2024-06-05T07:43:40Z
Distributions NixOS:0.1.0.2
Executables generate-test-app-code
Downloads 78 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-06-05 [all 1 reports]