summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T2436a.hs
blob: 4813fd918dcc7d45d7019312dde8369081ecd9b2 (plain)
1
2
3
4
{-# LANGUAGE TypeFamilies #-}
module T2436a( S ) where

data family S a