packages feed

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

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

{-# INLINE x #-}
x = 3