daml/daml-script
dylant-da da8064de64
Add AnyView with HasFromAnyView instances (#15280)
* 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
2022-10-25 11:49:32 +00:00
..
converter [LF] Cleanup StablePackage object (#15250) 2022-10-19 08:06:49 +00:00
daml Support interface choices in daml ledger export (#15189) 2022-10-19 10:43:04 +02:00
export Add AnyView with HasFromAnyView instances (#15280) 2022-10-25 11:49:32 +00:00
runner [Script] Do not use type constructor in AnyInterfaceChoice anymore (#15188) 2022-10-20 10:30:20 +00:00
test Reorganize the metrics package structure [PLEN-29] (#15312) 2022-10-25 10:05:40 +00:00