module HideQualifyInfix where import AVec infixed xs ys = xs Prelude.++ ys