hdiff
packages
feed
ghcide
-1.2.0.0: test/data/hiding/HideQualifyInfix.expected.hs
module HideQualifyInfix where import AVec infixed xs ys = xs Prelude.++ ys