shithub: MicroHs

ref: a5c53fb773afe5088880f28ebdba158298d8ff27
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