Timeline


and

05/01/06:

18:54 Ticket #759 (RULES ignored by recompilation checker) created by rl@…
The recompilation checker does not seem to take RULES into account. This …

04/30/06:

12:06 Ticket #758 (Error compiling darcs on Mac OS X) created by charles.gerungan@…
The only reason I'm using ghc is to compile darcs on Mac OS X 10.4.6 build …

04/28/06:

01:55 Ticket #749 (Building 6.4.2 fails) closed by simonmar
fixed: Fixed as suggested, certainly the quoting on that line is different to the …
01:50 Ticket #757 (Compiler error when trying to run ZFS) closed by simonmar
duplicate: If you have SELinux in "enforcing" mode, try changing it to "permissive". …
01:45 Ticket #620 (IA-64 port) closed by simonmar
fixed

04/27/06:

12:26 Ticket #757 (Compiler error when trying to run ZFS) created by deweese@…
When trying to run ZFS.hs in ghci from …

04/26/06:

02:28 Hackathon edited by duncan.coutts@…
Gtk2Hs currently needs an ugly polling system to allow the use of … (diff)
02:10 WikiStart edited by simonmar
(diff)
02:08 Hackathon created by simonmar
01:03 Ticket #756 (Threaded RTS deadlock when used with Visual Haskell) created by simonmar
It has been reported that the threaded RTS on the HEAD doesn't work with …

04/25/06:

10:48 Ticket #755 (GHC 6.4.2 crashes frequently on OSX Tiger 10.4.6) created by guest
I've installed GHC 6.4.2 through darwinports on my OSX Tiger 10.4.6. It …

04/22/06:

11:54 Ticket #754 (EVACUATED object entered) created by matt@…
using GHC 6.4.2 on Mac OS X 10.4.6, darwinports build. […] Was trying …

04/21/06:

07:17 Ticket #753 (DLL generated by ghc does exit()) created by guest
If you generate a DLL with ghc there is a number of places in the runtime …
07:01 Ticket #752 (ghc-6.4.2 not running under solaris) created by maeder@…
ghc-6.4.2 created under solaris goes to sleep and does not terminate even …

04/20/06:

08:26 Ticket #751 (ghc 6.4.2 on OS X 10.4.6 fails a compiler error building Crypto-3.0.3.) created by gwright@…
I have just installed ghc 6.4.2 on OS X 10.4.6. It was built from source …
06:45 Platforms edited by dons
+openbsd/sparc (diff)
06:12 Platforms edited by simonmar
add build triples; separate old platforms (diff)

04/19/06:

14:25 DebuggingGhcCrashes edited by simonmar
(diff)
14:23 WikiStart edited by simonmar
remove 6.4.2 tickets link (diff)
14:22 WikiStart edited by simonmar
note 6.4.2 release (diff)
02:58 Contributors edited by simonmar
point to platform page, rearrange text slightly (diff)
02:52 WikiStart edited by simonmar
add link to platforms (diff)
02:50 Platforms created by simonmar
01:25 Ticket #750 (Set -M, -H, -c and other memory-related values based on available ...) created by simonmar
From John Meacham: perhaps if -M is not otherwise set, …
00:53 Ticket #746 (ghc panic! with foreign import wrapper involving Bool) closed by simonmar
fixed: Fixed, but not in 6.4.2, sorry. The workaround is to use an integral type …
00:00 Milestone 6.4.2 completed

04/18/06:

07:59 Ticket #749 (Building 6.4.2 fails) created by guest
Trying to rebuild 6.4.2 with 6.4.2 or 6.4.1 fails for me: …
03:54 Ticket #748 (VISUAL HASKELL won't find imports) closed by simonmar
worksforme: You need to explicitly add references to packages in the "References" …

04/17/06:

16:13 Ticket #748 (VISUAL HASKELL won't find imports) created by Jorge.Pelizzoni@…
I've just installed Visual Haskell (18/04/2006) and things work fine till …
09:21 Ticket #747 (Unloading a dll does not clean up properly) created by guest
When a DLL is loaded it calls initUserSignals() and initDefaultHandlers(). …

04/16/06:

17:37 Ticket #746 (ghc panic! with foreign import wrapper involving Bool) created by brianh@…
I encounter a strange 'ghc panic' bug when I try to export the function …

04/14/06:

03:59 Ticket #745 (GHC should recover better from bad type signatures) created by simonpj
GHC currently bales out as soon as it finds an ill-kinded top-level type …
03:56 Ticket #737 (Pattern match failure in coreSyn/CoreUtils.lhs) closed by simonpj
fixed: Thank you for this report. It's now fixed, but alas missed the deadline …

04/13/06:

06:42 Ticket #744 (ghc-pkg lies about location of haddock-interfaces and haddock-html) created by avatar@…
I installed ghc from ghc-6.4.1-1.i386.rpm. This places the haddock …
06:34 WikiStart edited by naur@…
AddingNewPrimitiveOperations (diff)
06:22 AddingNewPrimitiveOperations created by guest

04/12/06:

03:36 Ticket #743 (-M limit exceeded by a factor of 2) created by simonmar
See …

04/10/06:

02:40 Ticket #741 (full laziness) closed by simonmar
fixed: GHC doesn't claim to implement full-laziness, although the documentation …

04/09/06:

21:21 Ticket #742 (HGL broken on Windows) created by guest
The following program (example from "The Haskell School of Expression") …
07:16 Ticket #741 (full laziness) created by guest
GHC 6.4.1 isn't fully lazy as the following code snippet demonstrates. …

04/08/06:

01:27 Contributors edited by juhp
add Fedora Extras (diff)
00:34 Contributors edited by guest
(diff)

04/07/06:

11:33 Ticket #740 (Copyright information is wrong in some GHC source files) created by guest
I noticed with some amusement that the copyright in some of the GHC …

04/06/06:

03:47 Ticket #739 (command-line expressions with double-quoted strings misinterpret some ...) closed by simonmar
worksforme: Discussion on the mailing list indicates that you were trying to do this …

04/05/06:

10:35 Ticket #739 (command-line expressions with double-quoted strings misinterpret some ...) created by pedromiguel.duarte@…
try for instance ghc -e " reverse \"2<3\" " or ghc -e " reverse \"23\" " …
08:55 Ticket #718 (FinalizerEnvPtr and newForeignPtrEnv missing from Freign.ForeignPtr) closed by simonmar
fixed: Done.
08:06 Ticket #686 (warning: implicit declaration of function `ftruncate') closed by simonmar
worksforme: Can't repeat this with a newly downloaded mingw, so I'm assuming it was a …
07:56 Ticket #732 (Error in shutdownHaskell() in Win32 DLL) closed by simonmar
fixed
06:37 Ticket #699 (GHCi doesn't implement foreign import on amd64 when interpreting.) closed by simonmar
fixed: Done.

04/03/06:

02:57 Contributors edited by guest
Fix accent (diff)
02:54 Contributors edited by vs@…
Add myself to FreeBSD (diff)
00:32 Contributors edited by jberthold
my work: parallel Haskell (diff)

04/01/06:

06:56 Ticket #738 (ghc can't load files with selinux Enforcing) created by jon.fairbairn@…
ghc fails (not always) to load files when selinux is in Enforcing mode: …
Note: See TracTimeline for information about the timeline view.