shithub: MicroHs

ref: c3220c79a4a56b77e4e2b46d0729909f01ca15cd
dir: /lib/GHC/Generics.hs/

View raw version
-- This is a dummy module so deriving Generic can be spoofed.
module GHC.Generics(Generic) where
class Generic a