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

-- trac #2449

module A where

data D
    deriving Show