summaryrefslogtreecommitdiff
path: root/testsuite/tests/quasiquotation/qq009/test.T
blob: 2dfb976298fa3f0edff6c4522407c0b776824bd6 (plain)
1
2
3
4
5
6
test('qq009',
     [extra_files(['QQ.hs', 'Test.hs']),
      when(fast(), skip), pre_cmd('$MAKE -s --no-print-directory TH_QQ'),
      omit_ways(prof_ways),
      req_interp],
     multimod_compile, ['Test', '-v0 ' + config.ghc_th_way_flags])