summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T8577.hs
blob: 8a467e448aaa7c8b744f5aea7a57e388e6cf4570 (plain)
1
2
3
4
5
6
7
8
9
10
{-# LANGUAGE TemplateHaskell #-}
module T8577 where

import Language.Haskell.TH

import T8577a

foo2 :: A Bool
foo2 = $$(y)