id :: Integer -> Integer id :: Double -> Double id x = x -- 3:1-3:23: Type of id has already been declared in this module.