daml/extractor
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
..
bin replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
src replace traverseU and sequenceU with traverse and sequence (#6594) 2020-07-07 15:01:58 +00:00
.gitignore open-sourcing daml 2019-04-04 09:33:38 +01:00
BUILD.bazel ledger test tool: refactor conformance test dars (#6506) 2020-06-26 13:39:00 +02:00