shithub: MicroHs

ref: 2ec34c1ab7655acce61166bd267290b590e20a1a
dir: /lib/Language/Haskell/TH/Syntax.hs/

View raw version
-- This is a dummy module so deriving Lift can be spoofed.
module Language.Haskell.TH.Syntax(Lift(..)) where
class Lift a