(Sorry, newbie here.) Trying to add `Integer`s I am getting error: ``` No instance for (Additive Integer) arising from a use of ‘+’ ``` Is there a deeper reason for this or is it just not implemented?
(Sorry, newbie here.)
Trying to add
Integers I am getting error:Is there a deeper reason for this or is it just not implemented?