summaryrefslogtreecommitdiff
path: root/testsuite/tests/haddock/haddock_examples/test.T
blob: 856bf73bfdaa6fdfb64ea4bdafafcde4f3dba7e5 (plain)
1
2
3
4
5
6
test('haddock.Test',
     [omit_ways(['optasm', 'profasm']),
      extra_clean(['Test.hi', 'Test.o', 'Hidden.hi', 'Hidden.o',
                   'Visible.hi', 'Visible.o'])],
     multimod_compile,
     ['Test Hidden Visible', '-XRank2Types -XExistentialQuantification -haddock -ddump-parsed'])