mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
da8064de64
* Implement AnyView as a stable package / primitive * Point to updated GHC * Export AnyView datatype, move typeclasses, fix convertPrim * Adjust AnyView w/ InterfaceTypeRep, implement {to,from}AnyView * fix lint, satisfy changelog CHANGELOG_BEGIN CHANGELOG_END * fix daml-desugar * Has{From,To}AnyView instances in daml-docs * Add DA.Internal.Interface.AnyView to LibraryModules for stdlib * Fix hash for DA.Internal.Interface.AnyView * Prefix AnyView with CurrentSdk, add to golden for daml-script test * Remove HasToAnyView * Split AnyView into AnyView and AnyView.Types * fix hash * Remove unused StandaloneDeriving * Add HasField instances (requires relevant workers) * Accept desugaring test changes for removal of HasToAnyView * Update daml-doc for removal/modification of HasToAnyView/HasFromAnyView * Update StablePackage hash for DA.Internal.Interface.AnyView.Types |
||
---|---|---|
.. | ||
example-export-client | ||
golden | ||
reproduces-transactions |