haskell-language-server-2.7.0.0: plugins/hls-qualify-imported-names-plugin/test/data/Parenthesized.expected.hs
module Parenthesized where import Prelude thing :: [Prelude.Int] -> [Prelude.Int] -> [Prelude.Int] thing = (Prelude.<>)
module Parenthesized where import Prelude thing :: [Prelude.Int] -> [Prelude.Int] -> [Prelude.Int] thing = (Prelude.<>)