Support derivation for types with implicit parameters in the type signature #72
Labels
derive: core
Something in between single type generator and its constructors
derive: entry
Issue on the derivation function facing to the end-user
derive: infrastructure
Issue around derivation, but not directly in
issue: compilation error
When compilation error raises because of the library
part: derivation
Related to automated derivation of generators
status: confirmed bug
Something isn't working
status: feature request
Request for new functionality or improvement
Implicit arguments were always supported at the derivation task and in constructors of derived types, but as a curious case, were never supported in the types themselves, which is unfortunate.
The text was updated successfully, but these errors were encountered: