hdiff
packages
feed
haskell-src-exts
-1.24.0: tests/examples/TupleSections.hs.prettyprinter.golden
{-# LANGUAGE TupleSections #-} foo x = (1, ,) x 3