dhall-recursive-adt: Convert recursive ADTs from and to Dhall

[ dhall, library ] [ Propose Tags ]

Convert recursive ADTs from and to Dhall by automating derivation of FromDhall/ToDhall as much as possible


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
Change log CHANGELOG.md
Dependencies base (>=4.14 && <5), data-fix (>=0.3 && <0.4), dhall (>=1.38 && <1.43), recursion-schemes (>=5.2 && <5.3) [details]
License CC0-1.0
Author amesgen
Maintainer amesgen@amesgen.de
Revised Revision 5 made by amesgen at 2023-11-14T19:09:12Z
Category Dhall
Home page https://github.com/amesgen/dhall-recursive-adt
Bug tracker https://github.com/amesgen/dhall-recursive-adt/issues
Source repo head: git clone https://github.com/amesgen/dhall-recursive-adt
Uploaded by amesgen at 2021-06-04T13:54:59Z
Distributions
Downloads 379 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-06-04 [all 1 reports]

Readme for dhall-recursive-adt-0.1.0.1

[back to package description]

dhall-recursive-adt

CI Hackage

Convert recursive Haskell ADTs from and to Dhall.

See the haddocks for documentation.