summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/T16392/all.T
blob: 11fdaa991746723e1cc8c1c13074652efa5ca20e (plain)
1
2
3
4
5
6
7
test('T16392',
     [extra_files(['A.hs']),
      when(config.have_RTS_linker,extra_ways(['ghci-ext'])),
      req_interp,
      when(opsys('mingw32'), fragile(22649))
      ],
     ghci_script, ['T16392.script'])