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

d = [| "d1" |]