5 ms·You could also go all the way and declare a Num a => Num [a] typeclass, with (+) = zipWith (+).by droque 11y agoYou could also go all the way and declare a Num a => Num [a] typeclass, with (+) = zipWith (+).