shithub: MicroHs

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