mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
05d9ee89f3
* Add custom viewtype mismatch error * Modify error message on EViewTypeMismatch to be like GHC error * Make EUnknownMethodInInterfaceInstance error consistent w/ GHC * Add MethodTypeMismatch error, sync with GHC error * Prefix fields in new errors * Intercept type mismatch in method to throw EMethodTypeMismatch * Synchronize EUnknownField with GHC-side message * Complete synchronizing EUnknownField with GHC-side error message * satisfy lint and changelog check CHANGELOG_BEGIN CHANGELOG_END * lint * Fix TypingSpec for new EMethodTypeMismatch * lint * lint again * EFieldTypeMismatch error for ERecUpd/ERecProj mismatch, like in GHC * lint |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel |