summaryrefslogtreecommitdiff
path: root/testsuite/tests/mdo/should_compile/all.T
blob: ea55b12c745415ea4b5492df890becf9d72fc9cb (plain)
1
2
3
4
5
6
7
8
9
10
setTestOpts(only_ways(['normal']));

test('mdo001', normal, compile_and_run, [''])
test('mdo002', normal, compile_and_run, [''])
test('mdo003', normal, compile_and_run, [''])
test('mdo004', only_compiler_types(['ghc']), compile_and_run, [''])
test('mdo005', normal, compile_and_run, [''])
test('mdo006', normal, compile, [''])
test('T10004', normal, compile, [''])