summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/th/2014/all.T
blob: c6792677d9786a75a3a495a37f0036510d3e057a (plain)
1
2
3
4
5
6
7
8
setTestOpts(if_compiler_profiled(skip))

test('2014',
     [req_interp,
      extra_clean(['A.hi-boot','A.hi','A.o','A.o-boot',
                   'B.hi', 'B.o', 'C.hi', 'C.o'])],
     run_command,
     ['$MAKE -s --no-print-directory 2014'])