hdiff
packages
feed
brittany
-0.14.0.0: data/Test214.hs
{-# language TypeFamilies #-} module M where data family F a data instance F Int = D Int