daml/ledger-api/grpc-definitions
Moritz Kiefer 5d91a25306
Disable deriving-defaults per file (#8684)
Disabling it per target works nicely for compilation but it gets
annoying in ghci since the warnings are still triggered. We could
disable it everywhere but I think the warning is generally useful. I
tried patching proto3-suite to use DerivingStrategies but that doesn’t
work because haskell-src is dead and doesn’t support it. So for now
adding it to the per-file list seems like the best option.

changelog_begin
changelog_end
2021-01-29 11:01:55 +00:00
..
com/daml/ledger/api/v1 Correctly document and report malformed party names when allocating (#8642) 2021-01-27 18:50:19 +00:00
BUILD.bazel Disable deriving-defaults per file (#8684) 2021-01-29 11:01:55 +00:00
post-process.sh update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
README.md Document required protobuf definitions for bindings (#5664) 2020-04-22 10:27:23 +00:00
rst_mmd.tmpl Move protobuf docs into rst format (#334) 2019-04-10 16:42:35 +02:00