packages feed

ghcide-1.2.0.0: test/data/boot/A.hs-boot

module A where
newtype TA = MkTA Int
instance Eq TA