packages feed

haskell-src-exts-1.9.5: Test/examples/TupleSections.hs

{-# LANGUAGE TupleSections #-}

foo x = (1,,) x 3