summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/th-new-test/D.hs
blob: 0dcddfde2de00b2b7502bc74673f9a9ae8c0269b (plain)
1
2
3
4
5
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE NoMonomorphismRestriction #-}
module D where

d = [| 'd' |]