shithub: MicroHs

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