summaryrefslogtreecommitdiff
path: root/testsuite/tests/cabal/cabal02/Q/B.hs
blob: 0fd13a9ff3a9e0045142fd86e5c99c08e1217768 (plain)
1
2
3
4
5
module B where

import A -- from package P

b = a