shithub: MicroHs

ref: 747bad07c02e0d2855ab1d2d1c5db19f7181464c
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