packages feed

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

module Definitions where

data Rec = Rec { tup :: (Int, Int) }