1 2 3 4 5 6 7
module C where import Language.Haskell.TH import {-# SOURCE #-} A nothing = return [] :: Q [Dec]