packages feed

ghc-exactprint-0.5.1.0: tests/examples/ghc8/overloadedrecfldsrun02.hs

-- This module does not enable -XDuplicateRecordFields, but it should
-- still be able to refer to non-overloaded fields like `y`

import OverloadedRecFldsRun02_A

main = print (y u)