packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/T10935.hs

{-# OPTIONS_GHC -fwarn-monomorphism-restriction #-}

module T10935 where

f x = let y = x+1 in (y,y)