packages feed

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

module NoTupleSections where

x = (,)
y = (,,)
z = (,,,)