hdiff
packages
feed
haskell-src-exts
-1.9.5: Test/examples/Pragma.hs
data Bar = Bar instance Eq Bar where {-# INLINE (==) #-} a == b = error "here"