Timeline


and

01/04/10:

17:38 Ticket #3806 (Type checking errors in foreign declarations reported at wrong locations) created by asuffield
The following code: […] yields this error: […] The error part is …
16:37 Ticket #3805 (Bad error message "Invalid type signature") created by asuffield
The following line of code: foreign export ccall foo :: IO ()
05:25 TypeFunctionsStatus edited by simonpj
(diff)
04:02 Ticket #3804 (strange output of mkGHCConstants on SunOS 5.8/sparc) created by CBa
mkGHCConstants generates a file with: […] whatever zd is. My …

01/03/10:

11:47 Ticket #3803 (addCoverageTicksTobind should not panic when file location is Nothing) created by clemens
compiler/deSugar/Coverage.lhs: […] Is there any reason for this …
05:40 Ticket #3802 (:main in GHCi doesn't do getArgs wildcard expansion) created by NeilMitchell
In GHCi, from a current directory containing some Haskell files: […] …
05:23 Ticket #2798 (Enable "rec" keyword when RecursiveDo is enabled?) closed by igloo
fixed: It was done for 6.12.1 after all. RecursiveDo is deprecated in favour of …
04:57 Ticket #590 (hsc2hs: quoting of macro arguments containing commas) closed by igloo
fixed: Fixed by: […]
04:37 BugSweep edited by igloo
(diff)

01/02/10:

23:16 Ticket #3801 (ghc-6.10.4: internal error: PAP object entered) created by patrikja
Running the compiled code for a simple program using WX Haskell + …
14:03 BugSweep edited by igloo
(diff)
13:46 BugSweep edited by igloo
(diff)
13:28 BugSweep edited by igloo
(diff)
13:20 BugSweep edited by igloo
(diff)
13:19 BugSweep edited by igloo
(diff)
12:30 BugSweep edited by igloo
remove closed tickets (diff)
12:27 BugSweep edited by igloo
(diff)

01/01/10:

