summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/recomp008/all.T
blob: 42f52cd090b1bc6197a0243b69d817bcee813c42 (plain)
1
2
3
4
5
# Test for #4469, a recompilation bug related to instances

test('recomp008', [extra_files(['A1.hs', 'A2.hs', 'B.hs', 'Main.hs']),
                   when(fast(), skip), normalise_slashes], run_command,
     ['$MAKE -s --no-print-directory recomp008'])