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

test('fast2haskell',
     [skip_if_fast,
      extra_clean(['Main.hi',         'Main.o',
                   'Fast2haskell.hi', 'Fast2haskell.o'])],
     multimod_compile_and_run,
     ['Main', ''])