14:19 Ticket #3728 (configure should omit full path in unistd.h, stdlib.h return type tests) closed by igloo
fixed: Merged
14:18 Ticket #3245 (Quadratic slowdown in Data.Typeable) closed by igloo
fixed: Merged
14:18 Ticket #3776 (Warning: The import of `B.foo' from module `A' is redundant) closed by igloo
fixed: Merged
14:18 Ticket #3751 (Panic! the 'impossible' happened: charType: '\167') closed by igloo
fixed: Merged
10:16 Ticket #3800 (sizeofByteArray# returns allocated words, not requested length in bytes) created by AntoineLatter
A byte array allocated with (GHC.Prim.newByteArray# 7) will report it's …
09:15 Ticket #3799 (undefined symbols and undefined references possibly related to template ...) created by JeremyShaw
I have seen a number of instances where template-haskell (?) fails at …

12/31/09:

23:25 Ticket #3798 (Problem with wxHaskell) created by MNorrish
Hello.hs is a GUI hello world program I copied and pasted off …
14:10 Ticket #3797 (ByteString.Char8 damages Unicode) closed by dons
invalid: This is the expected behaviour, and documented. Bytestrings when packing …
12:40 Ticket #3797 (ByteString.Char8 damages Unicode) created by Voker57
[…] I'm not sure if this library should assume UTF-8 for …
06:38 Ticket #3796 (GHC 6.12 dependency checking many times slower than 6.10) created by sunrayser
Get feldspar-language-0.1 from hackage and build it: …

12/30/09:

01:26 Ticket #3727 (several Haiku platform defs) closed by simonmar
fixed: Pushed; in ghc: […] in libraries/unix: […]

12/29/09:

06:36 Ticket #3795 (Haddock executable not versioned) created by lpsmith
Now that Haddock uses the GHC api, it's tied to a particular version of …

12/28/09:

18:42 Ticket #3794 (Compiling a main program yields: /usr/bin/ld: cannot find -lHSrtsmain) created by guest
I have installed the generic Linux binary package for GHC-6.12.1 from …
14:20 Ticket #3793 (System.Time.toClockTime does not support all valid timezone offsets.) created by daniel
toClockTime errors when the timezone offset is outside the range of -1200 …
04:24 Ticket #3792 (Qualified names in import specifications) created by nibro
GHC accepts qualified names in import specifications, e.g. […] I don't …

12/27/09:

21:28 Ticket #3791 (SplitObjs fails on sparc with GNU ld) created by duncan
On Sparc, GNU ld reports the restriction that […] GHC call gcc with …
16:03 Ticket #3790 (control-C causes segfault, siginfo_t* can be NULL on Solaris) created by duncan
On Sparc Solaris, all ghc-compiled programs (including ghc and ghci) …
15:17 Ticket #3679 (./configure --enable-shared does not work for ghc-6.10) closed by duncan
wontfix: Note that --enable-shared is not supported in GHC 6.10. Currently the …

12/26/09:

11:26 Ticket #3789 (Segfault and -dstg-lint errors using FFI and -XEmptyDataDecls) created by judahj
I encountered a segfault when working with some FFI code. I eventually …
09:49 Ticket #3788 (Improved message for GHC "No instance for" Errors) created by rhapsodyv
Hi, I would like to propose a modification in the ghc message for "no …

12/25/09:

21:15 Ticket #3787 (GHC 6.12.1 panic) created by blamario
GHC 6.12.1 reports the following when compiling the attached module: …
05:00 Ticket #3786 (showing function arguments when stopped at its definition) created by phercek
It would be cool if GHCi debugger could grab not only the free variables …

12/24/09:

07:25 Ticket #2143 (Yhc's sort is faster than GHC's) closed by malcolm.wallace@…
fixed: Pushed the faster version to the base library. It should probably be …
06:11 Ticket #3785 (Broken link in library docs) created by igloo
We need to generate libraries/prologue.txt with the version number in …
05:47 Status/SLPJ-Tickets edited by simonpj
(diff)
02:27 Debugging/ProfilingGhc edited by simonpj
(diff)

12/23/09:

20:54 Building/Preparation/Windows edited by deh
add explicit step for installing mingw (diff)
18:35 Ticket #3784 (--with-gmp-includes and --with-gmp-libraries don't affect the building ...) created by PHO
Passing --with-gmp-includes and --with-gmp-libraries to the …
16:04 Ticket #3783 (Allow --make and --fno-code) created by duncan
Loading a largish project in ghci is roughly twice as fast as using `ghc …
13:41 Ticket #3782 (Data Parallel "Impossible happened" compiler error) created by guest
When I attempted to compile my vectorized code , I got the following …
02:00 Status/SLPJ-Tickets edited by simonpj
(diff)
01:59 Ticket #3781 (Improve inlining for local functions) created by simonpj
I found that boyer2/Rewritefuns.onewayunify1 has a join point that …

12/22/09:

03:12 Ticket #3780 (unix-2.4.0.0 fails with base 4.1) created by duncan
The unix package states: […] And while it does compile with base 4.1, …
00:38 Ticket #3779 (dodgey warning about redundant class method imports) closed by simonpj
duplicate: Quite right, thanks. As luck would have it, I fixed this yesterday: …
00:36 Ticket #3776 (Warning: The import of `B.foo' from module `A' is redundant) reopened by simonpj
I think this could merge to the 6.12.2 release Simon

12/21/09:

