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...?