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