summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/indexed-types/should_run/all.T
blob: 454e702c0e09f6b7341e869f7463a78f68bd5ca8 (plain)
1
2
3
4
5
6
7
8
setTestOpts(only_compiler_types(['ghc']))
setTestOpts(omit_ways(['hpc', 'ghci', 'threaded1', 'threaded2']))

test('T2985', normal, compile_and_run, [''])
test('T4235', normal, compile_and_run, [''])

test('GMapAssoc', normal, compile_and_run, ['-package containers'])
test('GMapTop',   normal, compile_and_run, ['-package containers'])