packages feed

brittany-0.14.0.0: data/Test206.hs

{-# language TypeFamilies #-}
type family F a
type instance F Int = IO Int