ghc-exactprint-0.5.3.1: tests/examples/ghc80/TH_reifyType2.hs
-- test reification of polymorphic types module TH_reifyType1 where import Language.Haskell.TH type_length :: InfoQ type_length = reify 'length
-- test reification of polymorphic types module TH_reifyType1 where import Language.Haskell.TH type_length :: InfoQ type_length = reify 'length