mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
75c9b1bf91
* Introduce a simpler template desugaring without support for generic templates This adapts the LF conversion to the new template desugaring introduced in our GHC fork. The guiding principle is that we use the typeclasses directly to avoid generating, typechecking and converting redundant code caused by indirections. I updated the template desugaring documentation so that is probably a good starting point for reviewing this. * Address review comments * Fix daml doc tests * Fix data dependency tests * Switch to new ghc-lib release |
||
---|---|---|
.. | ||
src/DA/Daml | ||
BUILD.bazel |