Timeline


and

10/29/09:

22:09 Ticket #3625 (GHCI doesn't work with dtrace on OS X) created by rl
On OS X, user-defined dtrace probes are implemented as special symbols of …
13:33 Annotations edited by batterseapower
(diff)
13:27 Ticket #3624 (Parse fails when foreign import declarations contain path information ...) created by twadleigh
An import declaration like: […] fails with: […] I've marked this …
11:25 Ticket #3623 (Host's C info ending up in .hc files while cross-bootstrapping) created by ksf
hsc2hs does not seem to have access to the target's info, or at least not …
09:46 Ticket #3622 (ghci ignores LANGUAGE TemplateHaskell pragma) created by fasta
Save the following in Foo.hs […] $ ghci Foo.hs Paste runQ [| …
09:40 Ticket #3621 ("No match in record selector Var.tcTyVarDetails" with incorrect ...) closed by simonpj
fixed: Actually it shouldn't be rejected. For example […] Here, the derived …
06:06 Ticket #3530 (GHCi does not work on Snow Leopard) closed by chak
fixed: Fixed by […] Please MERGE to the 6.12 branch!

10/28/09:

16:32 Ticket #3582 (Compiling with optimizations on hurts performance) closed by igloo
fixed: Thanks for the report. I can reproduce this with 6.10.4, but not the HEAD …
14:14 Ticket #3566 (Install fails on Windows) closed by igloo
fixed: Now fixed in HEAD and 6.12.
11:18 GpHEden/PackingAndPointerTagging edited by jberthold
removed a mail address (sorry) (diff)
10:35 Ticket #3590 (panic (the impossible happened) when compiling with -O2) closed by igloo
fixed: Merged
10:26 Ticket #3621 ("No match in record selector Var.tcTyVarDetails" with incorrect ...) created by pwb
[…] Note that the 'deriving' for MonadState has the wrong …
09:37 GpHEden/Packing edited by hwloidl
(diff)
09:08 Debugging/TickyTicky edited by simonpj
(diff)
09:08 Debugging/TickyTicky edited by simonpj
(diff)
09:06 Debugging/TickyTicky edited by simonpj
(diff)
09:04 Debugging/TickyTicky edited by simonpj
(diff)
08:07 Ticket #3620 (The seeds generated by split are not independent) created by NickSmallbone
Suppose we split a seed into two like this: […] Since g1 and g2 are …
06:48 Ticket #3619 (allow to set ghc search path globally (a'la CPATH)) created by tari3x
I'd like a mechanism for ghc similar to setting the CPATH variable for …
04:17 Ticket #3618 (memory-leak detector in +RTS -DS fails to track allocations in ...) created by guest
[…] […] Note the freeing of non-allocated memory. This is because …
04:05 Ticket #3617 (There is no -debug runtime in 6.12 RC1) created by guest
[…] […] Interestingly there is a debug runtime .so, but no .a. …
02:36 Ticket #3616 (ghci crash from :l) created by eflister
i got the following from trying to :l this file […]

10/27/09:

18:43 Building/Preparation/Windows edited by igloo
(diff)
18:34 Building/Preparation/Windows edited by igloo
(diff)
18:33 Building/Preparation/Windows edited by igloo
(diff)
13:36 Ticket #3611 (X11-xft-0.3 for xmonad-0.9 on Ubuntu karmic koala) closed by igloo
invalid: Thanks for the confirmation.
09:03 Ticket #3615 (GHCi doesn't allow the use of imported data contructors) created by blamario
There are two modules in this simplified scenario. The main module is …
07:39 Ticket #3614 (Cabal file parser can't handle colon in description) created by dsf
The description field of the cabal file in the haskell-mtl package …
02:25 Ticket #3613 (Better error messages for do-notation) created by simonpj
C Rodrigues [red5_2@…] writes: In this example, fun1 and fun2 …

10/26/09:

15:12 Ticket #3612 (Installing the binary tarball requires build tools (binutils, gcc, etc.)) created by matthijs
When installing the binary tarball (e.g., …
12:42 Ticket #3611 (X11-xft-0.3 for xmonad-0.9 on Ubuntu karmic koala) created by neuroserve
toens@wintermute:~/src/X11-xft-0.3$ runhaskell Setup.lhs build …
05:15 GpHEden/Packing edited by jberthold
corrected link to pointer tagging doc (diff)
05:13 GpHEden/PlaceholdersAndGC created by jberthold
05:12 GpHEden/Primitives created by jberthold
05:10 GpHEden/PackingAndPointerTagging created by jberthold
05:02 GpHEden/Packing created by jberthold
04:47 GpHEden/StartStop created by jberthold
04:46 GpHEden/CompilerWays created by jberthold
04:44 GpHEden edited by jberthold
place documentation subpages in folder GpHEden (diff)
04:42 GpHEden edited by jberthold
copy in  EdenWiki content (diff)
03:03 Ticket #3610 (Installer has hard-coded path /usr/bin/strip) created by YitzGale
On some systems, strip may not be located in /usr/bin. And even if it is, …
02:06 Ticket #3609 (ar.exe: Bad file number) created by simonpj
John Earle writes: * Hardware. Operating System: 32-Bit Edition of …

10/25/09:

12:15 Ticket #3599 (haddock assumes $libdir/ghc-6.12.0.20091010/html/haddock.css) closed by igloo
fixed: Fixed in HEAD and 6.12 by: […]
06:44 Ticket #3608 (Build the ghc-bin package in the standard way) created by igloo
In ghc/ghc.mk we have […] which I think is responsible for these …

10/23/09:

16:26 Ticket #3600 (Template Haskell mis-coverting empty list to empty string) closed by igloo
fixed: Merged.
16:25 Ticket #3263 (Warnings for monadic values not used) closed by igloo
fixed: Merged.
16:23 Ticket #3572 (Empty types are prettyprinted with trailing "=") closed by igloo
fixed: Merged
16:22 Ticket #3579 (Error: symbol `Bug_compose1_closure' is already defined) closed by igloo
fixed: Merged.
16:21 Ticket #3578 (internal error: evacuate(static): strange closure type 42) closed by igloo
fixed: Both merged.
03:03 Building/Troubleshooting edited by simonpj
(diff)

10/22/09:

14:15 Ticket #3607 (index variable for array traversal worker function is not unboxed) created by blarsen
See also  http://hackage.haskell.org/trac/ghc/ticket/3606. In an attempt …
13:48 Ticket #3606 (The Ord instance for unboxed arrays is very inefficient) created by blarsen
The Ord instance for unboxed arrays defined in Data.Array.Base results in …
09:18 Ticket #3605 (Dll's freeze with -threaded) created by NeilMitchell
Attached are two source files (one .c, one .hs), which are compiled (using …
02:21 Building/Preparation/Windows edited by simonmar
Remove long irrelevant section (diff)
01:14 Ticket #3604 (Use of template-haskell is broken with shared libraries) created by guest
Consider the following program: TH.hs: […] Library.hs […] Build …

10/21/09:

16:59 Commentary/Compiler/HscMain edited by guest
Fix a link to CoreToStg?.lhs (diff)
09:45 Building/Troubleshooting edited by simonpj
(diff)
09:26 Building/Preparation/Windows edited by simonpj
(diff)
08:03 Status/SLPJ-Tickets edited by simonpj
(diff)
06:22 Ticket #3596 (getOptions'.parseLanguage(1) went past eof token) closed by simonmar
duplicate: Thanks for the report. Dup of #3153.
06:20 Ticket #3593 (Where has readline gone?) closed by simonmar
wontfix: GHC now ships with only a small set of packages, namely those required to …

10/20/09:

15:40 Commentary/Compiler/CmmType edited by dmp
fix broken link (diff)
14:24 Ticket #3602 (cabal-install bootstrap script emits error message with no detail) closed by duncan
invalid: Thanks, suggestion taken. For future reference, Cabal tickets should be …
14:21 Ticket #3603 (cabal-install bootstrap script respects PREFIX inconsistently, fails) closed by duncan
invalid: Already fixed.  http://hackage.haskell.org/trac/hackage/ticket/541 For …
13:28 Ticket #3603 (cabal-install bootstrap script respects PREFIX inconsistently, fails) created by zooko
The bootstrap.sh script that comes with cabal-install is documented as …
13:25 Ticket #3602 (cabal-install bootstrap script emits error message with no detail) created by zooko
I am trying to install cabal-install, and it ended with: […] It would …
08:55 Ticket #3601 (When running two or more instances of GHCi, persistent history is only ...) created by arnar
The file ~/.ghc/ghci_history maintains the command history for the first …
08:06 Status/Oct09 created by simonpj
08:00 Building/Preparation/Windows edited by JohnD
(diff)
07:58 Commentary/Rts/Storage/HeapObjects edited by dmp
fixed broken link to calling convention page (diff)
07:45 Status edited by simonpj
(diff)
07:23 Building/Preparation/Windows edited by JohnD
(diff)
05:11 SemiTagging edited by simonmar
(diff)
05:10 SemiTagging edited by simonmar
(diff)
03:37 Ticket #3595 (The forefathers of Haskell ...) closed by simonmar
invalid: Could you take this to the mailing list please? As you say, this is not …
00:29 Ticket #3600 (Template Haskell mis-coverting empty list to empty string) created by simonpj
Antoine Latter aslatter@… writes: the program Demo.hs compiles on …
00:28 Ticket #3599 (haddock assumes $libdir/ghc-6.12.0.20091010/html/haddock.css) created by juhpetersen
I build rc1 with docs living in /usr/share/doc/ghc/html but haddock seems …
00:14 Ticket #3598 (ghc-stage2 binary name confusing for users) created by juhpetersen
ghc-6.12.0.20091010 create a binary called …

10/19/09:

17:43 Ticket #3597 (trying to build ghc 6.10.4 from src tarball: haddock: Can't find ...) created by zooko
Folks: Trying to build from the ghc-6.10.4 source tarball on Ubuntu Hardy …

10/17/09:

14:13 Ticket #3596 (getOptions'.parseLanguage(1) went past eof token) created by Paczesiowa
this (19char) "code" crashes ghc-6.10.4: […] ghc: panic! (the …
11:35 Ticket #3595 (The forefathers of Haskell ...) created by JohnD
17 October 2009 I am something of a new face. I wish to introduce myself …
06:04 Ticket #3594 (ppc stage1 panic for --enable-shared) created by juhpetersen
Not sure if this is expected but ghc-6.12 panics on ppc when it starts to …
03:57 Building/Preparation/Windows edited by JohnD
(diff)

10/16/09:

07:56 Ticket #3593 (Where has readline gone?) created by spivey
In going from 6.8.x to 6.10.x, I find that Readline has dissappeared. …
05:23 Ticket #3592 (Eta-contraction gives a rather bogus type error message) created by guest
Consider the following program: […] Compiling this with GHC 6.10.3 …

10/15/09:

17:22 Ticket #3591 (A working program reports <<loop>> when compiled with -O) created by blamario
If the attached module Trampoline.hs is compiled with no optimizations it …
12:33 Ticket #3590 (panic (the impossible happened) when compiling with -O2) created by yairchu
when compiling the attached program with -O2 I get the following error: …
10:51 Building/Porting edited by kili
It's primops.txt, not primop.txt (diff)
10:10 Building/Porting edited by kili
Generated primop goo should go into boot.tar.gz (diff)
06:38 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
06:36 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
06:34 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
06:32 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
06:31 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
06:20 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
05:47 Ticket #3580 (ghc-6.12.1rc1 on Nix: ghci does not work) closed by kosmikus
invalid: Ok, I have been able to fix the problem. It was caused by Nix …
05:33 Ticket #959 (Debugging info(?) leaks out: "Urk! Inventing strangely-kinded void TyCon") closed by simonpj
fixed: I finally got around to fixing this […] IAN: Don't merge to the …
04:56 Ticket #3589 (Recompilation checker doesn't take into account CPP headers) created by simonmar
When using CPP, the recompilation checker doesn't check the date on any …
04:53 Ticket #3588 (ghc -M should emit dependencies on CPP headers) created by simonmar
When using CPP, ghc -M should emit dependencies on header files that are …
04:48 Ticket #3263 (Warnings for monadic values not used) reopened by simonpj
Good point. Fixed by: […]
00:16 Status/SLPJ-Tickets edited by simonpj
(diff)

10/14/09:

15:36 Ticket #3587 (provide a cross-platform way to set environment variables) created by shahn
System.Environment contains cross-platform operations to query environment …
08:15 Ticket #3586 (Initialisation of unboxed arrays is too slow) created by simonpj
On the Clean mailing list, Philippos Apolinarius [phi500ac@…] …
08:03 TypeFunctionsStatus edited by simonpj
(diff)
07:42 Ticket #3561 (Incorrect code generation on x86) closed by simonmar
fixed: Test added.
05:07 Ticket #3585 (runhaskell displays an UTF-8 decoding error) closed by chak
invalid: It's trying to load the binary, so not really a bug.
04:01 Ticket #3585 (runhaskell displays an UTF-8 decoding error) created by chak
I have the following problem with the 6.12.1RC1 Mac installer package on …
01:08 Ticket #3584 (type signature involving a type family rejected) created by baramoglo
add1 is rejected in the following program: […] The following …

10/13/09:

16:28 Ticket #3583 (Default view patterns) created by ksf
as useful for code like …
12:09 Ticket #3487 (Data.ByteString.Lazy.elemIndices returns wrong results) closed by duncan
fixed: Fix is in bytestring-0.9.1.5 which is included with ghc-6.12.
12:09 Ticket #3486 (Data.ByteString.elemIndices causes SEGV) closed by duncan
fixed: Replying to simonmar: > Duncan, can this be closed now? Yes, …
11:00 Ticket #3581 (Compiling with optimizations on hurts performance) closed by gchrupala
duplicate
10:52 Ticket #3582 (Compiling with optimizations on hurts performance) created by gchrupala
The attached program runs many times slower when compiled with …
10:46 Ticket #3581 (Compiling with optimizations on hurts performance) created by gchrupala
The attached program runs many times slower when compiled with …
08:42 Ticket #3580 (ghc-6.12.1rc1 on Nix: ghci does not work) created by kosmikus
After building the ghc-6.12.1 release candidate on a 32-bit Arch Linux …
02:57 Ticket #3562 (syb package on Hackage does not work with 6.12) closed by dreixel
wontfix: GHC 6.12 comes with its own syb-0.1.0.2. GHC 6.14 will not come with syb, …
01:49 Ticket #3546 (Use of float type in unregistered build freezes program) closed by igloo
fixed: Merged.

10/12/09:

12:49 Ticket #3568 (Command line flag "exclude-module" not recognized) closed by igloo
fixed: Fixed in HEAD and 6.12.
12:47 Ticket #3576 (minor errors in docs/users_guide/6.12.1-notes.xml) closed by igloo
fixed: Merged, thanks!
11:27 Ticket #3579 (Error: symbol `Bug_compose1_closure' is already defined) created by igloo
In …
06:19 Ticket #3578 (internal error: evacuate(static): strange closure type 42) created by nccb
I have a concurrent program (using CHP, which sits on top of STM+forkIO), …
05:36 Ticket #3574 (The install-docs target no longer works in 6.12) closed by igloo
fixed: Thanks for the report; I've removed that section of the README.
05:36 Ticket #3573 (ghc-6.12 source tarball README still mentions extralibs) closed by igloo
fixed: Thanks for the report; I've updated the README.
03:29 Ticket #3555 (Vectorisation error with negative Double const) closed by rl
duplicate: I've opened #3577 as a placeholder for issues related to incomplete DPH …
03:27 Ticket #3577 (Complete support for Data Parallel Haskell) created by rl
I'm going to open this as a placeholder for all the things the vectoriser …
02:14 Ticket #3544 (Add instance IsString ShowS where fromString = showString) closed by basvandijk
wontfix

10/11/09:

23:10 Ticket #3576 (minor errors in docs/users_guide/6.12.1-notes.xml) created by rwbarton
* listitem is misspelled a total of 4 times as listierm (two open …
21:45 Ticket #3575 (mkStdGen and split conspire to make some programs predictable) created by rwbarton
The following program random.hs is intended to produce a line containing …
19:47 Ticket #3574 (The install-docs target no longer works in 6.12) created by bos
In the README file of GHC 6.12.1 RC 1, the method listed for installing …
15:50 Ticket #3573 (ghc-6.12 source tarball README still mentions extralibs) created by rwbarton
The README in the source tarball …

10/10/09:

11:54 Ticket #3567 (Configure script looks for ld too early) closed by igloo
fixed: This is now fixed in HEAD and 6.12.
10:36 Ticket #3572 (Empty types are prettyprinted with trailing "=") created by FSalad
This prints the invalid declaration "data Void ="; should be "data Void": …
00:29 Ticket #3231 (Permission denied error with runProcess/openFile) reopened by yugr
Report as bug until proven otherwise.

10/09/09:

07:42 Commentary/Rts/Storage/CAFs edited by simonmar
(diff)
07:40 Ticket #3571 (Bizzarely bloated binaries) created by guest
Compiling a trivial test program: […] Using GHC 6.10.4 produces a …
07:35 Commentary/Rts/Storage/HeapObjects edited by simonmar
(diff)
06:37 HackPar edited by vjanjic
(diff)
06:36 HackPar created by vjanjic
04:02 Ticket #3570 (:~/base-4.0.0.0$ sudo runghc Setup.hs configure) closed by simonmar
fixed: This one has been fixed in later releases, please upgrade GHC.
02:03 Ticket #3570 (:~/base-4.0.0.0$ sudo runghc Setup.hs configure) created by guest
<interactive>:1:22: attempting to use module `System.IO' …

10/08/09:

23:49 Ticket #3569 (ghci can't handle utf-8 chinese char correctly when modify.) created by guest
ubuntu 8.04, ghc 6.10.4,gnome-terminal if you can't display chinese char …
15:10 Commentary/Rts/Storage/CAFs edited by diatchki
(diff)
15:08 Commentary/Rts/Storage/CAFs edited by diatchki
(diff)
15:06 Commentary/Rts/Storage/CAFs edited by diatchki
(diff)
15:05 Commentary/Rts/Storage/CAFs edited by diatchki
(diff)
15:05 Commentary/Rts/Storage/CAFs edited by diatchki
(diff)
11:45 Ticket #3568 (Command line flag "exclude-module" not recognized) created by heatsink
The exclude-module flag used with ghc -M does not work as …
11:25 Commentary/Rts/Storage/CAFs edited by diatchki
(diff)
11:25 Commentary/Rts/Storage/CAFs edited by diatchki
(diff)
11:23 Commentary/Rts/Storage/CAFs edited by diatchki
(diff)
11:22 Commentary/Rts/Storage/CAFs edited by diatchki
(diff)
06:54 Status/SLPJ-Tickets edited by simonpj
(diff)
06:45 Building/Troubleshooting edited by simonpj
(diff)
06:43 Building/Troubleshooting edited by simonpj
(diff)
04:45 Ticket #3567 (Configure script looks for ld too early) created by simonpj
Because of #3565, I tried moving c:/mingw out of the way. But now …
04:42 Ticket #3566 (Install fails on Windows) created by simonpj
When I do sh validate I get […] Turns out that INSTALL_LIBEXECS is …
04:13 Ticket #3565 (Wrong gcc being used) created by simonpj
SimonM and I have just spent two hours tracking down a horrible …

10/07/09:

17:00 Ticket #3564 (Drop-in replacements for integer library no longer work) closed by igloo
fixed: Thanks for the report. You mean it doesn't work with 6.10.4, right? …
16:31 Ticket #3564 (Drop-in replacements for integer library no longer work) created by tim
I was trying to replace the integer-gmp library with integer-simple in a …
10:34 Building/Porting edited by kili
Run host/target path replacement o inplace/lib/package.conf.d/*.conf (diff)
09:37 Status/SLPJ-Tickets edited by simonpj
(diff)
00:40 Ticket #3563 (A couple of additions to Data.Bits) created by porges
Population count is an often-needed function when bitfiddling, so I think …

10/06/09:

16:32 Commentary/Rts/Storage/CAFs edited by diatchki
(diff)
01:59 Ticket #3562 (syb package on Hackage does not work with 6.12) created by simonmar
The syb package on Hackage (0.1.0.1) has -package-name syb, which was …

10/05/09:

20:58 Commentary/Rts/Storage/CAFs edited by benl
Fix typos (diff)
16:24 Commentary/Rts/Storage/CAFs edited by diatchki
(diff)
16:14 Building/Architecture/Idiom/Directories edited by igloo
(diff)
16:07 Commentary/Rts/Storage/CAFs edited by diatchki
(diff)
16:05 Building/Architecture edited by igloo
(diff)
16:04 Building/Architecture/Idiom/Directories edited by igloo
(diff)
16:04 Building/Architecture/Idiom/Directories created by igloo
15:21 Commentary/Rts/Scheduler edited by diatchki
(diff)
15:20 Commentary/Rts/Scheduler edited by diatchki
(diff)
15:18 Commentary/Rts/Scheduler edited by diatchki
(diff)
15:15 Commentary/Rts/FFI edited by diatchki
(diff)
14:30 Commentary/Rts/FFI edited by diatchki
(diff)
14:12 Commentary/Rts/Storage/Stack edited by diatchki
(diff)
11:26 Commentary/Rts/Storage/BlockAlloc edited by diatchki
(diff)
11:26 Commentary/Rts/Storage/BlockAlloc edited by diatchki
(diff)
10:57 Commentary/Rts/Storage/BlockAlloc edited by diatchki
(diff)
10:45 Commentary/Rts/Storage/Stack edited by diatchki
(diff)
10:42 Commentary/Rts/Storage/Stack edited by diatchki
(diff)
10:39 Commentary/Rts/Storage/Stack edited by diatchki
(diff)
04:51 Ticket #3560 (Template Haskell attempts to load unnecessary packages) closed by simonmar
duplicate: This is a dup of #2437, but I forgive you for not finding it, it took me …
04:27 Ticket #3551 (Tests conc069 and conc070 failing for unregistered build) closed by simonmar
fixed: Fixed, thanks for the report […]

10/04/09:

15:08 Ticket #3561 (Incorrect code generation on x86) created by aleksey
This program prints "0" on x86 with ghc-6.10.4 and "-O" optimization at …

10/03/09:

18:00 Building/Preparation/Windows edited by igloo
(diff)
05:13 Building/Porting edited by kili
Running configure in libraries/* may need additional arguments. (diff)
05:09 Building/Porting edited by kili
sh configure, not ./configure, since the contents … (diff)

10/02/09:

18:16 Ticket #3560 (Template Haskell attempts to load unnecessary packages) created by heatsink
To run TH splices, GHC's interpreter loads all packages specified on the …
17:46 Ticket #3559 (split ghci modules off into their own package) created by igloo
ghci code should be split into bits that are always compiled (and always …
17:36 Ticket #3558 (Make haddock compilable without ghci being enabled) created by igloo
Make haddock compilable without ghci being enabled, and set HADDOCK_DOCS
11:19 Ticket #3540 (Parser accepts malformed types with implicit parameters) closed by igloo
fixed: Merged.
09:41 Ticket #3557 (CPU Vector instructions in GHC.Prim) created by guest
It would be nice to have support for vector unit (MMX, SSE, AltiVec?, and …
02:08 Ticket #2273 (inlining defeats seq) reopened by simonpj
See also this thread, …
01:15 Status/SLPJ-Tickets edited by simonpj
(diff)

10/01/09:

18:10 Ticket #3556 (Build the bootstrapping ghc-pkg with ghc-cabal) created by igloo
The current build rules for ghc-pkg are getting increasingly intricate. …
07:58 Ticket #3555 (Vectorisation error with negative Double const) created by ams
Negative Double constants cause an error in parallel comprehensions. This …
06:26 Commentary/Libraries edited by simonmar
(diff)

09/30/09:

04:02 Commentary/Libraries edited by simonmar
(diff)
04:01 Commentary/Libraries edited by simonmar
(diff)
04:00 Commentary/Libraries edited by simonmar
add binary, bin-package-db (diff)
03:38 Commentary/Libraries edited by simonpj
(diff)
02:06 TypeFunctionsStatus edited by simonpj
(diff)
01:40 Ticket #3554 (ASSERT failed! file TcMType.lhs line 349) created by simonmar
Test T2627b is failing with an assertion failure with a DEBUG compiler: …

09/29/09:

08:33 Building/Using edited by dterei
change ghclibways description to refer to ways.mk (diff)
07:16 Ticket #3542 (ghc-cabal deadlocks) closed by igloo
fixed: Fixed: […]
06:57 Ticket #3553 (parallel gc suffers badly if one thread is descheduled) created by simonmar
The parallel GC synchronisation uses pure spinlocks, which leads to a …
04:56 Packages edited by simonmar
(diff)
04:55 Commentary/Packages edited by simonmar
(diff)
04:34 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
04:34 Ticket #3552 (Unreachable code in optimised CMM code) created by simonpj
Ben found that GHC is gnerating some unreachable C-- code. While the NCG …
02:03 Ticket #3520 (Implement Type and Pattern splicing) closed by simonpj
fixed: Type splices are fully implemented in the upcoming 6.10. Pattern splices …
Note: See TracTimeline for information about the timeline view.