packages feed

brittany-0.14.0.0: data/Test210.hs

{-# language TypeFamilies #-}
data family F a
newtype instance F Int = N Int -- x