packages feed

hindent-4.4.2: test/gibiansky/expected/38.exp

type X = Y
>
-- Comment
instance A a => B a where
  x = y

{-# INLINE x #-}
x = 3