shithub: MicroHs

ref: 8e4405a55b3531c0465b0abcd02a9cc8f14528f1
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