[Haskell] Re: ANNOUNCE: GHC version 6.8.2

2007-12-12 Thread Manuel M T Chakravarty
Ian Lynagh wrote: = The (Interactive) Glasgow Haskell Compiler -- version 6.8.2 = The GHC Team is pleased to announce a new patchlevel release of GHC. This release conta

[Haskell] ANNOUNCE: GHC version 6.8.2

2007-12-12 Thread Ian Lynagh
= The (Interactive) Glasgow Haskell Compiler -- version 6.8.2 = The GHC Team is pleased to announce a new patchlevel release of GHC. This release contains a number of

[Haskell] Genuine shift/reset in Haskell98

2007-12-12 Thread oleg
This message announces the Haskell98 implementation of Asai and Kameyama's polymorphic delimited continuations, with effect typing, full soundness (well-typed terms don't give any run-time exceptions), answer-type modification and polymorphism. Thanks to parameterized monads the implementation is