summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/recomp011/all.T
blob: c22a6951a250372f673489d5195056204b6c054d (plain)
1
2
3
4
5
6
# Test for #3589, recompiling when #included files change

test('recomp011',
     [extra_files(['Main.hs']),
      when(arch('powerpc64') or arch('powerpc64le'), expect_broken(11260))],
     run_command, ['$MAKE -s --no-print-directory recomp011'])