Timeline
03/22/10:
- 12:55 Ticket #3935 (buggy libffi) created by
- The version of libffi in use in the current builds has a bug in it which …
- 12:42 Ticket #3934 (add licence to Windows installer) created by
- Add the licence(s) to the Windows installer. We can probably copy the text …
03/21/10:
- 14:23 Commentary/Compiler/Backends/LLVM/Installing edited by
- Fixing link to GHC pach (diff)
- 14:21 Ticket #3135 (ext-core docs missing from web site) closed by
- fixed: Sorry, my fault. Fixed now.
- 12:31 Ticket #3879 (Enable shared libraries on Windows) closed by
- fixed: I threw some VM at it, and set THREADS to 1, and it built.
- 12:17 Ticket #3933 ("include" deprecation warning is a bit off) created by
- This is silly, but I got a warning […] from a piece of code that …
- 07:26 Ticket #3932 (haddock.exe: internal error: awaitRequests: odd thread state) created by
- I was building GHC 6.13 under Windows XP SP3 (MinGW) and got this: […]
03/20/10:
- 18:41 Ticket #3931 (extensible-exceptions 0.1.1.1 fails to build on GHC 6.8 (Cabal 1.2)) created by
- With ghc 6.8.2 on Debian lenny, with Cabal-1.2.3.0 and …
- 18:34 SharedLibraries/Management edited by
- Deleted section On Solaris I had just added, as the building on solaris … (diff)
- 18:23 SharedLibraries/Management edited by
- Added section On Solaris. Sumbitted by markwright@… (diff)
- 15:56 Ticket #3880 (remove LazyUniqFM) closed by
- fixed: Done
- 15:03 Ticket #3642 (GHC does not build using the Haskell Platform on Windows) closed by
- fixed: I've just built the HEAD with the Haskell Platform on Windows, with no …
- 09:01 Ticket #3930 (ghci does not consider library-dirs of dependent packages for dlopen()) created by
- On OSX, when ghci loads a package (eg ghci -package gtk) it uses dlopen …
03/19/10:
- 08:58 Ticket #3929 (hsc2hs can't find gcc when run directly on Windows) created by
- hsc2hs can't find gcc when run directly on Windows (but works fine when …
- 05:10 Status/SLPJ-Tickets edited by
- (diff)
- 03:53 Ticket #3926 (STM-based program not terminating) closed by
- duplicate: I'm sure the cause of this one is #2401, so closing as duplicate. The …
- 03:48 Ticket #3928 (Turn SampleVar into an abstract newtype) created by
- a Control.Concurrent.SampleVar is currently a type synonym: {{{type …
03/18/10:
- 06:56 Ticket #3920 (Kind parsing seems to be failing) closed by
- fixed: Merged.
- 02:01 Ticket #3927 (Incomplete/overlapped pattern warnings + GADTs = inadequate) created by
- Consider these defintions […] With HEAD (GHC 6.13) we get […] This …
- 00:53 Building edited by
- (diff)
- 00:52 Builder edited by
- (diff)
03/17/10:
- 14:44 Ticket #3910 (+RTS options introduce a security problem for, e.g., setuid binaries) closed by
- fixed: Yes, fixed by: […]
- 13:06 Builder edited by
- (diff)
- 13:05 Builder edited by
- (diff)
- 08:37 Ticket #3926 (STM-based program not terminating) created by
- The attached program does sometimes not halt, even after the final …
- 07:50 Commentary/Compiler/Backends/LLVM/WIP edited by
- (diff)
- 06:43 Ticket #3916 (incorrect kind inference in template haskell) closed by
- fixed: Thanks for a fine report! Fixed by the same patch that fixed #3920. …
- 06:14 Commentary/Compiler/Backends/LLVM/WIP edited by
- (diff)
- 06:13 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 05:58 Commentary/Compiler edited by
- (diff)
- 05:57 Commentary/Compiler/BackEndTypes edited by
- (diff)
- 05:55 DataParallel/WorkPlan edited by
- (diff)
- 05:38 Ticket #3925 (GHC 6.13.20100316 can't compile numbers - package) closed by
- duplicate: Thanks for the report - I also reported this as #3922 yesterday.
- 04:38 Ticket #3925 (GHC 6.13.20100316 can't compile numbers - package) created by
- When trying to install numbers-2009.8.9 using cabal I receive the …
- 04:03 Commentary/Compiler/Backends/LLVM/WIP edited by
- (diff)
- 02:53 Commentary/Compiler/Backends/LLVM/WIP edited by
- (diff)
- 02:52 Commentary/Compiler/Backends/LLVM/WIP created by
- 02:44 Commentary/Compiler/Backends/LLVM edited by
- (diff)
- 02:05 Status/SLPJ-Tickets edited by
- (diff)
- 02:02 Ticket #3924 (Strictness analyser missing useful strictness) created by
- Roman Beslik (beroal@…) writes: I provide a sample program which …
03/16/10:
- 14:40 Ticket #3923 (internal error: throwTo: unrecognised why_blocked value (6.12.1)) created by
- Basically just a heads up that I saw ticket #2833 again: […] This is …
- 05:03 Ticket #3922 (nameModule panic when building numbers package) created by
- Building the numbers-2009.8.9 package from Hackage with yesterday's GHC …
03/15/10:
- 19:34 Ticket #3921 (hsc2hs and Windows line endings on linux) created by
- There seems to be a problem when compiling a file under Linux which has …
- 13:08 Ticket #3920 (Kind parsing seems to be failing) created by
- Template Haskell doesn't seem to be handling kinds right. Consider …
03/14/10:
- 12:51 Builder edited by
- (diff)
- 12:50 Builder edited by
- (diff)
- 12:46 Builder edited by
- (diff)
- 12:16 Builder edited by
- (diff)
- 05:33 Ticket #3919 (Or-patterns as GHC extension) created by
- Or-patterns is a way of grouping together patterns that match to the same …
03/12/10:
- 08:48 Ticket #3901 (Panic from combining generalized list comprehensions and record wildcards) closed by
- fixed: Didn't merge cleanly, so not merged.
- 08:47 Ticket #3899 (-ddump-splices missing parentheses in pattern) closed by
- fixed: Both merged.
- 08:46 Ticket #1954 (Incorrect "Defined but not used" warning when using ...) closed by
- fixed: Merged
- 07:27 Ticket #3918 (Got internal error: stg_ap_v_ret when call forkProcess) created by
- For recur this bug, you need install gtk2hs, dbus-core, dbus-client first. …
03/11/10:
- 06:28 Ticket #3917 (Bus error with strictness annotations) created by
- The program oneRound.hs at ( …
- 01:11 Ticket #3916 (incorrect kind inference in template haskell) created by
- It looks like a foldl needs to be changed to a foldr somewhere in the code …
03/10/10:
03/09/10:
- 06:32 Builder edited by
- (diff)
- 02:48 Builder edited by
- (diff)
- 02:47 Builder edited by
- (diff)
- 02:47 Builder edited by
- (diff)
- 02:45 Builder edited by
- (diff)
03/08/10:
- 19:51 Ticket #3907 (Solaris tar truncates filename of ...) closed by
- wontfix: I've verified that regular Solaris tar truncates the filename for …
- 05:15 Building/QuickStart edited by
- (diff)
03/07/10:
- 17:50 Ticket #3915 (GHC panic; possibly related to mutually recursive modules) created by
- GHC panics when an instance block is uncommented in State.hs in …
- 16:05 Ticket #3914 (handleToFd closes Fd when Handle is GC'd) created by
- The following reproduction case creates a TCP server that will read …
- 06:11 Ticket #3913 (array 0.3.0.0 should depend on base >= 4.2.0.0) created by
- Since the new array library uses GHC.IO.Exception, its dependencies need …
03/05/10:
- 10:54 Ticket #3912 (Gut Build System) closed by
- wontfix: I think the first step would be to create a build system tool, and then we …
- 07:52 Ticket #3874 (GHC.Exts.traceEvent segfaults) closed by
- fixed: Both merged.
- 07:52 Ticket #3759 (-no-auto-link-packages flag isn't documented in User Guide) closed by
- fixed: Fixed by […] in HEAD and 6.12.
03/04/10:
- 12:31 GpHEden/Meetings edited by
- (diff)
- 12:29 GpHEden/Meetings edited by
- (diff)
- 12:28 GpHEden/Meetings edited by
- (diff)
- 12:27 GpHEden/Meetings edited by
- (diff)
- 12:22 GpHEden/Meetings created by
- 12:15 GpHEden edited by
- (diff)
- 12:12 GpHEden edited by
- (diff)
- 11:11 Commentary/Rts/Signals edited by
- (diff)
- 11:06 Commentary/Rts/Signals edited by
- (diff)
- 10:57 Commentary/Rts/Signals edited by
- (diff)
- 10:22 Ticket #3912 (Gut Build System) created by
- Traditionally, a build system consists of shell scripts and make files. I …
- 05:03 Ticket #3908 ("Defined but not used" for variable used in Template Haskell splice) closed by
- wontfix: You're right. It's fine in the HEAD, and the conclusion from #3845 (which …
- 02:45 Ticket #3911 (HughesPJ.vcat should behave like 'foldr ($$) empty', not like 'foldr ($+$) ...) created by
- The performance tuning for libraries/pretty applied in June 2008 […] …
03/03/10:
- 22:26 Ticket #3910 (+RTS options introduce a security problem for, e.g., setuid binaries) created by
- The fact that every ghc-compiled program accepts +RTS options could be a …
- 17:20 Ticket #3909 (Priority queues in containers) created by
- 16:47 Commentary/Rts/Signals edited by
- (diff)
- 15:28 Ticket #3908 ("Defined but not used" for variable used in Template Haskell splice) created by
- I encountered this warning on valid code using Template Haskell ; I had to …
- 13:56 DarcsRepositories edited by
- (diff)
- 13:55 DarcsRepositories edited by
- (diff)
- 13:46 Building/GettingTheSources edited by
- (diff)
- 13:44 Building/AddingLibs edited by
- (diff)
- 13:44 WorkingConventions/Darcs edited by
- (diff)
- 13:43 WorkingConventions/Darcs edited by
- (diff)
- 13:42 Building/Rebuilding edited by
- (diff)
- 13:41 Commentary/SourceTree edited by
- (diff)
- 13:40 Building/DarcsAll edited by
- (diff)
- 13:39 Building/DarcsAll edited by
- (diff)
- 13:38 Building/DarcsAll edited by
- (diff)
- 13:36 Building/DarcsAll edited by
- (diff)
- 13:32 Building/DarcsAll created by
- 13:32 Building/GettingTheSources edited by
- (diff)
- 13:29 Ticket #3907 (Solaris tar truncates filename of ...) created by
- Running Solaris 10 and using gmake 3.81 After doing a make install it …
- 09:41 WikiStart edited by
- (diff)
- 09:38 WikiStart edited by
- (diff)
- 09:36 GhcPlanning edited by
- (diff)
- 09:35 DarcsConversion edited by
- (diff)
- 09:34 Builder edited by
- (diff)
- 09:32 BuildBot edited by
- (diff)
- 09:32 BuildBot edited by
- (diff)
- 09:16 BuildBot edited by
- (diff)
- 09:12 Builder created by
- 04:40 Building/GettingTheSources edited by
- (diff)
- 04:37 Building/GettingTheSources edited by
- (diff)
- 04:30 Building/GettingTheSources edited by
- (diff)
03/02/10:
- 13:33 Ticket #3906 (Regular expressions don't return multiple results.) closed by
- invalid: The regular expression libraries are not part of GHC. Please send bugs to …
- 13:22 Ticket #3906 (Regular expressions don't return multiple results.) created by
- Regular expressions can not return multiple results anymore. This worked …
- 11:27 Ticket #3905 (GHCi Startup Error) created by
- When attempting to start GHCi, the following error is shown: […] OS …
- 09:10 Building/Windows edited by
- (diff)
- 09:10 Building/Windows edited by
- (diff)
03/01/10:
- 14:03 Ticket #3135 (ext-core docs missing from web site) reopened by
- Hello, The link is broken again (problem description is exactly the same …
- 13:35 Commentary/Rts/Storage/HeapObjects edited by
- (diff)
- 06:53 Ticket #3904 (Bug in shipped gcc makes profiling lose resolution) created by
- When profiling on Windows the BEGIN_SAMPLE/END_SAMPLE do not contain a …
- 03:58 Ticket #3883 (--show-iface hangs on certain .hi files) closed by
- fixed: Fixed by […] Indeed, it's not an issue for the 6.12 branch Simon
- 03:56 Ticket #3888 (Suggest -XGeneralizedNewtypeDeriving for newtypes) closed by
- fixed: Good idea. Fixed by […] Simon
- 02:41 Building/StandardTargets edited by
- (diff)
- 00:47 Ticket #3903 (DPH bad sliceP causes RTS panic "allocGroup: requested zero blocks") created by
- […] sliceP 10 10 [::] is bogus. This should have been picked up in …
02/27/10:
- 14:04 Ticket #3878 (doesFileExist doesn't work for some /dev files in ghc 6.12) closed by
- fixed: Merged: […]
- 11:29 Ticket #3902 (Partial application gives type error) closed by
- invalid: Thanks for the report. This sounds like the monomorphism restriction. You …
- 11:17 Ticket #2578 ("ld: atom sorting error for ..." on OS X) closed by
- fixed: Fixed by […] in HEAD and 6.12.
- 11:13 Ticket #3902 (Partial application gives type error) created by
- I've tried to use the following line in my code (just to save some …
02/26/10:
- 12:27 Ticket #3901 (Panic from combining generalized list comprehensions and record wildcards) created by
- Combining record wild cards with generalized list comprehension grouping …
- 02:38 Ticket #3900 (CAFs used after GC with shared libs) created by
- When using dlopen() it's possible that the loaded library introduces …
02/25/10:
- 13:47 Ticket #3899 (-ddump-splices missing parentheses in pattern) created by
- Main.hs […] Load Main into ghci: […] However the …
- 08:07 Ticket #3898 (Many floating point documentation/behaviour mismatches.) created by
- I was looking at the haddock documentation for the Prelude to find out …
02/24/10:
- 20:23 Commentary/Compiler/Backends/LLVM/DevelopmentNotes edited by
- change headings (diff)
- 20:22 Commentary/Compiler/Backends/LLVM edited by
- remove pageoutline as page is small (diff)
- 20:20 Commentary/Compiler/Backends/LLVM/DevelopmentNotes created by
- Created and moved content from NOTES file in llvm back-end source code
- 19:56 Commentary/Compiler/Backends/LLVM edited by
- Add new development notes and bugs link (diff)
- 19:52 Commentary/Compiler/Backends/LLVM/Issues edited by
- Add link to discussion with chris lattner about register pinning (diff)
- 19:45 Commentary/Compiler/Backends/LLVM/Design edited by
- improved look of headings (diff)
- 19:44 Commentary/Compiler/Backends/LLVM/Design edited by
- Fleshed out (diff)
- 19:09 Commentary/Compiler/Backends/LLVM/Issues created by
- Created and moved content from LLVM page
- 19:07 Commentary/Compiler/Backends/LLVM/Installing edited by
- Move some content to other pages (diff)
- 19:06 Commentary/Compiler/Backends/LLVM/Design created by
- Created and moved content from LLVM page. Will be fleshing out more in …
- 19:05 Commentary/Compiler/Backends/LLVM edited by
- Split content into multiple pages as I am adding more and single page wont … (diff)
- 19:04 Commentary/Compiler/Backends/LLVM/Installing created by
- Created page and moved content from LLVM page
- 13:17 Commentary edited by
- Changed link to llvm backend page to point to the new commentary page (diff)
- 13:12 LlvmBackend edited by
- Removing old info (diff)
- 11:21 Ticket #3866 (Constr Eq instance should have better documentation or semantics) closed by
- fixed: Thanks, applied in HEAD and 6.12.
- 09:25 Ticket #3886 (Standalone deriving of NFData causes panic) closed by
- duplicate: A dup of #3833, happily fixed in both HEAD and (separately) on the 6.12 …
- 08:46 Building/StandardTargets edited by
- (diff)
- 07:23 Building edited by
- (diff)
- 07:22 Building/Using edited by
- (diff)
- 07:22 Building/StandardTargets created by
- 04:52 Ticket #3897 (reading a large String as Double takes too long) created by
- […] The final call takes up all memory and does not terminate
02/23/10:
- 16:27 Commentary/Compiler/Backends/LLVM edited by
- Check all information and fix up old email style. (diff)
- 15:37 Commentary/Compiler/Backends edited by
- add llvm backend link (diff)
- 14:35 Ticket #3864 (Bad error message if $TMP does not exist) closed by
- fixed: Thanks for the report. The good news is that 6.12 already tells you the …
- 11:35 Ticket #3785 (Broken link in library docs) closed by
- fixed: Fixed in HEAD and 6.12 by: […]
- 07:22 Ticket #3896 (Make the GHC build system accommodate extra packages) created by
- Simon and I discussed the extra-packages story in GHC's build system. …
02/22/10:
- 23:54 Commentary/Compiler/Backends/LLVM edited by
- (diff)
- 23:54 Commentary/Compiler/Backends/LLVM edited by
- (diff)
- 23:51 Commentary/Compiler/Backends/LLVM edited by
- (diff)
- 23:50 Commentary/Compiler/Backends/LLVM edited by
- (diff)
- 18:57 LlvmBackend edited by
- Updated with pointer to the Commentary/Compiler/Backends/LLVM page (diff)
- 18:50 Commentary/Compiler/Backends/LLVM edited by
- Added section for LLVM Backend Design (material adapted from LlvmBackend … (diff)
- 14:24 Ticket #3680 (Improve docs for 'length') closed by
- fixed: Done in HEAD and 6.12.
- 14:23 Ticket #3875 (DPH QuickHull example crashes on SPARC with -N > 1) closed by
- fixed: Merged.
- 12:51 Ticket #3895 ("Fix" pervasive-but-unnecessary signedness in GHC.Prim) created by
- I'm talking about the array primitives in particular: […] …
- 07:21 Ticket #3894 (UnicodeSyntax ellipsis character) created by
- The UnicodeSyntax extension allows the "⋯" character to be used instead …
- 04:59 Ticket #3875 (DPH QuickHull example crashes on SPARC with -N > 1) reopened by
- 04:58 Ticket #3892 (some libraries work with runghc but not ghc) closed by
- invalid: When using ghc you need to either use --make to have packages …
- 02:48 Ticket #3893 (GHC on Windows lacks C++ support) created by
- In GHC 6.10 support was added to the Windows distribution for building …
- 00:41 Status/SLPJ-Tickets edited by
- (diff)
- 00:08 Ticket #3875 (DPH QuickHull example crashes on SPARC with -N > 1) closed by
- fixed: […]
02/21/10:
- 18:49 Ticket #3892 (some libraries work with runghc but not ghc) created by
- Symptom: Code using some libraries (e.g. array, complex, list) works …
- 12:28 Building/Porting edited by
- Add a note that something is still wrong. (diff)
- 09:38 Contributors edited by
- Removed the m68k port from the list (Debian no longer has it) (diff)
- 09:29 Ticket #3853 (make tags work in the new build system) closed by
- fixed: Fixed by: […]
02/20/10:
- 17:43 Commentary/Compiler/Backends/LLVM edited by
- (diff)
- 14:38 Ticket #3860 (bindists should check you have a new enough make) closed by
- fixed: Fixed in HEAD and 6.12 by: […]
- 10:36 Ticket #3773 (Haddoc documentation on wrong function argument) closed by
- fixed: I've merged the GHC HEAD haddock repo with the haddock HEAD, and pushed …
- 08:31 Commentary/Compiler/Backends/LLVM edited by
- (diff)
- 08:28 Commentary/Compiler/Backends/LLVM created by
- 08:16 Commentary/Compiler edited by
- Added link for info on the LLVM backend (diff)
- 07:11 Ticket #3887 (getOptions'.parseLanguage(2) went past eof token) closed by
- fixed: Thanks for the report. The problem is the -X in your LANGUAGE pragma. …
02/19/10:
- 23:43 Ticket #3891 (evacuate: strange closure types THUNK_STATIC and CONSTR_NOCAF_STATIC on ...) created by
- I've been trying to get GHC to build on ia64 for a while now, …
Note: See TracTimeline
for information about the timeline view.
