summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/recomp007/all.T
blob: d4283ddeddd1d74bc9bf4141a39a3492c69b2441 (plain)
1
2
3
4
5
6
7
# This tests for correct recompilation when a package version changes.
# See the patch
#   "Fix a recompilation checking bug when a package dependency changes"

test('recomp007', [extra_files(['Setup.hs', 'a1/', 'a2/', 'b/']),
                   when(fast(), skip), normalise_slashes], run_command,
     ['$MAKE -s --no-print-directory recomp007'])