summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/rename/should_fail/rnfail009.hs
blob: 1557f48c7b44f306d50978bac83044668d747138 (plain)
1
2
3
4
5
module Foo where

data F = A | B

data G = A | C