summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_compile/T6031.hs
blob: b1ca4e11decc753a5e64ec95359f24f923be6f99 (plain)
1
2
3
4
5
6
7
{-# LANGUAGE StandaloneDeriving #-}

module T6031 where

import T6031a

deriving instance Show Empty