summaryrefslogtreecommitdiff
path: root/testsuite/tests/overloadedrecflds/should_compile/T21625.hs
blob: 125b16cc2784f8f73ce7fc71b97c91f6e27712c4 (plain)
1
2
3
4
5
module T21625 where

import T21625B hiding (B, f)

c = C 'x'