summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/caf_crash/all.T
blob: 6fe22dd454eafd4f492234fa15478832c11b859d (plain)
1
2
3
4
5
6
test('caf_crash',
     [extra_files(['A.hs', 'B.hs', 'D.hs', ]),
      when(ghc_dynamic(), skip),
      extra_ways(['ghci-ext']),
      omit_ways(['ghci']), ],
     ghci_script, ['caf_crash.script'])