packages feed

haskell-tools-builtin-refactorings-1.0.0.0: test/ExtensionOrganizerTest/TupleSectionsTest/InTupSecElem.hs

{-# LANGUAGE TupleSections
             #-}

module InTupSecElem where

f = ((1,),(1,)) {-* TupleSections, TupleSections *-}