summaryrefslogtreecommitdiff
path: root/testsuite/tests/quasiquotation/qq006/test.T
blob: 21d9a3db1cd5e979d5f9113b3bc764df01fc06a6 (plain)
1
2
3
4
5
6
7
test('qq006',
     [skip_if_fast,
      reqlib('parsec'),
      extra_clean(['Expr.hi', 'Expr.o']),
      only_compiler_types(['ghc'])],
     multimod_compile_fail,
     ['Main', '-v0'])