summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/ghci/prog003/prog003.T
blob: c87bc90597fa47faa5d59af493fc9e31a46e117d (plain)
1
2
3
4
5
6
test('prog003',
     extra_clean(['D.hi', 'C.hi', 'C.o', 'B.hi', 'B.o', 'A', 'A.hi', 'A.o',
                  'a.out']),
     ghci_script,
     ['prog003.script'])