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

data family S a