RE: Build error

2003-02-10 Thread Garner, Robin
Title: RE: Build error Could you try with EXTRA_HC_OPTS=-v, and send us the output? Thanks. Also, what compiler are you building GHC with? Installed from where? The compiler was ghc 5.04.1, installed from the rpm on haskell.org; I've updated to 5.04.2 (same source): no change. In the

Build error

2003-02-06 Thread Garner, Robin
I'm trying to build ghc 5.04.2 from the source distribution (on Linux, RH 7.2), and get the following error ..==fptools== make all -wr;in

Run-time options in ghc on Linux

2002-12-19 Thread Garner, Robin
The +RTS options don't seem to be working for me on Linux (Redhat 7.2, ghc 5.04 and 5.04.1installed viathe .rpms). One of my programs will happily consume all available memory, even though I have +RTS -M64M, and another program fails with Stack space overflow: current size 1048576

Labelled field restrictions

2002-09-12 Thread Garner, Robin
One Haskell limitation that has always puzzled me (and other programmers I have spoken with)is why labels in labelled fields share the top level name space. In practice his means that you generally name fields with some combination of constructor or type name and a field name, eg data