summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/recomp018/A.hs
blob: e9c922f03afc52d2111458de07feb080215cc149 (plain)
1
2
3
4
5
6
7
module A where

import B
import C

foo :: Int
foo = 4