daml/daml-script
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
..
daml Fix project versions of DAML Script and DAML Triggers (#6622) 2020-07-06 15:07:39 +00:00
runner replace traverseU and sequenceU with traverse and sequence (#6594) 2020-07-07 15:01:58 +00:00
test Speedy ANF (#6440) 2020-06-30 20:52:44 +00:00