hdiff
packages
feed
ormolu
-0.0.1.0: data/examples/declaration/value/function/tuple-sections.hs
{-# LANGUAGE TupleSections #-} foo = (,2) bar = (,5,) baz = ( ,,5,6, 7,,, )