-- This is a dummy module so deriving Generic can be spoofed. module GHC.Generics(Generic, Generic1) where class Generic a class Generic1 f