daml/triggers
Sofia Faro e52c2a0252
Bundle ghcversion.h and hpp with damlc. (#8278)
* Bundle hpp with damlc.

This PR eliminates the red squiggly lines you get when opening up the
standard library in daml studio (e.g. after a Go To Definitien).

(When CPP is used, Go To Definition is still pointing to the wrong place,
because the line numbers are messed up. But it's better than having a
million error messages.)

We could also remove --cpp flag in a separate PR, though that may be
considered a breaking change.

changelog_begin
changelog_end

* cleanup locateRunfiles jank

* Revert "cleanup locateRunfiles jank"

This reverts commit 82552003ae.
2020-12-14 17:23:41 +00:00
..
daml Bundle ghcversion.h and hpp with damlc. (#8278) 2020-12-14 17:23:41 +00:00
runner Handle token expiry in trigger service (#8037) 2020-12-02 16:17:45 +00:00
service protect trigger migrations (#8265) 2020-12-11 17:05:37 +01:00
tests Upgrade rules-scala and scalatest (#8187) 2020-12-08 06:59:23 +01:00