summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod25.hs
blob: e1f508737906cda5dd3cec92f314a5cfc1a80a12 (plain)
1
2
3
module ShouldFail where
-- !!! Testing bogus (or existential) type variables
data T a = K a b