+1 to keep it until equivalent functionality is made mainline
I've had tinyurl.com/haskelldoc aliased to the main frame page
(http://www.haskell.org/ghc/docs/6.12.2/html/libraries/frames.html) and
used it extensively on a daily basis for GHC libraries and GHC API
browsing. Navigating the current
fib to
evaluate - would like to get results in time for ICFP!).
Just wondering/hoping there are some rough ideas about what might be
causing it or where to start looking before I dive in?
Cheers,
Tris
--
Tristan Allwood
PhD Student
Department of Computing
Imperial
; else care?
>
> (This can't be a new problem.)
>
> S
>
> ___
> Cvs-ghc mailing list
> Cvs-ghc@haskell.org
> http://www.haskell.org/mailman/listinfo/cvs-ghc
--
Tristan Allwood
PhD Student
Department of Computing
Imperial College London
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
ed to
including it in an inline comment)
Cheers,
Tris
On Thu, Jan 14, 2010 at 06:00:36PM +0000, Tristan Allwood wrote:
> Hi,
>
> In short:
> I think
>
> data ModuleInfo = ModuleInfo String Int Hash (Ptr Word64)
>
> in Trace.HPC.Reflect should be
>
> data Mo
Hi,
In short:
I think
data ModuleInfo = ModuleInfo String Int Hash (Ptr Word64)
in Trace.HPC.Reflect should be
data ModuleInfo = ModuleInfo String *Int32* Hash (Ptr Word64)
Currently Trace.HPC.Reflect uses a peekByteOff to read that Int which
appears to be able to get corrupted by junk val
I've also hit this today (Monday) and requesting suggestions for how to fix...
Cheers,
Tris
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Claus Reinke
Sent: 30 November 2008 23:24
To: cvs-ghc@haskell.org
Subject: todays head failures - installPackage (
really is the same 'a' for
the last two fields?
Many thanks,
Tristan Allwood
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc