https://github.com/amesgen/dhall-recursive-adt
Convert recursive ADTs between Dhall and Haskell
https://github.com/amesgen/dhall-recursive-adt
dhall
Last synced: about 1 year ago
JSON representation
Convert recursive ADTs between Dhall and Haskell
- Host: GitHub
- URL: https://github.com/amesgen/dhall-recursive-adt
- Owner: amesgen
- License: cc0-1.0
- Created: 2021-01-28T15:35:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T23:47:47.000Z (over 1 year ago)
- Last Synced: 2025-03-17T18:48:42.401Z (over 1 year ago)
- Topics: dhall
- Language: Haskell
- Homepage:
- Size: 48.8 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# dhall-recursive-adt
[](https://github.com/amesgen/dhall-recursive-adt/actions)
[](https://hackage.haskell.org/package/dhall-recursive-adt)
Convert recursive Haskell ADTs from and to [Dhall](https://dhall-lang.org).
See [the haddocks](https://hackage.haskell.org/package/dhall-recursive-adt/docs/Dhall-Deriving-Recursive.html) for documentation.