Michael Marte wrote:
I installed ghc-6-4-2.msi on Windows.
The same behaviour is exposed by ghc 6.4.1 on Debian Linux.
Not here! Can you tell me *exactly* how you encounter the problem?
The deprecation took place on July 29th last year as is clearly visible
from the CVS log, see below.
Yo
Hello Michael,
Thursday, June 1, 2006, 5:26:33 PM, you wrote:
> http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/libraries/base/Data/Queue.hs
> Revision 1.5: download - view: text, markup, annotated - select for diffs
> Fri Jul 29 17:17:22 2005 UTC (10 months ago) by ross
> Branches: MAIN
> CVS
Robert Dockins wrote:
On Jun 1, 2006, at 6:36 AM, Brian Hulley wrote:
Hi -
I've just downloaded and installed Edison using Cabal.
How did that go for you? You appear to have had some success ;-) I
ask because 1.2rc4 has a new build system and I'm interested in your
experience. Also, have y
On Jun 1, 2006, at 6:36 AM, Brian Hulley wrote:
Hi -
I've just downloaded and installed Edison using Cabal.
How did that go for you? You appear to have had some success ;-) I
ask because 1.2rc4 has a new build system and I'm interested in your
experience. Also, have you tried running t
Simon,
Simon Marlow wrote:
Ross Paterson wrote:
On Wed, May 31, 2006 at 12:20:02PM +0200, Michael Marte wrote:
when importing Data.Queue in 6.4.2, I am told that it is deprecated
and that I should use Data.Sequence instead. However, Data.Sequence
is not part of the base package - it is ther
Brian Hulley wrote:
Hi -
I've just downloaded and installed Edison using Cabal.
However I now see that Edison seems to have been already installed with
the ghc 6.4.2 installation, even though there's no mention of Edison in
/doc/html/libraries/index.html, because there are old Edison .hi files
Ross Paterson wrote:
On Wed, May 31, 2006 at 12:20:02PM +0200, Michael Marte wrote:
when importing Data.Queue in 6.4.2, I am told that it is deprecated and
that I should use Data.Sequence instead. However, Data.Sequence is not
part of the base package - it is there but it is missing from the
Hi -
I've just downloaded and installed Edison using Cabal.
However I now see that Edison seems to have been already installed with the
ghc 6.4.2 installation, even though there's no mention of Edison in
/doc/html/libraries/index.html, because there are old Edison .hi files in
ghc-6.4.2/hsl
Ross Paterson wrote:
On Wed, May 31, 2006 at 12:20:02PM +0200, Michael Marte wrote:
when importing Data.Queue in 6.4.2, I am told that it is deprecated
and that I should use Data.Sequence instead. However, Data.Sequence
is not part of the base package - it is there but it is missing from
the pac