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