packages feed

haskell-language-server-2.10.0.0: ghcide-test/data/boot/A.hs-boot

module A where
newtype TA = MkTA Int
instance Eq TA