`make' for profiling

2005-09-20 Thread Serge D. Mechveliani
Dear GHC developers, I have a user's wish for the versions 6.4.1: the possibility to `make' a project with profiling, without user play with the Cabal version substitution. Regards, - Serge Mechveliani [EMAIL PROTECTED] ___

Re: .hc files for building ghc-6.4.1 on amd64 ?

2005-09-20 Thread Wilhelm B. Kloke
Wilhelm B. Kloke [EMAIL PROTECTED] schrieb: Simon Marlow [EMAIL PROTECTED] schrieb: On 17 September 2005 22:05, Wilhelm B. Kloke wrote: I tried to go back to ghc/rts to build more files following the ipattern of the last steps before, but this destroys genapply. Don't quite understand this

ANNOUNCE: Visual Haskell version 0.0

2005-09-20 Thread Simon Marlow
The Visual Haskell team are proud to announce the first preview release of Visual Haskell, version 0.0. Visual Haskell is a complete development environment for Haskell software, based on Microsoft's Visual Studio platform. Visual Haskell integrates with the Visual Studio editor to provide

Re: ghc 6.4.1 for OS X from darwinports

2005-09-20 Thread Christian Maeder
Gregory Wright wrote: Hi, GHC 6.4.1 is now available for OS X via the darwinports system. The compiler is built from source, using a binary bootstrap compilier. Both 10.3 (Panther) and 10.4 (TIger) are supported. For more information on darwinports, see:

Re: ghc 6.4.1 for OS X from darwinports

2005-09-20 Thread Christian Maeder
For more information on darwinports, see: http://darwinports.opendarwin.org Since I've no root permission on our mac, is there a chance to get a (configureable) distribution without darwinports? Christian ___ Glasgow-haskell-users mailing list

Garbage collecting CAFs

2005-09-20 Thread John Meacham
I have seen numerous references to CAFs not used to being garbage collected in ghc leading to various contortions of the optimizer to keep from generating them and possible space leaks... then something was done and they are now collected.. I am curious what paper (or list message?) describes what

Re: Garbage collecting CAFs

2005-09-20 Thread Andrew Cheadle
Hi John, Obviously the Simons are most qualified to answer this, however, perhaps the following document (page 44-46) is sufficient to explain this: http://www.haskell.org/ghc/docs/papers/run-time-system.ps.gz it was a draft document that wasn't quite finished and was aimed at GHC 4.xx. I

Re: ANNOUNCE: GHC version 6.4.1

2005-09-20 Thread David Nick Main
Great news ! Any word on the Windows binary ? Simon Marlow wrote: = The (Interactive) Glasgow Haskell Compiler -- version 6.4.1 = The GHC Team is pleased to announce

Re: ANNOUNCE: GHC version 6.4.1

2005-09-20 Thread Sigbjorn Finne
Just uploaded hooked up to the downloads page, http://haskell.org/ghc/download_ghc_641.html --sigbjorn - Original Message - From: David Nick Main [EMAIL PROTECTED] To: glasgow-haskell-users@haskell.org Sent: Tuesday, September 20, 2005 16:01 Subject: Re: ANNOUNCE: GHC version