The compiler still generates a reference to anyProxy here: https://github.com/purescript/purescript/blob/master/src/Language/PureScript/Sugar/TypeClasses/Deriving.hs#L229 But neither generics nor the proxy package exports such an identifier, so this path leads to an error...?
The compiler still generates a reference to anyProxy here:
https://github.com/purescript/purescript/blob/master/src/Language/PureScript/Sugar/TypeClasses/Deriving.hs#L229
But neither generics nor the proxy package exports such an identifier, so this path leads to an error...?