23 Dec 2011 18:41
FW: 7.4.1-pre: Show & Integral
I'm confused too. I'd welcome clarification from the Haskell Prime folk. S -----Original Message----- From: Serge D. Mechveliani [mailto:mechvel@...] Sent: 23 December 2011 17:36 To: Simon Peyton-Jones Subject: Re: 7.4.1-pre: Show & Integral On Thu, Dec 22, 2011 at 08:14:54PM +0000, Simon Peyton-Jones wrote: > | 2011/12/22 Edward Kmett <ekmett@...>: > | > The change, however, was a deliberate _break_ with the standard that > | > passed through the library review process a few months ago, and is now > | > making its way out into the wild. > | > | Is it reasonable to enquire how many standard-compliant implementations > | of Haskell there are? > > Just to be clear, the change IS the standard. GHC has to change to be compliant. > At least that's how I understand it. I am confused. I am looking now at the on-line specification of Haskell-2010, 6.3 Standard Haskell Classes. It shows that Integral includes Show: Eq Show \ / Num(Continue reading)
RSS Feed