Re: [commit: ghc] master: Template Haskell: StringPrimL now takes [Word8] (ee44e19)

2012-06-20 Thread Kyra
Could we port this to stable, please? On 6/19/2012 18:54, Paolo Capriotti wrote: Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/ee44e19f20395596fc34f2bce5763fb16032dbd4

Re: Severe bug in GHC HEAD

2011-02-10 Thread Kyra
. Fresh HEAD with this patch unpulled is fine. Cheers, Kyra ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Severe bug in GHC HEAD

2011-02-09 Thread Kyra
Ghc HEAD has some severe bug. A have not filled an "official" bug report since I nave not isolated it properly. Below is how can I describe this bug: 1. Symptoms: under a heavy load *and* with RTS option -Nn where n > 1 my application stops responding to (http) requests. With -N1 all is ok. 2.

Re: GHC 6.8 branch: now bug fixes only

2007-09-13 Thread kyra
What about Clemens Fruhwirth's patch "Remove --export-all-symbols for DLL linking, it is default and prevents us from using .def files" ? Kyra ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc