summaryrefslogtreecommitdiff
path: root/testsuite/tests/cabal/pkg02/all.T
blob: 651e9f903b4393464db2c38fa6d72404da8a2167 (plain)
1
2
3
4
5
6
# This used to be a test for conflicting module names, but the error
# case that it was testing for went away (conflicting module names in
# separate packages are allowed).  Now it is a straightforward test
# for shadowing: the local Foreign module shadows the base package
# one.
test('pkg02', [], multimod_compile, ['A', '-v0'])