summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/rename/prog005/test.T
blob: 35769bd2bb8a4b73835190d09e345d0c4c3bd7a4 (plain)
1
2
3
4
5
6
7
test('rename.prog005',
     [only_compiler_types(['ghc']),
      extra_clean(['VersionGraphClient.o-boot','VersionGraphClient.hi-boot',
                   'VersionGraphClient.hi', 'VersionGraphClient.o',
                   'ViewType.hi', 'ViewType.o', 'View.hi', 'View.o'])],
     multimod_compile,
     ['View', '-v0'])