summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/rename/should_compile/Rn059_B.hs
blob: df93ae3688c0e467eef7cd3e7381a8bfddd1093d (plain)
1
2
3
4
5

module Rn059_B where

data B = B { label :: Char }