haskell-src-exts-1.16.0: tests/examples/ExtraPrettyParentheses.hs.prettyprinter.golden
module Main (main) where data Q a = Q a a x * (-1) = negate x Just x <> Nothing = Just x f (-1 `Q` _) = ()
module Main (main) where data Q a = Q a a x * (-1) = negate x Just x <> Nothing = Just x f (-1 `Q` _) = ()