shithub: MicroHs

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