shithub: MicroHs

ref: 08a727c87c4c642bfc3c609c295369f9d70c0d62
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