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

b = [| 'b' |]