Extending a Class that Extends from `Data.Class`
Is there a way to extend a class that extends from
And then to be ble to extend it further with additional fields:
Data.Class? The reason is to have a base class like:And then to be ble to extend it further with additional fields:
