shithub: MicroHs

ref: 5c6c83ad0e9e9551c1792cea964f863db9669fb7
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