summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/T16670/TH.hs
blob: 36f705e2bd2cb0030d281cd439549970d483fb12 (plain)
1
2
3
4
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE NoMonomorphismRestriction #-}
module TH where
th = [|909|]