summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/T16525a/all.T
blob: 6fbd3e8a4f9b218995c5833747e39bbcec692a1d (plain)
1
2
3
4
5
test('T16525a',
     [extra_files(['A.hs', 'B.hs', ]),
      extra_run_opts('+RTS -DS -RTS'),
      when(ghc_dynamic(), skip), ],
     ghci_script, ['T16525a.script'])