summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/prog003/prog003.T
blob: f6dc38091fa589d92a96e2221042181312009af7 (plain)
1
2
3
4
5
6
7
test('prog003',
     [extra_clean(['D.hs', 'D.hi', 'C.hi', 'C.o', 'B.hi', 'B.o',
                   'A', 'A.hi', 'A.o', 'a.out']),
      cmd_prefix('ghciWayFlags=' + config.ghci_way_flags)],
     ghci_script,
     ['prog003.script'])