mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
6874f18f77
An extraction script that makes the LF reading libraries (DAML LF archive decoding to an AST) usable in other Haskell projects. This script once existed but is not available any more, so I have resurrected the script, adapted to current usage, and upgraded to the newest stackage LTS that can support it. These libraries _could_ be versioned manually to released SDKs and published if desirable (without making any guarantees about the stability, therefore prefixing the version with `0.`. CHANGELOG_BEGIN Tool to extract Haskell libraries for DAML LF archives for use in other Haskell projects CHANGELOG_END |
||
---|---|---|
.. | ||
src/DA/Daml/LF | ||
BUILD.bazel | ||
daml-lf-proto.cabal |