summaryrefslogtreecommitdiff
path: root/testsuite/tests/quotes/TH_reifyType2.hs
blob: 85615b5382cbbcea87d6d6b1f48998bcf4413fbd (plain)
1
2
3
4
5
6
7
8
9
-- test reification of polymorphic types

module TH_reifyType1
where

import Language.Haskell.TH

type_length :: InfoQ
type_length = reify 'length