summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/recompNoTH/A.hs
blob: 905110c8cf6ca1393276502e941a993998b0f5b7 (plain)
1
2
3
4
5
6
{-# LANGUAGE TemplateHaskell #-}
module A where

import B

main = print 0