Hello, people, Who knows, has it sense to write things like instance AddSemigroup Int where add = Prelude.plusInt ? I mean some primitive operations instead of overloaded (+), (-) ... placed above after `='. Does Haskell-98 provide such primitives? I suspect that one has to set (+), and to hope the compiler would substitute the needed primitive thing. ------------------ Sergey Mechveliani [EMAIL PROTECTED]
- Re: primitives in Haskell-98 S.D.Mechveliani
- Re: primitives in Haskell-98 Fergus Henderson
