summaryrefslogtreecommitdiff
path: root/testsuite/tests/patsyn/should_fail/export-syntax.hs
blob: 523a01d2545a79249723321f50e8151877c6be7d (plain)
1
2
3
module Foo(A(.., B)) where

data A = A | B