ANNOUNCE: GHC version 6.12.2

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

index*OffAddr

2010-04-21 Thread Roman Leshchinskiy
In package vector, primitive vectors (the ones that Data.Vector.Unboxed is built on top of) are represented as follows (ByteArray and friends are wrappers for various GHC primitives provided by package primitive): data Vector a = Vector Int -- offset into the ByteArray

Re: Unicode alternative for '..' (ticket #3894)

2010-04-21 Thread Roel van Dijk
On Wed, Apr 21, 2010 at 12:51 AM, Yitzchak Gale wrote: > Yes, sorry. Either use TWO DOT LEADER, or remove > this Unicode alternative altogether > (i.e. leave it the way it is *without* the UnicodeSyntax extension). > > I'm happy with either of those. I just don't like moving the dots > up to the m