summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/rename/should_fail/rnfail035.hs
blob: 4f57c063749c9b7c485690bf0efe4ea69d718f15 (plain)
1
2
3
-- !!! can't name a constructor in an export list
module ShouldFail ( C ) where
data T = C