Timeline
01/03/10:
- 11:47 Ticket #3803 (addCoverageTicksTobind should not panic when file location is Nothing) created by
- 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
- In GHCi, from a current directory containing some Haskell files: […] …
- 05:23 Ticket #2798 (Enable "rec" keyword when RecursiveDo is enabled?) closed by
- 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
- fixed: Fixed by: […]
- 04:37 BugSweep edited by
- (diff)
01/02/10:
- 23:16 Ticket #3801 (ghc-6.10.4: internal error: PAP object entered) created by
- Running the compiled code for a simple program using WX Haskell + …
- 14:03 BugSweep edited by
- (diff)
- 13:46 BugSweep edited by
- (diff)
- 13:28 BugSweep edited by
- (diff)
- 13:20 BugSweep edited by
- (diff)
- 13:19 BugSweep edited by
- (diff)
- 12:30 BugSweep edited by
- remove closed tickets (diff)
- 12:27 BugSweep edited by
- (diff)
01/01/10:
- 14:19 Ticket #3728 (configure should omit full path in unistd.h, stdlib.h return type tests) closed by
- fixed: Merged
- 14:18 Ticket #3245 (Quadratic slowdown in Data.Typeable) closed by
- fixed: Merged
- 14:18 Ticket #3776 (Warning: The import of `B.foo' from module `A' is redundant) closed by
- fixed: Merged
- 14:18 Ticket #3751 (Panic! the 'impossible' happened: charType: '\167') closed by
- fixed: Merged
- 10:16 Ticket #3800 (sizeofByteArray# returns allocated words, not requested length in bytes) created by
- 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
- I have seen a number of instances where template-haskell (?) fails at …
12/31/09:
- 23:25 Ticket #3798 (Problem with wxHaskell) created by
- Hello.hs is a GUI hello world program I copied and pasted off …
- 14:10 Ticket #3797 (ByteString.Char8 damages Unicode) closed by
- invalid: This is the expected behaviour, and documented. Bytestrings when packing …
- 12:40 Ticket #3797 (ByteString.Char8 damages Unicode) created by
- […] 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
- Get feldspar-language-0.1 from hackage and build it: …
12/30/09:
- 01:26 Ticket #3727 (several Haiku platform defs) closed by
- fixed: Pushed; in ghc: […] in libraries/unix: […]
12/29/09:
- 06:36 Ticket #3795 (Haddock executable not versioned) created by
- 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
- 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
- toClockTime errors when the timezone offset is outside the range of -1200 …
- 04:24 Ticket #3792 (Qualified names in import specifications) created by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- fixed: Pushed the faster version to the base library. It should probably be …
- 06:11 Ticket #3785 (Broken link in library docs) created by
- We need to generate libraries/prologue.txt with the version number in …
- 05:47 Status/SLPJ-Tickets edited by
- (diff)
- 02:27 Debugging/ProfilingGhc edited by
- (diff)
12/23/09:
- 20:54 Building/Preparation/Windows edited by
- 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
- Passing --with-gmp-includes and --with-gmp-libraries to the …
- 16:04 Ticket #3783 (Allow --make and --fno-code) created by
- 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
- When I attempted to compile my vectorized code , I got the following …
- 02:00 Status/SLPJ-Tickets edited by
- (diff)
- 01:59 Ticket #3781 (Improve inlining for local functions) created by
- 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
- 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
- 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
- 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
- Consider the code: […] (This is from …
- 09:31 Ticket #3778 ("test -e" in testsuite doesn't work with Solaris /bin/sh) created by
- 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
- fixed: Fixed by […]
12/20/09:
- 21:43 Ticket #3777 (Split MonaIO class from mtl) created by
- 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
- 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
- duplicate: Thanks for the report - previously reported as #2881 and fixed in 6.12.1.
12/19/09:
- 20:47 Building/Preparation edited by
- Fixed spelling. (diff)
- 17:56 Supercompilation edited by
- (diff)
- 14:26 Ticket #3775 (Pattern matching on Word literals in GHCi crashes.) created by
- 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
- 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
- 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
- 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
- fixed: Merged
12/18/09:
- 21:08 BugSweep edited by
- Patch submitted already (diff)
- 11:42 BugSweep edited by
- (diff)
- 11:40 Ticket #490 (object code blow up by minor source code change) closed by
- 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
- 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
- I was using the testsuite-6.12.1.tar.bz2 linked from the GHC download page …
- 08:59 BugSweep edited by
- (diff)
- 08:59 BugSweep edited by
- (diff)
- 08:58 BugSweep edited by
- (diff)
- 08:55 BugSweep edited by
- (diff)
- 08:54 BugSweep edited by
- (diff)
- 08:54 Ticket #485 (AdjustorAsm.S doesn't build on AIX) closed by
- wontfix: I don't think it's helpful to keep this bug open. AdjustorAsm.S doesn't …
- 08:47 BugSweep edited by
- (diff)
- 08:44 Ticket #3757 (panic: Kinds don't match in type application) closed by
- fixed: This was fixed by […] That link is to the 21 Nov build, which is why it …
- 02:38 Status/SLPJ-Tickets edited by
- (diff)
- 02:24 Status/SLPJ-Tickets edited by
- (diff)
- 01:20 Status/SLPJ-Tickets edited by
- (diff)
- 01:18 Ticket #3501 (Error thunks not being exposed with "B" strictness) closed by
- fixed: I believe this is fixed in the HEAD at least. See `Note [Bottoming …
- 01:03 Status/SLPJ-Tickets edited by
- (diff)
12/17/09:
- 07:46 Ticket #3772 (Methods not inlined) created by
- This affects both 6.12 and the HEAD (albeit differently) but works fine …
- 07:06 Debugging edited by
- (diff)
- 07:05 Debugging edited by
- (diff)
- 06:56 Commentary/SourceTree edited by
- (diff)
- 06:35 Ticket #3771 (haddock: internal error: evacuate: strange closure type 19269) created by
- Here are the last few lines of make output […] I did the following to …
- 04:57 Debugging edited by
- (diff)
- 04:05 Ticket #3723 (SharedMem.hsc should include <fcntl.h>, not <sys/fcntl.h>) closed by
- fixed: Merged
- 04:05 Ticket #3514 (mallocPlainForeignPtrBytes -1000 gives runtime internal error: allocGroup: ...) closed by
- fixed: Merged
- 04:04 Ticket #3724 (rts/package.conf.d specifies -lm for all platforms) closed by
- fixed: Merged.
- 04:03 Ticket #414 (GHC does not eforce that Main exports main) closed by
- fixed: Both merged
- 04:02 Ticket #3730 (hp2ps: Deviation.c:(.text+0x42b): undefined reference to `sqrt') closed by
- fixed: Merged
- 04:01 Ticket #3760 (6.12.1 Build failure on FreeBSD) closed by
- fixed: Merged
- 04:01 Ticket #3633 (Heap size suggestion of > 2145 MB gets ignored) closed by
- fixed: Merged
- 01:07 Ticket #3770 (getting docs out of windows distro) created by
- Would you be so kind as to split the _windows_ distribution into binary, …
12/16/09:
- 14:49 Status/SLPJ-Tickets edited by
- (diff)
- 14:48 Ticket #3769 (Add manpages for programs installed alongside ghc) created by
- 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
- 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
- Regression. […] leads to […] We should set up one of the buildbots …
- 09:34 Ticket #3655 (Performance regression relative to 6.10) closed by
- fixed: OK, it seems ok in the HEAD, and I'm disinclined to follow it up further: …
- 09:19 Status/SLPJ-Tickets edited by
- (diff)
- 08:18 Status/SLPJ-Tickets edited by
- (diff)
- 08:16 Status/SLPJ-Tickets edited by
- (diff)
- 08:13 Ticket #3767 (SpecConstr for join points) created by
- 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
- Consider the following expression: (\x -> x :: Int . id) GHC …
- 05:07 Ticket #3331 (control-monad-queue performance regression) closed by
- fixed: Happily the HEAD is better than 6.08. Here are the 6.08 timings for …
- 03:58 Status/SLPJ-Tickets edited by
- (diff)
- 03:52 Status/SLPJ-Tickets edited by
- (diff)
- 03:51 Ticket #3765 (Rules should "look through" case binders too) created by
- Here's a program suggested by Roman […] The rule doesn't fire with the …
- 03:43 Status/SLPJ-Tickets edited by
- (diff)
- 00:34 Ticket #3717 (Superfluous seq no eliminated) closed by
- fixed: Fixed by […] Simon
12/15/09:
- 23:57 Ticket #3764 (need --htmldir conifiguration) created by
- ghc's makefiles currently ignore --htmldir overriding it to …
- 23:52 Ticket #3763 (make -j8 fails for ghc-6.12.1-pre) created by
- 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
- https://bugs.gentoo.org/296699
- 20:04 Ticket #3761 (6.12.1 HC bootstrap failes due to suspicious static library ordering) created by
- 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
- 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
- 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
- I have a trivial HTTP server that I wrote to do some performance …
- 09:04 Ticket #3750 (nameModule $wlookup_nm) closed by
- 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
- In the test CoTest3(normal) from the testsuite, I get […] It seems to …
- 07:50 Status/SLPJ-Tickets edited by
- (diff)
- 03:50 Ticket #3756 (Missing -lz option in testsuite) created by
- 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
- This ticket relates to the paper "Optimising generics is easy" …
- 02:00 Ticket #3754 (broken link in documentation) created by
- The page …
- 01:50 Ticket #3753 (Make ghci's -l option consistent with GNU ld's -l option) created by
- Currently, ghci accepts -l options of the format -lxyz. On Linux, this is …
- 00:18 DataParallel/Regular edited by
- (diff)
12/14/09:
- 21:06 DataParallel/Regular edited by
- (diff)
- 11:33 Ticket #3752 (6.12.1 release notes have bad url for Haskell Platrofm) closed by
- 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
- 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
- Reproduces each time: […]
- 03:03 Ticket #3749 (unexpected parse errors with `do` and `let`) closed by
- invalid: On what grounds do you think f2 and f3 should be syntactically …
- 01:19 Ticket #3750 (nameModule $wlookup_nm) created by
- 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
- Unless I misunderstand, all three of the following definitions are …
12/12/09:
- 13:58 HackPar edited by
- (diff)
- 13:57 HackPar edited by
- add some names (diff)
- 13:25 HackPar edited by
- Add links to some project pages. (diff)
- 11:39 HackPar edited by
- (diff)
- 09:57 HackPar edited by
- (diff)
- 09:56 GpHEden/PlaceholdersAndGC edited by
- (diff)
- 09:56 GpHEden/Primitives edited by
- (diff)
- 09:56 GpHEden/Packing edited by
- (diff)
- 09:55 GpHEden/StartStop edited by
- (diff)
- 09:55 GpHEden/CompilerWays edited by
- (diff)
- 09:53 GpHEden/CompilerWays edited by
- (diff)
- 09:52 HackPar edited by
- (diff)
- 07:36 VisualisationProgress created by
- 07:35 HackPar edited by
- (diff)
- 07:34 HackPar edited by
- (diff)
- 06:02 Ticket #3748 (Bug in rts/Win32/Ticker.c can cause process hang on exit in Win32) created by
- On Win32, the ticker thread is shut down by signalling for it to close, …
- 04:41 DTrace edited by
- (diff)
- 04:31 DTrace edited by
- (diff)
- 04:13 DTrace edited by
- (diff)
- 04:03 DTrace edited by
- (diff)
- 03:50 DTrace edited by
- (diff)
- 03:26 DTrace edited by
- (diff)
- 03:06 DTrace edited by
- (diff)
- 02:53 HackPar edited by
- (diff)
- 02:36 DTrace edited by
- (diff)
- 02:26 DTrace edited by
- (diff)
12/11/09:
- 17:03 Ticket #3747 (getDirectoryContents yields wrong results) closed by
- invalid: As Malcolm says, this is the correct behaviour on Windows. We may think …
- 08:19 Ticket #3747 (getDirectoryContents yields wrong results) created by
- Executing getDirectoryContents on "c:" gives the contents of the current …
- 06:07 Status/SLPJ-Tickets edited by
- (diff)
- 06:05 Ticket #2458 (Unknown symbol `_environ' on MacOS X) reopened by
- 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
- fixed: Here's the patch […] Simon
- 03:30 Ticket #3746 (Poor parse error) created by
- Given the fragment: […] There is a parse error after the …
- 02:44 Ticket #3745 (Non-deterministic behavior with FFI) created by
- I have a simple perceptron learning algorithm in C++ which I am calling …
- 02:23 AgendaProposal edited by
- (diff)
- 02:08 Ticket #431 (runInteractiveProcess and closed stdin.) closed by
- fixed: The test program above (comment 2) now works. It works because of the …
- 01:45 BugSweep edited by
- (diff)
- 01:00 Ticket #3539 (internal error: ASSERTION FAILED: file sm/Evac.c, line 368) closed by
- 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
- 19:25 Ticket #3744 (Comparisons against minBound/maxBound not optimised) created by
- […] 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
- In this code, […] I'd expect ghc to infer the commented out type for …
- 10:06 HackPar edited by
- (diff)
- 10:05 HackPar edited by
- (diff)
- 10:05 HackPar edited by
- (diff)
- 09:56 HackPar edited by
- (diff)
- 09:55 HackPar edited by
- (diff)
- 09:51 HackPar edited by
- (diff)
- 09:50 HackPar edited by
- (diff)
- 09:49 HackPar edited by
- (diff)
- 09:33 HackPar edited by
- (diff)
- 09:31 HackPar edited by
- (diff)
- 09:28 HackPar edited by
- (diff)
- 09:27 HackPar edited by
- (diff)
- 09:26 HackPar edited by
- (diff)
- 09:20 HackPar edited by
- (diff)
- 09:10 Debugging/InstallingPackagesInplace edited by
- (diff)
- 08:44 Building/Using edited by
- (diff)
- 08:43 Building/Using edited by
- (diff)
- 08:42 Debugging/InstallingPackagesInplace edited by
- (diff)
- 08:39 Debugging/InstallingPackagesInplace edited by
- (diff)
- 08:39 Debugging/InstallingPackagesInplace edited by
- (diff)
- 08:38 Debugging/InstallingPackagesInplace edited by
- (diff)
- 08:34 Debugging/InstallingPackagesInplace edited by
- (diff)
- 05:51 Commentary/Rts/HaskellExecution/PointerTagging edited by
- (diff)
- 05:50 Commentary/Rts/HaskellExecution/PointerTagging edited by
- (diff)
- 05:47 Commentary/Rts/HaskellExecution/PointerTagging edited by
- (diff)
- 05:46 Commentary/Rts/HaskellExecution/PointerTagging edited by
- (diff)
- 05:35 Commentary/Rts/HaskellExecution/PointerTagging edited by
- typo (diff)
- 05:21 Commentary/Rts/HaskellExecution/PointerTagging edited by
- (diff)
- 05:20 Commentary/Rts/Storage/HeapObjects edited by
- (diff)
- 05:17 Commentary/Rts/Storage/HeapObjects edited by
- (diff)
- 05:16 Commentary/Rts/Storage/HeapObjects edited by
- (diff)
- 05:13 Commentary/Rts/Storage/HeapObjects edited by
- (diff)
- 05:12 Commentary/Rts/Storage edited by
- (diff)
- 05:10 Commentary/Rts/Storage/HeapObjects edited by
- (diff)
- 04:56 Commentary/Rts/Storage edited by
- (diff)
- 04:56 Commentary/Rts edited by
- (diff)
- 04:53 Commentary/Rts edited by
- (diff)
- 04:52 Commentary/Rts/Storage/HeapAlloced edited by
- (diff)
- 04:52 Commentary/HeapAlloced edited by
- (diff)
- 04:51 Commentary/Rts/Storage/HeapAlloced created by
- moved into the Storage/ hierarchy
- 04:50 Commentary/Rts edited by
- (diff)
- 04:48 Commentary/Rts edited by
- (diff)
- 04:47 Commentary/Rts edited by
- (diff)
- 04:43 HackPar edited by
- (diff)
- 04:21 HackPar edited by
- (diff)
- 03:33 Ticket #3742 (redundant space in FFI imports rejected by 6.12) created by
- 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
- 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
- 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
- There is no GHC compiler available for Cygwin (Linux like environment). …
- 10:50 Ticket #3739 (ghc-cabal mishandles relative paths in arguments) created by
- Just making a record of this one, don't expect it to get fixed in a hurry …
- 10:24 AgendaProposal edited by
- (diff)
- 08:22 Commentary/Rts/Storage/GC edited by
- (diff)
- 08:21 Commentary/Rts/Storage/GC/Pinneed edited by
- (diff)
- 08:20 Commentary/Rts/Storage/GC/Pinned created by
- 07:45 Commentary/Rts edited by
- (diff)
- 07:45 Commentary/Rts edited by
- (diff)
- 05:49 Ticket #3586 (Initialisation of unboxed arrays is too slow) closed by
- fixed: Workaround applied in 6.12.1: […]
- 04:00 Commentary/Rts/Storage edited by
- (diff)
- 01:42 BugSweep edited by
- (diff)
12/08/09:
- 04:41 Ticket #2978 (Add support for more characters to UnicodeSyntax) closed by
- fixed: Too late for 6.12.1, so will wait for 6.14.1.
- 04:41 Ticket #3702 (deriving for GADTs) closed by
- fixed: Release note added. Patch not merged as it didn't go cleanly.
- 01:23 HackPar edited by
- (diff)
- 00:39 Status/SLPJ-Tickets edited by
- (diff)
12/07/09:
- 17:49 AgendaProposal created by
- agenda proposal
- 17:46 HackPar edited by
- moved agenda proposal to separate page (diff)
- 17:03 Ticket #3738 (Typechecker floats stuff out of INLINE right hand sides) created by
- 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
- This is certainly related to #3736. The code can be found at: …
- 08:24 Debugging/ProfilingGhc edited by
- (diff)
- 08:23 Debugging/InstallingPackagesInplace created by
- 08:14 Debugging edited by
- (diff)
- 08:13 Debugging edited by
- (diff)
- 08:12 Debugging edited by
- (diff)
- 08:12 Debugging/ProfilingGhc created by
- 08:09 Debugging/TickyTicky edited by
- (diff)
- 07:50 Status/SLPJ-Tickets edited by
- (diff)
- 07:48 Ticket #3734 (overlapping orphan instances behave like incoherent without warning/error) closed by
- 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
- 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
- invalid
- 07:11 Ticket #3735 (GHC specialising instead of inlining) closed by
- duplicate: Dup of #3736
- 06:55 Commentary/Rts/Storage/GC/Roots edited by
- (diff)
- 05:19 Commentary/Rts/Storage/GC/EagerPromotion edited by
- (diff)
- 04:23 Ticket #3736 (GHC specialising instead of inlining) created by
- In the attached module I demonstrate the following: …
- 04:23 Ticket #3735 (GHC specialising instead of inlining) created by
- In the attached module I demonstrate the following: …
- 04:08 Ticket #3734 (overlapping orphan instances behave like incoherent without warning/error) created by
- Consider these three modules: […] […] […] Without …
- 01:47 Commentary/Rts/Storage/GC/Roots created by
- 01:36 Commentary/Rts/Storage edited by
- (diff)
- 01:36 Commentary/Rts/Storage/CAFs edited by
- (diff)
- 01:36 Commentary/Rts/Storage/GC/CAFs created by
- moed from Commentary/Storage/CAFs
- 01:35 Commentary/Rts/Storage/GC edited by
- (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
- 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
- fixed: This shouldn't be necessary, as the command should expand to something …
- 04:09 ReportABug edited by
- (diff)
12/05/09:
- 12:07 Commentary/Rts/Conventions edited by
- (diff)
- 11:23 Ticket #3732 (GHC 6.10.4 compilation failure: libffi failed to compile) created by
- The libffi failed to compile with the error: "configure: error: source …
- 10:35 Ticket #3677 (Optimizer creates stack overflow on filtered CAF) closed by
- 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
- 09:54 Ticket #3677 (Optimizer creates stack overflow on filtered CAF) closed by
- fixed: Merged.
- 09:53 Ticket #3102 (The impossible happened with implicit parameters) closed by
- fixed: Merged
- 09:52 Ticket #3100 (GHC Panic "reifyType PredTy" in HAppS.Data.IxSet.inferIxSet) closed by
- fixed: Merged
12/04/09:
- 13:08 Ticket #3731 (SYB gone wild - mysterious <<loop>> in code derived from an syb-with-class ...) created by
- (From …
- 12:20 Commentary/Rts/Storage/GC/Copying edited by
- fix typo (diff)
- 11:51 Commentary/Rts/Storage/GC/Aging edited by
- Fix typos (diff)
- 11:35 Ticket #3730 (hp2ps: Deviation.c:(.text+0x42b): undefined reference to `sqrt') created by
- Start of story is here: http://bugs.gentoo.org/show_bug.cgi?id=293208 In …
- 09:00 Commentary/Rts/Storage/GC edited by
- (diff)
- 08:59 Commentary/Rts/Storage/GC/EagerPromotion created by
- 08:10 Commentary/Rts/Storage/GC/RememberedSets edited by
- (diff)
- 08:10 Commentary/Rts/Storage/GC/RememberedSets edited by
- (diff)
- 06:37 Commentary/Rts/Storage/GC/RememberedSets edited by
- (diff)
- 06:08 Commentary/Rts/Storage/GC/RememberedSets edited by
- (diff)
- 06:04 Commentary/Rts/Storage/GC/RememberedSets created by
- 05:24 Commentary/Rts/Storage/GC edited by
- (diff)
- 05:23 Commentary/Rts/Storage/GC edited by
- (diff)
- 05:22 Commentary/Rts/Storage/GC/Copying edited by
- (diff)
- 05:16 Commentary/Rts/Storage/GC/Copying created by
- 05:14 Commentary/Rts/Storage/GC edited by
- (diff)
- 05:07 Commentary/Rts/Storage/GC edited by
- (diff)
- 05:02 Commentary/Rts/Storage/GC/Pinneed edited by
- (diff)
- 05:02 Commentary/Rts/Storage/GC/Pinneed created by
- 04:49 Commentary/Rts/Storage/GC/Aging created by
- 04:34 Commentary/Rts/Storage/GC edited by
- (diff)
- 04:32 Commentary/Rts/Storage/GC edited by
- (diff)
- 04:02 Commentary/Rts/Storage/GC edited by
- (diff)
- 03:51 Commentary/Rts/Storage/GC created by
- make a start on this page
- 03:48 Commentary/Rts/Storage/BlockAlloc edited by
- (diff)
- 03:17 Ticket #3719 (Literate code with #) closed by
- wontfix: This is as intended, so that you can put CPP directives in the literate …
- 03:14 Ticket #3729 (Allow modification of capabilities at runtime) created by
- Currently the number of capabilities can only be set at the start of a …
- 02:17 Commentary/Rts/Config edited by
- (diff)
- 01:41 Debugging edited by
- (diff)
- 01:27 Commentary/Rts/Config edited by
- update ticky info (diff)
Note: See TracTimeline
for information about the timeline view.
