summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/drvfail016.hs-boot
blob: 6f3ed16636a1a800483f4a6efe46f6526d168622 (plain)
1
2
3
4
5
6
7

-- trac #2449

module A where

data D = D
    deriving Show