packages feed

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

{-# LANGUAGE TupleSections #-}

foo x = (1,,) x 3