summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/T5922.hs
blob: c7162caf96cdf18ca2374837e0a29176fbebe079 (plain)
1
2
3
module T5922 where

data Proposition = Proposition deriving (show)