Re: [Haskell-cafe] Re: [Haskell] ANNOUNCE: Haskell 2010 Report (final)

2010-07-12 Thread John Meacham
On Mon, Jul 12, 2010 at 10:07:28AM +0100, Simon Marlow wrote: > The story we tentatively plan to provide in GHC 6.14.1 is a haskell2010 > package that provides exactly the API specified by the report (by > definition, since the source was used to generate the report :-). The > modules of has

Re: [Haskell-cafe] Re: [Haskell] ANNOUNCE: Haskell 2010 Report (final)

2010-07-08 Thread Sven Moritz Hallberg
> The library situation is more complicated, there is tension between > haskell 98, haskell 2010, and supporting code in the wild, which often > assumes some specific version of ghc's base, which doesn't quite conform > to either. My current thinking is to give up supporting base directly as > a cl

Re: [Haskell-cafe] Re: [Haskell] ANNOUNCE: Haskell 2010 Report (final)

2010-07-08 Thread John Meacham
On Tue, Jul 06, 2010 at 09:48:20PM +0300, Roman Cheplyaka wrote: > Greetings! Now, can different compiler/interpreter authors make > statements about support of this standard in their compilers please? Jhc supports all the language features of haskell 2010 except pattern guards. (ironic as I am a