daml/triggers/runner
Stephen Compall 4cd419623a
replace traverseU and sequenceU with traverse and sequence (#6594)
* replace traverseU and sequenceU with traverse and sequence

- with -Ypartial-unification on, the extra Unapply typeclass lookup is
  unnecessary

* no changelog

CHANGELOG_BEGIN
CHANGELOG_END

* limit imports; we only need *> and void
2020-07-07 15:01:58 +00:00
..
src/main replace traverseU and sequenceU with traverse and sequence (#6594) 2020-07-07 15:01:58 +00:00
BUILD.bazel Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00