Timeline


and

04/08/10:

09:25 Ticket #2615 (ghci doesn't play nice with linker scripts) reopened by igloo
Try merging this into 6.12.3: …
07:25 Ticket #3966 (Warn about useless UNPACK pragmas) created by tibbe
I have on several occasions seen code with useless UNPACK pragmas. …
06:12 Ticket #3965 ('deriving Data' compilation regression 6.10.1 -> 6.12.1) created by ronwalf
Compiling the attached file in GHC 6.12.1 gives the following error, when …
01:00 Ticket #3964 (Impossible happened when using ViewPattern in Arrows) created by uzytkownik
When I try to load file in ghci impossible happened: […] Problematic …

04/07/10:

08:44 Commentary/Compiler/GeneratedCode created by batterseapower
Initial commit
07:29 Commentary/Compiler edited by batterseapower
(diff)
06:34 Ticket #3963 (Entered absent arg) created by LouisWasserman
I have little to no idea of how to produce a minimal test case, but the …
02:06 Ticket #3962 (Add flipped fmap) created by basvandijk
The Applicative apply <*> and Monadic bind >>= both have …

04/06/10:

08:48 Ticket #3838 (Performance issues with blackholes) closed by simonmar
fixed: Patches committed today. The main ones are: […]
08:23 GitForDarcsUsers edited by guest
(diff)
08:03 Contributors edited by pgj
Remove Simon Marlow from FreeBSD/i386 maintainers: he is not working with … (diff)
08:01 Building/QuickStart edited by tibbe
Added some missing whitespace (diff)
01:59 Ticket #3958 (method definitions fail to refer to method-context classes) closed by simonpj
invalid: The error message is quite right. 'g' has type […] In the instnace for …
01:32 Ticket #3961 (-O results in incorrect behavior) created by RichardG
HUnit 1.2.2.1 ships with a set of unit tests. Incorrect behavior occurs …

04/05/10:

