ghc-exactprint-1.14.0.0: tests/examples/pre-ghc910/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