summaryrefslogtreecommitdiff
path: root/libraries/template-haskell/tests/all.T
blob: 918a6f8c1cf680b81e3966d1469d922bacb55073 (plain)
1
2
3
4
# difficult to test TH with profiling, because we have to build twice
test('dataToExpQUnit', [omit_ways(prof_ways), req_interp], compile, ['-v0'])
test('typeToName', [omit_ways(prof_ways), req_interp], compile, ['-v0'])
test('pragCompletePpr', [omit_ways(prof_ways), req_interp], compile_and_run, [''])