15:13 Ticket #3960 (ghc panic when attempting to compile DPH code) created by jwlato
the function "tmpfn" in the attached code causes ghc to panic (the …
11:56 Ticket #3957 (Validating on a PPC Mac OS X: Fix 2 errors and a warning) closed by igloo
fixed: Patches looks good, applied; thanks!
10:22 Contributors edited by pgj
Update contacts for FreeBSD (diff)
05:04 Ticket #3959 (indenting change causes internal error) created by RichardG
I found a bizarre little bug in GHC 6.12.1 on Mac OS X 10.6 (Haskell …

04/04/10:

15:34 Ticket #3958 (method definitions fail to refer to method-context classes) created by visionete
Sorry in advance if this is my lack of understanding... The …
12:19 DarcsRepositories edited by SamB
(diff)
12:17 DarcsRepositories edited by SamB
(diff)
12:16 DarcsRepositories edited by SamB
Mention a darcs2 mirror of the HEAD (diff)

04/03/10:

13:10 Ticket #3957 (Validating on a PPC Mac OS X: Fix 2 errors and a warning) created by thorkilnaur
Validating a recent HEAD with […] produces: […] I attach two patches …
11:35 Ticket #3956 (GHC6.12.2-RC1 runtime error: Invalid object in isRetainer(): 32) created by jlouis
Against GHC6.12.2-RC1: Running Combinatorrent, version g2a3dff0 with …
02:04 Ticket #3954 (Contexts on empty data decls falsely rejected) closed by batterseapower
duplicate: Duplicate of #3850

04/02/10:

22:20 Ticket #3955 (occasional stray "mkUsageInfo" output) created by dmwit
Sometimes, there is a stray line in the compilation output that looks like …
17:26 Ticket #3954 (Contexts on empty data decls falsely rejected) created by ksf
HList uses EmptyDataDecls? and contains […] which fails with […] …
09:22 Building/RunningNoFib edited by batterseapower
Move stuff from the other wiki page I added to here (diff)
09:21 Commentary edited by batterseapower
(diff)
09:20 Commentary edited by batterseapower
(diff)
09:20 Commentary edited by batterseapower
(diff)
09:19 Nofib edited by batterseapower
(diff)
09:17 Nofib edited by batterseapower
(diff)
06:02 Building/Preparation/Tools edited by batterseapower
(diff)
06:00 Nofib created by batterseapower
05:55 Commentary edited by batterseapower
Mention nofib (diff)

04/01/10:

08:31 Ticket #2889 (Compilation fails - Can't open temporary) closed by simonmar
fixed: Fixed in 6.12.2 and later, by […]
08:29 Ticket #3224 (compiler panic: funResultTy base:GHC.Prim.*{(w) tc 34d}) closed by simonmar
fixed

03/31/10:

15:23 Ticket #3953 (Misleading error message when quasiquoter not in scope) created by guest
t.hs: […] ghc's output: […] The second message is wrong, since …
13:21 Ticket #3952 (add machdepCCOpts to runPhase_MoveBinary) created by igloo
runPhase_MoveBinary should presumably be using machdepCCOpts: …
09:11 Ticket #3951 (Unknown symbol error when ghci tries to load package scion) created by greenrd
If you add scion to your flags in ~/.cabal/config, and then do the …
01:15 Building/MacOSX edited by simonmar
(diff)
01:11 Ticket #3948 (unsafeCoerce leaks types) closed by simonmar
invalid: At the risk of being glib, this is an unsafe use of unsafeCoerce. …

03/30/10:

23:59 BugSweep edited by ganesh
I looked at 599 and 603 and they seem properly tagged and still relevant (diff)
23:57 BugSweep edited by ganesh
I looked at 552 and it seems properly tagged and still relevant (diff)
23:35 Ticket #3950 (panic: Unify.uTys_s: mismatched type lists!) created by ganesh
This erroneous program provokes a panic instead of a type error, with GHC …
18:23 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
add TNTC link (diff)
13:25 Commentary/Libraries edited by simonpj
(diff)
13:20 Building edited by simonpj
(diff)
11:12 Ticket #3808 (piping binary files sometimes fail) closed by igloo
fixed: Done: […]
10:12 Ticket #3909 (Priority queues in containers) closed by LouisWasserman
worksforme: Ticket closed. Priority queues will be added to a new package, which will …
08:58 Ticket #3816 (System.Posix.GetAllGroupEntries returns 0 groups for 2nd and subsequent ...) closed by igloo
fixed: Both merged.
08:58 Ticket #3516 ([PATCH] ppc64: broken 'foreign import wrapper') closed by igloo
fixed: Both merged.
08:56 Ticket #3900 (CAFs used after GC with shared libs) closed by igloo
fixed: Merged.
08:43 Ticket #3768 (6.12.1 Mac OS X installer lacks all HTML documentation) closed by igloo
fixed: I've fixed this now; some notes in case it comes up again: Install …
08:22 Commentary/Compiler/HscMain edited by bravit
misprint: becuase (diff)
08:03 Ticket #3882 (Adding libraries to an inplace GHC should JustWork(TM)) closed by simonmar
fixed: You can now add packages to the build relatively easily: just put them …
07:13 Ticket #3949 (unsafeCoerce leaks types) closed by ksf
duplicate
07:12 Ticket #3949 (unsafeCoerce leaks types) created by ksf
Forgive the cryptic summary, here's the code: […] giving the output …
07:12 Ticket #3948 (unsafeCoerce leaks types) created by ksf
Forgive the cryptic summary, here's the code: […] giving the output …
04:49 Ticket #3947 (ghc: panic! (the 'impossible' happened)) created by steenreem
I have a panic error resulting from using cabal install on a mounted ntfs …
04:28 Ticket #3928 (Turn SampleVar into an abstract newtype) closed by basvandijk
fixed

03/29/10:

22:47 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
(diff)
22:46 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
(diff)
22:45 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
(diff)
22:44 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
Add patches for llvm 2.5 & 2.6 (diff)
04:07 Ticket #3436 (runtime: internal error: traverseWeakPtrList: not WEAK) closed by simonmar
worksforme: I'm not going to look into this because the repro is too difficult to set …
03:07 Ticket #3946 (Better diagnostic when entering a GC'd CAF) created by simonmar
Currently a GC'd CAF contains a dangling pointer, so entering it will …
01:45 Ticket #3945 (Bugs (with fixes) in withThread and runInUnboundThread) created by basvandijk
To quote [ http://thread.gmane.org/gmane.comp.lang.haskell.libraries/12754
01:36 Ticket #3944 (Asynchronous exceptions and laziness bugs (with fixes) in ...) created by basvandijk
See [ http://thread.gmane.org/gmane.comp.lang.haskell.libraries/12630 the …

03/28/10:

21:26 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
(diff)
15:03 WikiStart edited by lelf
Fixed links (diff)
05:43 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
(diff)

03/27/10:

14:45 Ticket #3904 (Bug in shipped gcc makes profiling lose resolution) closed by igloo
fixed: Fixed in HEAD and 6.12: […] I haven't looked at whether we actually …
06:44 Ticket #3893 (GHC on Windows lacks C++ support) closed by igloo
fixed: Yes, done in 6.12 and HEAD: […]
06:43 Ticket #3847 (Windows installer has incorrect documentation shortcut) closed by igloo
fixed: Fixed in HEAD and 6.12: […]
06:38 Ticket #3934 (add licence to Windows installer) closed by igloo
fixed: Fixed in HEAD and 6.12: […]

03/26/10:

15:01 Ticket #3943 (unused variable warning in view pattern is wrong) created by guest
[…] […] This seems only to happen in let (not in function clauses, …
09:19 Ticket #3941 (GC: excess of reserved space for bitmaps in case of mark/compact/sweep) closed by simonmar
invalid: I think you're incorrect. The bitmap requires 1 bit per word of heap, …
04:54 Ticket #3942 (Strange profiling behaviour in 6.10.4) created by simonpj
Greg Wright reports strange profiling behaviour in GHC 6.10.4: …
04:42 Ticket #3941 (GC: excess of reserved space for bitmaps in case of mark/compact/sweep) created by gabrielrf
No malfunction involved. in GC.c, function init_collected_gen(..) (for …
04:35 Status/SLPJ-Tickets edited by simonpj
(diff)
04:35 Ticket #3940 (Propagate bug fix into new code generator) created by simonpj
We must not forget to propagate this fix into the new code generator …

03/25/10:

14:21 Ticket #3939 (remove obsolete todo item) created by dagit
libraries/base/GHC/IO/Handle/Text.hs has an obsolete ToDo? item which can …

03/24/10:

14:38 Ticket #3863 (Absolute paths to GCC and perl should not be baked into the compiler.) closed by igloo
fixed: Now fixed in HEAD and 6.12: […]
14:37 Ticket #3642 (GHC does not build using the Haskell Platform on Windows) closed by igloo
fixed: The above is now fixed in 6.12 and HEAD: […]
14:35 Ticket #3914 (handleToFd closes Fd when Handle is GC'd) closed by igloo
fixed: Merged.
14:34 Ticket #3837 (hsc2hs and utf-8) closed by igloo
fixed: Merged.
02:42 Ticket #3938 (Data growth issue in System.Timeout) closed by simonmar
fixed: The cause of this was the lazy IORef in Data.Unique, which was fixed …

03/23/10:

22:46 Commentary/Compiler/Backends/LLVM/WIP edited by dterei
(diff)
21:25 Commentary/Compiler/Backends/LLVM/WIP edited by dterei
(diff)
21:20 Commentary/Compiler/Backends/LLVM/WIP edited by dterei
added a whole bunch of notes about todo's (diff)
20:14 Commentary/Compiler/Backends/LLVM/Issues edited by dterei
Remove note about llvm changes since they have been included in llvm now … (diff)
20:13 Commentary/Compiler/Backends/LLVM/DevelopmentNotes edited by dterei
add note about stack alignment experiment (diff)
20:08 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
(diff)
18:03 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
Update for new build instructions now that llvm no longer needs patching (diff)
16:30 Ticket #3936 (GHCi Segfault) closed by judahj
invalid: I've closed the bug; please submit it on the haskeline trac and we can …
13:48 Ticket #3938 (Data growth issue in System.Timeout) created by leimy
(This bug is lhs) The following seemingly simple code causes infinite …
12:38 Ticket #3789 (Segfault and -dstg-lint errors using FFI and -XEmptyDataDecls) closed by judahj
fixed: The test runs for me without crashing using ghc-6.13.20100321. So I guess …
09:26 Ticket #3642 (GHC does not build using the Haskell Platform on Windows) reopened by igloo
Ah, that breaks with a load of […] when running […]
09:24 Ticket #3937 (Cannot killThread in listen/accept on Windows threaded runtime) created by guest
The killThread is not able to kill threads accepting socket connections on …
09:18 Ticket #3936 (GHCi Segfault) created by syfran
GHCi segfaults right before the prompt is supposed to appear. Not …

03/22/10:

12:55 Ticket #3935 (buggy libffi) created by guest
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 igloo
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 nathanhowell
Fixing link to GHC pach (diff)
14:21 Ticket #3135 (ext-core docs missing from web site) closed by igloo
fixed: Sorry, my fault. Fixed now.
12:31 Ticket #3879 (Enable shared libraries on Windows) closed by igloo
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 isaacdupree
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 Artyom.Kazak
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 andersk
With ghc 6.8.2 on Debian lenny, with Cabal-1.2.3.0 and …
18:34 SharedLibraries/Management edited by guest
Deleted section On Solaris I had just added, as the building on solaris … (diff)
18:23 SharedLibraries/Management edited by guest
Added section On Solaris. Sumbitted by markwright@… (diff)
15:56 Ticket #3880 (remove LazyUniqFM) closed by igloo
fixed: Done
15:03 Ticket #3642 (GHC does not build using the Haskell Platform on Windows) closed by igloo
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 duncan
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 igloo
hsc2hs can't find gcc when run directly on Windows (but works fine when …
05:10 Status/SLPJ-Tickets edited by simonpj
(diff)
03:53 Ticket #3926 (STM-based program not terminating) closed by simonmar
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 basvandijk
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 igloo
fixed: Merged.
02:01 Ticket #3927 (Incomplete/overlapped pattern warnings + GADTs = inadequate) created by simonpj
Consider these defintions […] With HEAD (GHC 6.13) we get […] This …
00:53 Building edited by simonpj
(diff)
00:52 Builder edited by simonpj
(diff)

03/17/10:

14:44 Ticket #3910 (+RTS options introduce a security problem for, e.g., setuid binaries) closed by igloo
fixed: Yes, fixed by: […]
13:06 Builder edited by igloo
(diff)
13:05 Builder edited by igloo
(diff)
08:37 Ticket #3926 (STM-based program not terminating) created by mlesniak
The attached program does sometimes not halt, even after the final …
07:50 Commentary/Compiler/Backends/LLVM/WIP edited by alpmestan
(diff)
06:43 Ticket #3916 (incorrect kind inference in template haskell) closed by simonpj
fixed: Thanks for a fine report! Fixed by the same patch that fixed #3920. …
06:14 Commentary/Compiler/Backends/LLVM/WIP edited by simonpj
(diff)
06:13 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
05:58 Commentary/Compiler edited by simonpj
(diff)
05:57 Commentary/Compiler/BackEndTypes edited by simonpj
(diff)
05:55 DataParallel/WorkPlan edited by simonpj
(diff)
05:38 Ticket #3925 (GHC 6.13.20100316 can't compile numbers - package) closed by simonmar
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 mlesniak
When trying to install numbers-2009.8.9 using cabal I receive the …
04:03 Commentary/Compiler/Backends/LLVM/WIP edited by batterseapower
(diff)
02:53 Commentary/Compiler/Backends/LLVM/WIP edited by batterseapower
(diff)
02:52 Commentary/Compiler/Backends/LLVM/WIP created by batterseapower
02:44 Commentary/Compiler/Backends/LLVM edited by batterseapower
(diff)
02:05 Status/SLPJ-Tickets edited by simonpj
(diff)
02:02 Ticket #3924 (Strictness analyser missing useful strictness) created by simonpj
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 jlouis
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 simonmar
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 guest
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 LouisWasserman
Template Haskell doesn't seem to be handling kinds right. Consider …

03/14/10:

12:51 Builder edited by igloo
(diff)
12:50 Builder edited by igloo
(diff)
12:46 Builder edited by igloo
(diff)
12:16 Builder edited by igloo
(diff)
05:33 Ticket #3919 (Or-patterns as GHC extension) created by BjornEdstrom
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 igloo
fixed: Didn't merge cleanly, so not merged.
08:47 Ticket #3899 (-ddump-splices missing parentheses in pattern) closed by igloo
fixed: Both merged.
08:46 Ticket #1954 (Incorrect "Defined but not used" warning when using ...) closed by igloo
fixed: Merged
07:27 Ticket #3918 (Got internal error: stg_ap_v_ret when call forkProcess) created by guest
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 guest
The program oneRound.hs at ( …
01:11 Ticket #3916 (incorrect kind inference in template haskell) created by nicolas.frisby
It looks like a foldl needs to be changed to a foldr somewhere in the code …

03/10/10:

09:57 Building/Preparation/Windows edited by igloo
(diff)

03/09/10:

06:32 Builder edited by igloo
(diff)
02:48 Builder edited by simonmar
(diff)
02:47 Builder edited by simonmar
(diff)
02:47 Builder edited by simonmar
(diff)
02:45 Builder edited by simonmar
(diff)
Note: See TracTimeline for information about the timeline view.