summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/mdo/should_compile/all.T
blob: 49be01fc59ae8b0d372befb9ffff147fd4fde34f (plain)
1
2
3
4
5
6
7
8
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, [''])