23:37 Ticket #3779 (dodgey warning about redundant class method imports) created by duncan
Consider the code: […] (This is from …
09:31 Ticket #3778 ("test -e" in testsuite doesn't work with Solaris /bin/sh) created by duncan
The testsuite/mk/boilerplate.mk contains stuff like: […] On Solaris, …
08:11 Ticket #3776 (Warning: The import of `B.foo' from module `A' is redundant) closed by simonpj
fixed: Fixed by […]

12/20/09:

21:43 Ticket #3777 (Split MonaIO class from mtl) created by AntoineLatter
I propose that the MonadIO class be split from the mtl package. The class …
13:25 Ticket #3776 (Warning: The import of `B.foo' from module `A' is redundant) created by slyfox
Let's consider such A.hs: […] and B.hs: […] Trying to …
12:41 Ticket #3775 (Pattern matching on Word literals in GHCi crashes.) closed by simonmar
duplicate: Thanks for the report - previously reported as #2881 and fixed in 6.12.1.

12/19/09:

20:47 Building/Preparation edited by merehap
Fixed spelling. (diff)
17:56 Supercompilation edited by pejo
(diff)
14:26 Ticket #3775 (Pattern matching on Word literals in GHCi crashes.) created by diatchki
GHCi 6.10.4 seems to be crashing with "impossible happened" when loading …
12:46 Ticket #3774 (panic - caused by language pragma closed in first column) closed by igloo
fixed: Thanks for the report. This is a duplicate of #3645.
09:13 Ticket #3774 (panic - caused by language pragma closed in first column) created by andrewufrank
if the language pragma is closed on a new line panic breaks out. adding …
08:17 Ticket #3773 (Haddoc documentation on wrong function argument) created by tibbe
The catch function's documentation indicates that the first parameter is …
04:11 Ticket #3664 (Ghc eats tremendous heaps of RAM in -prof build (highlighting-kate)) closed by igloo
fixed: Merged

12/18/09:

21:08 BugSweep edited by hgolden
Patch submitted already (diff)
11:42 BugSweep edited by simonmar
(diff)
11:40 Ticket #490 (object code blow up by minor source code change) closed by simonmar
fixed: This bug no longer happens with 6.12.1: […] Things get a little …
10:27 Ticket #3757 (panic: Kinds don't match in type application) closed by daniel.is.fischer
fixed: Ah, no, it wasn't listed as an unexpected failure. I was reacting to the …
09:10 Ticket #3757 (panic: Kinds don't match in type application) reopened by daniel.is.fischer
I was using the testsuite-6.12.1.tar.bz2 linked from the GHC download page …
08:59 BugSweep edited by simonmar
(diff)
08:59 BugSweep edited by simonmar
(diff)
08:58 BugSweep edited by simonmar
(diff)
08:55 BugSweep edited by simonmar
(diff)
08:54 BugSweep edited by simonmar
(diff)
08:54 Ticket #485 (AdjustorAsm.S doesn't build on AIX) closed by simonmar
wontfix: I don't think it's helpful to keep this bug open. AdjustorAsm.S doesn't …
08:47 BugSweep edited by simonmar
(diff)
08:44 Ticket #3757 (panic: Kinds don't match in type application) closed by igloo
fixed: This was fixed by […] That link is to the 21 Nov build, which is why it …
02:38 Status/SLPJ-Tickets edited by simonpj
(diff)
02:24 Status/SLPJ-Tickets edited by simonpj
(diff)
01:20 Status/SLPJ-Tickets edited by simonpj
(diff)
01:18 Ticket #3501 (Error thunks not being exposed with "B" strictness) closed by simonpj
fixed: I believe this is fixed in the HEAD at least. See `Note [Bottoming …
01:03 Status/SLPJ-Tickets edited by simonpj
(diff)

12/17/09:

07:46 Ticket #3772 (Methods not inlined) created by rl
This affects both 6.12 and the HEAD (albeit differently) but works fine …
07:06 Debugging edited by simonpj
(diff)
07:05 Debugging edited by simonpj
(diff)
06:56 Commentary/SourceTree edited by simonpj
(diff)
06:35 Ticket #3771 (haddock: internal error: evacuate: strange closure type 19269) created by dbueno
Here are the last few lines of make output […] I did the following to …
04:57 Debugging edited by simonpj
(diff)
04:05 Ticket #3723 (SharedMem.hsc should include <fcntl.h>, not <sys/fcntl.h>) closed by igloo
fixed: Merged
04:05 Ticket #3514 (mallocPlainForeignPtrBytes -1000 gives runtime internal error: allocGroup: ...) closed by igloo
fixed: Merged
04:04 Ticket #3724 (rts/package.conf.d specifies -lm for all platforms) closed by igloo
fixed: Merged.
04:03 Ticket #414 (GHC does not eforce that Main exports main) closed by igloo
fixed: Both merged
04:02 Ticket #3730 (hp2ps: Deviation.c:(.text+0x42b): undefined reference to `sqrt') closed by igloo
fixed: Merged
04:01 Ticket #3760 (6.12.1 Build failure on FreeBSD) closed by igloo
fixed: Merged
04:01 Ticket #3633 (Heap size suggestion of > 2145 MB gets ignored) closed by igloo
fixed: Merged
01:07 Ticket #3770 (getting docs out of windows distro) created by denis
Would you be so kind as to split the _windows_ distribution into binary, …

12/16/09:

14:49 Status/SLPJ-Tickets edited by simonpj
(diff)
14:48 Ticket #3769 (Add manpages for programs installed alongside ghc) created by Minimiscience
The following programs installed with GHC (specifically, using the Mac OS …
14:07 Ticket #3768 (6.12.1 Mac OS X installer lacks all HTML documentation) created by Minimiscience
After upgrading GHC from 6.10.4 to 6.12.1 using the installer package for …
09:59 Ticket #2966 (build system does not respect --with-gcc=) reopened by duncan
Regression. […] leads to […] We should set up one of the buildbots …
09:34 Ticket #3655 (Performance regression relative to 6.10) closed by simonpj
fixed: OK, it seems ok in the HEAD, and I'm disinclined to follow it up further: …
09:19 Status/SLPJ-Tickets edited by simonpj
(diff)
08:18 Status/SLPJ-Tickets edited by simonpj
(diff)
08:16 Status/SLPJ-Tickets edited by simonpj
(diff)
08:13 Ticket #3767 (SpecConstr for join points) created by simonpj
The attached file Spec.hs has a case (from Roman's fusion code) where …
08:05 Ticket #3766 (Parsing of lambdas is not consistent with Haskell'98 report.) created by lilac
Consider the following expression: (\x -> x :: Int . id) GHC …
05:07 Ticket #3331 (control-monad-queue performance regression) closed by simonpj
fixed: Happily the HEAD is better than 6.08. Here are the 6.08 timings for …
03:58 Status/SLPJ-Tickets edited by simonpj
(diff)
03:52 Status/SLPJ-Tickets edited by simonpj
(diff)
03:51 Ticket #3765 (Rules should "look through" case binders too) created by simonpj
Here's a program suggested by Roman […] The rule doesn't fire with the …
03:43 Status/SLPJ-Tickets edited by simonpj
(diff)
00:34 Ticket #3717 (Superfluous seq no eliminated) closed by simonpj
fixed: Fixed by […] Simon

12/15/09:

23:57 Ticket #3764 (need --htmldir conifiguration) created by juhpetersen
ghc's makefiles currently ignore --htmldir overriding it to …
23:52 Ticket #3763 (make -j8 fails for ghc-6.12.1-pre) created by juhpetersen
I can provide more details I think but parallel make with 8 jobs failed …
22:23 Ticket #3762 (filepath.cabal has an extraneous apostrophe) created by ohnobinki
 https://bugs.gentoo.org/296699
20:04 Ticket #3761 (6.12.1 HC bootstrap failes due to suspicious static library ordering) created by PHO
I found ghc-stage2 doesn't link because of the order of static libraries …
19:41 Ticket #3760 (6.12.1 Build failure on FreeBSD) created by PHO
I found 6.12.1's rts/posix/Select.c doesn't compile on FreeBSD 7.0. It …
14:18 Ticket #3759 (-no-auto-link-packages flag isn't documented in User Guide) created by hgolden
The -no-auto-link-packages flag (see compiler/main/DynFlags.hs) isn't …
12:20 Ticket #3758 (Huge regression in concurrent app performance and reliability under ...) created by bos
I have a trivial HTTP server that I wrote to do some performance …
09:04 Ticket #3750 (nameModule $wlookup_nm) closed by simonpj
fixed: I believe this is OK now. The problem was something to do with a worker …
08:50 Ticket #3757 (panic: Kinds don't match in type application) created by daniel.is.fischer
In the test CoTest3(normal) from the testsuite, I get […] It seems to …
07:50 Status/SLPJ-Tickets edited by simonpj
(diff)
03:50 Ticket #3756 (Missing -lz option in testsuite) created by daniel.is.fischer
Running the testsuite with a newly built 6.12.1, I got […] All but 8 …
02:57 Ticket #3755 (Improve join point inlining) created by simonpj
This ticket relates to the paper "Optimising generics is easy" …
02:00 Ticket #3754 (broken link in documentation) created by malcolm.wallace@…
The page …
01:50 Ticket #3753 (Make ghci's -l option consistent with GNU ld's -l option) created by hgolden
Currently, ghci accepts -l options of the format -lxyz. On Linux, this is …
00:18 DataParallel/Regular edited by gckeller
(diff)

12/14/09:

21:06 DataParallel/Regular edited by gckeller
(diff)
11:33 Ticket #3752 (6.12.1 release notes have bad url for Haskell Platrofm) closed by igloo
fixed: Thanks for the report; I've added a redirect (as the release notes are …
11:23 Ticket #3752 (6.12.1 release notes have bad url for Haskell Platrofm) created by jgd
As the Haskell Platform is suddenly critical to ghc, it would be good to …
03:12 Ticket #3751 (Panic! the 'impossible' happened: charType: '\167') created by moleculeColony
Reproduces each time: […]
03:03 Ticket #3749 (unexpected parse errors with `do` and `let`) closed by simonmar
invalid: On what grounds do you think f2 and f3 should be syntactically …
01:19 Ticket #3750 (nameModule $wlookup_nm) created by simonmar
This recently started happening in HEAD. The last build in which it did …
00:00 Milestone 6.12.1 completed

12/13/09:

21:52 Ticket #3749 (unexpected parse errors with `do` and `let`) created by dherington
Unless I misunderstand, all three of the following definitions are …

12/12/09:

13:58 HackPar edited by dons
(diff)
13:57 HackPar edited by dons
add some names (diff)
13:25 HackPar edited by dons
Add links to some project pages. (diff)
11:39 HackPar edited by kevinhammond
(diff)
09:57 HackPar edited by guest
(diff)
09:56 GpHEden/PlaceholdersAndGC edited by guest
(diff)
09:56 GpHEden/Primitives edited by guest
(diff)
09:56 GpHEden/Packing edited by guest
(diff)
09:55 GpHEden/StartStop edited by guest
(diff)
09:55 GpHEden/CompilerWays edited by guest
(diff)
09:53 GpHEden/CompilerWays edited by guest
(diff)
09:52 HackPar edited by kevinhammond
(diff)
07:36 VisualisationProgress created by kevinhammond
07:35 HackPar edited by kevinhammond
(diff)
07:34 HackPar edited by kevinhammond
(diff)
06:02 Ticket #3748 (Bug in rts/Win32/Ticker.c can cause process hang on exit in Win32) created by sgf
On Win32, the ticker thread is shut down by signalling for it to close, …
04:41 DTrace edited by chak
(diff)
04:31 DTrace edited by chak
(diff)
04:13 DTrace edited by chak
(diff)
04:03 DTrace edited by chak
(diff)
03:50 DTrace edited by chak
(diff)
03:26 DTrace edited by chak
(diff)
03:06 DTrace edited by chak
(diff)
02:53 HackPar edited by vjanjic
(diff)
02:36 DTrace edited by chak
(diff)
02:26 DTrace edited by chak
(diff)

12/11/09:

17:03 Ticket #3747 (getDirectoryContents yields wrong results) closed by duncan
invalid: As Malcolm says, this is the correct behaviour on Windows. We may think …
08:19 Ticket #3747 (getDirectoryContents yields wrong results) created by Meddix
Executing getDirectoryContents on "c:" gives the contents of the current …
06:07 Status/SLPJ-Tickets edited by simonpj
(diff)
06:05 Ticket #2458 (Unknown symbol `_environ' on MacOS X) reopened by mafo
This bug also shows up with Haskell-created libraries. If the executable …
04:27 Ticket #3703 (-ddump-rules does not list all rules in effect) closed by simonpj
fixed: Here's the patch […] Simon
03:30 Ticket #3746 (Poor parse error) created by NeilMitchell
Given the fragment: […] There is a parse error after the …
02:44 Ticket #3745 (Non-deterministic behavior with FFI) created by gchrupala
I have a simple perceptron learning algorithm in C++ which I am calling …
02:23 AgendaProposal edited by hwloidl
(diff)
02:08 Ticket #431 (runInteractiveProcess and closed stdin.) closed by simonmar
fixed: The test program above (comment 2) now works. It works because of the …
01:45 BugSweep edited by simonmar
(diff)
01:00 Ticket #3539 (internal error: ASSERTION FAILED: file sm/Evac.c, line 368) closed by elaforge
invalid: I'm going to go ahead and close this. I was never able to reproduce it …

12/10/09:

21:41 DTrace created by chak
19:25 Ticket #3744 (Comparisons against minBound/maxBound not optimised) created by rl
[…] GHC retains both comparisons even though they are guaranteed to be …
11:17 Ticket #3743 (type checker fails to infer an implicit parameter constraint in the ...) created by int-e
In this code, […] I'd expect ghc to infer the commented out type for …
10:06 HackPar edited by kevinhammond
(diff)
10:05 HackPar edited by kevinhammond
(diff)
10:05 HackPar edited by kevinhammond
(diff)
09:56 HackPar edited by kevinhammond
(diff)
09:55 HackPar edited by kevinhammond
(diff)
09:51 HackPar edited by kevinhammond
(diff)
09:50 HackPar edited by kevinhammond
(diff)
09:49 HackPar edited by kevinhammond
(diff)
09:33 HackPar edited by kevinhammond
(diff)
09:31 HackPar edited by kevinhammond
(diff)
09:28 HackPar edited by kevinhammond
(diff)
09:27 HackPar edited by kevinhammond
(diff)
09:26 HackPar edited by kevinhammond
(diff)
09:20 HackPar edited by kevinhammond
(diff)
09:10 Debugging/InstallingPackagesInplace edited by simonpj
(diff)
08:44 Building/Using edited by simonpj
(diff)
08:43 Building/Using edited by simonpj
(diff)
08:42 Debugging/InstallingPackagesInplace edited by simonpj
(diff)
08:39 Debugging/InstallingPackagesInplace edited by simonpj
(diff)
08:39 Debugging/InstallingPackagesInplace edited by simonpj
(diff)
08:38 Debugging/InstallingPackagesInplace edited by simonpj
(diff)
08:34 Debugging/InstallingPackagesInplace edited by simonpj
(diff)
05:51 Commentary/Rts/HaskellExecution/PointerTagging edited by simonmar
(diff)
05:50 Commentary/Rts/HaskellExecution/PointerTagging edited by simonmar
(diff)
05:47 Commentary/Rts/HaskellExecution/PointerTagging edited by simonmar
(diff)
05:46 Commentary/Rts/HaskellExecution/PointerTagging edited by simonmar
(diff)
05:35 Commentary/Rts/HaskellExecution/PointerTagging edited by simonmar
typo (diff)
05:21 Commentary/Rts/HaskellExecution/PointerTagging edited by simonmar
(diff)
05:20 Commentary/Rts/Storage/HeapObjects edited by simonmar
(diff)
05:17 Commentary/Rts/Storage/HeapObjects edited by simonmar
(diff)
05:16 Commentary/Rts/Storage/HeapObjects edited by simonmar
(diff)
05:13 Commentary/Rts/Storage/HeapObjects edited by simonmar
(diff)
05:12 Commentary/Rts/Storage edited by simonmar
(diff)
05:10 Commentary/Rts/Storage/HeapObjects edited by simonmar
(diff)
04:56 Commentary/Rts/Storage edited by simonmar
(diff)
04:56 Commentary/Rts edited by simonmar
(diff)
04:53 Commentary/Rts edited by simonmar
(diff)
04:52 Commentary/Rts/Storage/HeapAlloced edited by simonmar
(diff)
04:52 Commentary/HeapAlloced edited by simonmar
(diff)
04:51 Commentary/Rts/Storage/HeapAlloced created by simonmar
moved into the Storage/ hierarchy
04:50 Commentary/Rts edited by simonmar
(diff)
04:48 Commentary/Rts edited by simonmar
(diff)
04:47 Commentary/Rts edited by simonmar
(diff)
04:43 HackPar edited by vjanjic
(diff)
04:21 HackPar edited by hwloidl
(diff)
03:33 Ticket #3742 (redundant space in FFI imports rejected by 6.12) created by duncan
GHC 6.10 and older accepted this code: […] GHC 6.12 now rejects it …
00:26 Ticket #3741 (ghci misinterprets "early" unicode characters) created by brian
It seems as if ghci misinterprets unicode characters if they occur too …

12/09/09:

12:05 Ticket #3740 (6.8.2: Cannot configure under Cygwin) closed by igloo
duplicate: You can use the Windows build under cygwin, but you are right that there …
11:35 Ticket #3740 (6.8.2: Cannot configure under Cygwin) created by jaalto
There is no GHC compiler available for Cygwin (Linux like environment). …
10:50 Ticket #3739 (ghc-cabal mishandles relative paths in arguments) created by asuffield
Just making a record of this one, don't expect it to get fixed in a hurry …
10:24 AgendaProposal edited by hwloidl
(diff)
08:22 Commentary/Rts/Storage/GC edited by simonmar
(diff)
08:21 Commentary/Rts/Storage/GC/Pinneed edited by simonmar
(diff)
08:20 Commentary/Rts/Storage/GC/Pinned created by simonmar
07:45 Commentary/Rts edited by simonmar
(diff)
07:45 Commentary/Rts edited by simonmar
(diff)
05:49 Ticket #3586 (Initialisation of unboxed arrays is too slow) closed by simonmar
fixed: Workaround applied in 6.12.1: […]
04:00 Commentary/Rts/Storage edited by simonmar
(diff)
01:42 BugSweep edited by simonmar
(diff)

12/08/09:

04:41 Ticket #2978 (Add support for more characters to UnicodeSyntax) closed by igloo
fixed: Too late for 6.12.1, so will wait for 6.14.1.
04:41 Ticket #3702 (deriving for GADTs) closed by igloo
fixed: Release note added. Patch not merged as it didn't go cleanly.
01:23 HackPar edited by henrique
(diff)
00:39 Status/SLPJ-Tickets edited by simonpj
(diff)

12/07/09:

17:49 AgendaProposal created by jberthold
agenda proposal
17:46 HackPar edited by jberthold
moved agenda proposal to separate page (diff)
17:03 Ticket #3738 (Typechecker floats stuff out of INLINE right hand sides) created by rl
Small program: […] Here is what bar looks like in the interface file: …
13:10 Ticket #3737 (inlining happens on foldl1 and does not happen on direct application of ...) created by guest
This is certainly related to #3736. The code can be found at: …
08:24 Debugging/ProfilingGhc edited by simonpj
(diff)
08:23 Debugging/InstallingPackagesInplace created by simonpj
08:14 Debugging edited by simonpj
(diff)
08:13 Debugging edited by simonpj
(diff)
08:12 Debugging edited by simonpj
(diff)
08:12 Debugging/ProfilingGhc created by simonpj
08:09 Debugging/TickyTicky edited by simonpj
(diff)
07:50 Status/SLPJ-Tickets edited by simonpj
(diff)
07:48 Ticket #3734 (overlapping orphan instances behave like incoherent without warning/error) closed by simonpj
fixed: Good point. But it's worse than that. You can get incoherence from …
07:26 Ticket #3721 (Can't install base-4.0.0.0 !!) closed by simonmar
wontfix: If you need base-4, then install a newer version of GHC. With a recent …
07:19 Ticket #3718 (Can not bootstrap using 6.12.1-rc2) closed by simonmar
invalid
07:11 Ticket #3735 (GHC specialising instead of inlining) closed by simonpj
duplicate: Dup of #3736
06:55 Commentary/Rts/Storage/GC/Roots edited by simonmar
(diff)
05:19 Commentary/Rts/Storage/GC/EagerPromotion edited by simonmar
(diff)
04:23 Ticket #3736 (GHC specialising instead of inlining) created by guest
In the attached module I demonstrate the following: …
04:23 Ticket #3735 (GHC specialising instead of inlining) created by guest
In the attached module I demonstrate the following: …
04:08 Ticket #3734 (overlapping orphan instances behave like incoherent without warning/error) created by Liskni_si
Consider these three modules: […] […] […] Without …
01:47 Commentary/Rts/Storage/GC/Roots created by simonmar
01:36 Commentary/Rts/Storage edited by simonmar
(diff)
01:36 Commentary/Rts/Storage/CAFs edited by simonmar
(diff)
01:36 Commentary/Rts/Storage/GC/CAFs created by simonmar
moed from Commentary/Storage/CAFs
01:35 Commentary/Rts/Storage/GC edited by simonmar
(diff)

12/06/09:

18:25 Ticket #3733 (When I loaded a file and ran it, it gave a message asking me to submit a ...) created by vtrajan
I wrote the program evaluator1.hs from "Scheme Interpreter in 48 hours" …
04:19 Ticket #3732 (GHC 6.10.4 compilation failure: libffi failed to compile) closed by igloo
fixed: This shouldn't be necessary, as the command should expand to something …
04:09 ReportABug edited by igloo
(diff)

12/05/09:

12:07 Commentary/Rts/Conventions edited by simonmar
(diff)
11:23 Ticket #3732 (GHC 6.10.4 compilation failure: libffi failed to compile) created by guest
The libffi failed to compile with the error: "configure: error: source …
10:35 Ticket #3677 (Optimizer creates stack overflow on filtered CAF) closed by simonpj
fixed: I think I checked and found that the optimiser was doing the right thing. …
09:54 Ticket #3677 (Optimizer creates stack overflow on filtered CAF) reopened by igloo
09:54 Ticket #3677 (Optimizer creates stack overflow on filtered CAF) closed by igloo
fixed: Merged.
09:53 Ticket #3102 (The impossible happened with implicit parameters) closed by igloo
fixed: Merged
09:52 Ticket #3100 (GHC Panic "reifyType PredTy" in HAppS.Data.IxSet.inferIxSet) closed by igloo
fixed: Merged
Note: See TracTimeline for information about the timeline view.