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