Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

dhall-eta-1.0.0

Latest
Compare
Choose a tag to compare
@jneira jneira released this 18 Jan 20:41
· 6 commits to master since this release

First version of the library!
Artifacts:

  • dhall-eta-all-1.0.0.jar: an uberjar with all dependencies included (even dhall-model), minimized using proguard. Ready to use out of the box!
  • dhall-model-1.0.0: plain old java objects with the core business logic of dhall. No code to parsing, normalizing o typecheching here, only data.