Folks,

There was a small omission in the Integral declaration I just sent;
the first line should be

        class  (Real a, Ix a) => Integral a  where

Similarly, the Real declaration begins

        class  (Num a, Enum a) => Real a  where

This is from Mikael Rittri's proposal.

--Joe

Reply via email to