I'm new to functional programming, Whether it is possible to do operator overloading in Haskell ? I go through the Idea of TYPECLASSES in Learn you haskell tutorial. But I can't understand the idea Can anyone suggest me some idea regarding Operator overloading and Type classes in Haskell.
Thank you guys
Praveen v