packages feed

haskell-tools-builtin-refactorings-1.0.1.1: examples/Refactor/AutoCorrect/TupleSectionReOrder.hs

{-# LANGUAGE TupleSections #-}
module Refactor.AutoCorrect.TupleSectionReOrder where

x = "x" $ (,3)