summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/dynamicToo/dynamicToo004/test.T
blob: e551c952df6217c9004a2d43e659bf08089394ac (plain)
1
2
3
4
5
6
7
8

test('dynamicToo004',
     [extra_files(['Setup.hs', 'pkg1/', 'pkg1dyn/', 'pkg2/', 'prog.hs']),
      expect_broken(7665),
      unless(have_vanilla(), skip),
      unless(have_dynamic(), skip)],
     makefile_test, [])