summaryrefslogtreecommitdiff
path: root/testsuite/tests/arrows/should_run/all.T
blob: ec26c1fa92c9b38b1b9f46538abd58949151fea1 (plain)
1
2
3
4
5
6
7
8
setTestOpts(only_compiler_types(['ghc']))

test('arrowrun001', normal, compile_and_run, [''])
test('arrowrun002', when(fast(), skip), compile_and_run, [''])
test('arrowrun003', normal, compile_and_run, [''])
test('arrowrun004', when(fast(), skip), compile_and_run, [''])
test('T3822', normal, compile_and_run, [''])