packages feed

haskell-language-server-2.7.0.0: plugins/hls-refactor-plugin/test/data/hiding/HideQualifyInfix.hs

module HideQualifyInfix where

import AVec

infixed xs ys = xs ++ ys