Re: The -static option of ghc, and choice between user-supplied library types (Unix)

2006-01-12 Thread Bjorn Bringert
Dimitry Golubovsky wrote: The Paragraph 4.10.7 of the GHC users guide contains this: -static Tell the linker to avoid shared Haskell libraries, if possible. This is the default. -dynamic Tell the linker to use shared Haskell libraries, if available (this option is only supported on Mac OS X at

Re[2]: storing highly shared data structures

2006-01-12 Thread Bulat Ziganshin
Hello Christian, Wednesday, January 11, 2006, 4:02:10 PM, you wrote: >> RtsFlags.GcFlags.minAllocAreaSize (#include "RtsFlags.h" first), and >> call it from Haskell; the next time GC runs it will allocate the larger >> nursery. Please try this and let me know if it works. CM> Can someone suppl

Re: storing highly shared data structures

2006-01-12 Thread Christian Maeder
Bulat Ziganshin wrote: char *ghc_rts_opts = "-A10m"; (see 4.14.5 in GHC user manual) Yes, thanks, that is better for me Christian ___ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow

Re: darcs switchover

2006-01-12 Thread John Goerzen
On 2006-01-11, John Goerzen <[EMAIL PROTECTED]> wrote: > I've talked to Simon about this, and here's what we've agreed I will do: > > * I will re-convert all of the top-level directories in the current >libraries darcs repo, except for: doc, mk, and Cabal > * Each new repo will be under darcs