summaryrefslogtreecommitdiff
path: root/testsuite/tests/programs/fast2haskell/test.T
blob: 621c589188eeb75c720ba4aeab90ee7a5f86833d (plain)
1
2
3
4
5
6
7
8

test('fast2haskell',
     [when(fast(), skip),
      extra_clean(['Main.hi',         'Main.o',
                   'Fast2haskell.hi', 'Fast2haskell.o'])],
     multimod_compile_and_run,
     ['Main', ''])