daml/ledger-service
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
..
cli-opts allow secure connection from JSON API to ledger (#5555) 2020-04-16 13:12:30 -04:00
db-backend use daml-lf scalacopts for ledger-service (#6569) 2020-07-02 13:58:41 +00:00
http-json replace traverseU and sequenceU with traverse and sequence (#6594) 2020-07-07 15:01:58 +00:00
jwt use daml-lf scalacopts for ledger-service (#6569) 2020-07-02 13:58:41 +00:00
lf-value-json use daml-lf scalacopts for ledger-service (#6569) 2020-07-02 13:58:41 +00:00
utils replace traverseU and sequenceU with traverse and sequence (#6594) 2020-07-07 15:01:58 +00:00