summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/Rn059_A.hs
blob: ddebd78b11bdae382b88dd70ca3e87ddfbeb4b92 (plain)
1
2
3
4
5

module Rn059_A where

data A = A { label :: Char }