summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/driver/recomp009/all.T
blob: 368f6cf2f84e3985938f28c57cbdf36b1a67198c (plain)
1
2
3
4
5
6
7
# Test for #481, a recompilation bug with Template Haskell

test('recomp009',
     [ clean_cmd('$MAKE -s clean') ],
     run_command,
     ['$MAKE -s --no-print-directory recomp009'])