Timeline
04/19/10:
- 13:22 Ticket #3996 (bug in GHC when compiling HOC (SVN revision 413)) created by
- I'm trying to compile the Haskell Cocoa binding HOC on Mac OS X 10.6 (Snow …
- 11:19 Ticket #3995 (Comment delimiters ignored inside compiler pragma) created by
- GHC accepts some pragmas that are not valid comments because of embedded …
- 08:59 Ticket #3994 (Add support for creating and interrupting process groups) created by
- This patch introduces the following to System.Process new_group …
- 08:06 Ticket #3989 (Parallel GC with more -N than physical processors gives dramatic slowdown ...) closed by
- duplicate: Thanks for the report; closing as duplicate of [[TicketQuery(...)]] …
- 07:49 Ticket #3918 (Got internal error: stg_ap_v_ret when call forkProcess) closed by
- invalid: The submitter says we can close the ticket, providing these notes: […] …
- 07:45 Ticket #3969 (Poor performance of generated code on x86.) closed by
- wontfix: This is exactly the kind of thing that LLVM and the new backend will fix. …
- 07:24 Ticket #3967 (Adding heap profiling RTS options causes segfault) closed by
- worksforme: Works for me using today's HEAD. I don't recall fixing anything that …
04/17/10:
- 15:13 Status edited by
- (diff)
- 15:09 WikiStart edited by
- (diff)
- 07:21 Ticket #3992 (Redundant import warning is sometimes not correct) closed by
- fixed: Thanks for the report. Happily, this is already fixed (i.e. you don't get …
- 07:03 Ticket #3991 (One function missing in Data.Map) closed by
- wontfix: Can you please make a proposal for this using the …
- 07:01 Ticket #3988 (Spelling correction in LANGUAGE pragmas) closed by
- fixed: Applied, thanks!
04/16/10:
- 18:07 Ticket #3993 (allow implicit parameter bindings in patterns) created by
- It could work like such: […] becoming something like […] Of …
- 13:24 Builder edited by
- (diff)
- 10:37 Builder edited by
- Fix link :) (diff)
- 10:36 Builder edited by
- Add OpenSSL on FreeBSD (diff)
04/15/10:
- 15:05 Ticket #3992 (Redundant import warning is sometimes not correct) created by
- When working on my usb-safe library I just discovered a warning message …
04/14/10:
- 21:58 Ticket #3991 (One function missing in Data.Map) created by
- Isn't the function adjustLookupWithKey missing in Data.Map? …
- 09:56 Builder edited by
- (diff)
- 06:29 Ticket #3990 (UNPACK doesn't unbox data families) created by
- Here is an example: […] We would like T to just store two Double# but …
- 02:27 Ticket #3989 (Parallel GC with more -N than physical processors gives dramatic slowdown ...) created by
- Running hlint 1.6.21 ( http://hackage.haskell.org/package/hlint) with GHC …
04/13/10:
- 14:24 ViewPatterns edited by
- typo fixes (diff)
- 12:33 Ticket #3988 (Spelling correction in LANGUAGE pragmas) created by
- Somewhat in the spirit of my perenially-ignored #2442 ticket: […] …
- 11:33 Ticket #3987 (haddock: segmentation fault) created by
- I was building GHC and got this error message from haddock.exe while …
- 05:54 Ticket #3986 (The install button is inactive in the GHC installer for Mac OS X) closed by
- fixed: Problem solved: I had XCode 3.0. However, you should update the …
- 05:06 Ticket #3986 (The install button is inactive in the GHC installer for Mac OS X) created by
- The install button is inactive in the GHC installer for Mac OS X.
- 04:26 Ticket #3985 (--make does not cooperate with -hide-package which causes problems for ...) closed by
- invalid
- 01:50 Ticket #3985 (--make does not cooperate with -hide-package which causes problems for ...) created by
- If there is -hide-package with --make all packages are hidden …
- 00:14 Ticket #3984 (Handle multiline input in GHCi history) created by
- GHCi accepts multiline input in the form of: […] OR of the form: …
04/12/10:
- 15:59 Ticket #3983 (-O2 makes exception disappear) created by
- In this example, an exception throw/catch seems not to happen when …
- 06:31 Ticket #3982 (Random instance for Double can generate values out of requested range) created by
- There appears to be an off-by-one error in randomIvalDouble, causing it to …
- 00:25 Ticket #3981 (Value of function differs for arguments of the same value) closed by
- invalid: You're absolutely right. My fault, I tend to only worry about overflows in …
04/11/10:
- 18:30 Ticket #3981 (Value of function differs for arguments of the same value) created by
- I'm getting a different result from the same function depending on whether …
- 11:24 Ticket #3980 (System.Posix.Signals should provide a way to set the SA_NOCLDWAIT flag) created by
- Since FreeBSD and OpenBSD don't conform to POSIX.1-2001 regarding the …
- 09:34 Ticket #3979 (+RTS -S inserts only the last three commas into large allocation sums) created by
- A large Agda run with +RTS -S produced: […] The {{{bytes …
- 06:58 Ticket #3978 (ghc error while compiling Data.Vector.Algoriths.Intro) created by
- I installed the haskell platform afresh on my Ubuntu 9.10 system, …
- 00:56 Ticket #3498 (IO library has no locale codec support on Windows) closed by
- fixed: We should have closed this ticket earlier; the remaining issue is #3977
04/10/10:
- 23:38 Ticket #3977 (Support double-byte encodings (Chinese/Japanese/Korean) on Windows) created by
- localeEncoding uses the console code page for text file encoding/decoding …
- 18:16 Ticket #3976 ('+RTS -S' reports negative allocation.) created by
- While running Agda with +RTS -S, I see a lot of negative heap …
- 18:05 Ticket #3974 (Duplicate bug: (see #3975) filepath: normalise trailing dot) closed by
- duplicate
- 18:04 Ticket #3975 (filepath: normalise trailing dot) created by
- This darcs patch modifies the behaviour of normalise to handle trailing …
- 18:01 Ticket #3974 (Duplicate bug: (see #3975) filepath: normalise trailing dot) created by
- This darcs patch modifies the behaviour of normalise to handle trailing …
- 06:47 Ticket #3973 (Derive Typeable and Eq instances for TMVar, TChan (and TArray)) created by
- I would like to propose deriving Typeable and Eq instances for …
- 02:11 Ticket #3972 (ghc 6.12.1 and 6.13.20090922 consume a lot more memory than 6.10.4 when ...) created by
- When compiling the language-python package ghc 6.12.1 and 6.13.20090922 …
04/09/10:
- 14:15 Ticket #3970 (ghc-pkg list segfaults in ghc-6.12.1.20100330) closed by
- duplicate: also submitted as #3971
- 09:50 Ticket #3971 (FFI callback segfaults on PPC) created by
- ghc-pkg has been segfaulting ever since I installed ghc-6.12.1.20100330 on …
- 09:50 Ticket #3970 (ghc-pkg list segfaults in ghc-6.12.1.20100330) created by
- ghc-pkg has been segfaulting ever since I installed ghc-6.12.1.20100330 on …
- 09:47 Status/SLPJ-Tickets edited by
- (diff)
- 08:57 Ticket #3969 (Poor performance of generated code on x86.) created by
- When implementing a hash function of ByteStrings, I found the Haskell …
- 08:37 Ticket #3968 (DoRec not supported, but RecursiveDo deprecated) created by
- GHC 6.12.1 reports that the RecursiveDo pragma has been deprecated in …
- 06:14 Ticket #3956 (GHC6.12.2-RC1 runtime error: Invalid object in isRetainer(): 32) closed by
- fixed: Here's the stack trace of it going wrong: […] The problem was that …
- 05:48 Ticket #3967 (Adding heap profiling RTS options causes segfault) created by
- Adding either -hy or -hc causes a segfault in the thread-delay …
- 03:29 Commentary/Libraries edited by
- (diff)
- 02:25 Status/Apr10 created by
04/08/10:
- 09:25 Ticket #2615 (ghci doesn't play nice with linker scripts) reopened by
- Try merging this into 6.12.3: …
- 07:25 Ticket #3966 (Warn about useless UNPACK pragmas) created by
- 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
- 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
- When I try to load file in ghci impossible happened: […] Problematic …
04/07/10:
- 08:44 Commentary/Compiler/GeneratedCode created by
- Initial commit
- 07:29 Commentary/Compiler edited by
- (diff)
- 06:34 Ticket #3963 (Entered absent arg) created by
- 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
- The Applicative apply <*> and Monadic bind >>= both have …
04/06/10:
- 08:48 Ticket #3838 (Performance issues with blackholes) closed by
- fixed: Patches committed today. The main ones are: […]
- 08:23 GitForDarcsUsers edited by
- (diff)
- 08:03 Contributors edited by
- Remove Simon Marlow from FreeBSD/i386 maintainers: he is not working with … (diff)
- 08:01 Building/QuickStart edited by
- Added some missing whitespace (diff)
- 01:59 Ticket #3958 (method definitions fail to refer to method-context classes) closed by
- 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
- 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
- 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
- fixed: Patches looks good, applied; thanks!
- 10:22 Contributors edited by
- Update contacts for FreeBSD (diff)
- 05:04 Ticket #3959 (indenting change causes internal error) created by
- 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
- Sorry in advance if this is my lack of understanding... The …
- 12:19 DarcsRepositories edited by
- (diff)
- 12:17 DarcsRepositories edited by
- (diff)
- 12:16 DarcsRepositories edited by
- 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
- 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
- Against GHC6.12.2-RC1: Running Combinatorrent, version g2a3dff0 with …
- 02:04 Ticket #3954 (Contexts on empty data decls falsely rejected) closed by
- duplicate: Duplicate of #3850
04/02/10:
- 22:20 Ticket #3955 (occasional stray "mkUsageInfo" output) created by
- 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
- HList uses EmptyDataDecls? and contains […] which fails with […] …
- 09:22 Building/RunningNoFib edited by
- Move stuff from the other wiki page I added to here (diff)
- 09:21 Commentary edited by
- (diff)
- 09:20 Commentary edited by
- (diff)
- 09:20 Commentary edited by
- (diff)
- 09:19 Nofib edited by
- (diff)
- 09:17 Nofib edited by
- (diff)
- 06:02 Building/Preparation/Tools edited by
- (diff)
- 06:00 Nofib created by
- 05:55 Commentary edited by
- Mention nofib (diff)
04/01/10:
- 08:31 Ticket #2889 (Compilation fails - Can't open temporary) closed by
- fixed: Fixed in 6.12.2 and later, by […]
- 08:29 Ticket #3224 (compiler panic: funResultTy base:GHC.Prim.*{(w) tc 34d}) closed by
- fixed
03/31/10:
- 15:23 Ticket #3953 (Misleading error message when quasiquoter not in scope) created by
- t.hs: […] ghc's output: […] The second message is wrong, since …
- 13:21 Ticket #3952 (add machdepCCOpts to runPhase_MoveBinary) created by
- runPhase_MoveBinary should presumably be using machdepCCOpts: …
- 09:11 Ticket #3951 (Unknown symbol error when ghci tries to load package scion) created by
- If you add scion to your flags in ~/.cabal/config, and then do the …
- 01:15 Building/MacOSX edited by
- (diff)
- 01:11 Ticket #3948 (unsafeCoerce leaks types) closed by
- invalid: At the risk of being glib, this is an unsafe use of unsafeCoerce. …
03/30/10:
- 23:59 BugSweep edited by
- I looked at 599 and 603 and they seem properly tagged and still relevant (diff)
- 23:57 BugSweep edited by
- 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
- This erroneous program provokes a panic instead of a type error, with GHC …
- 18:23 Commentary/Compiler/Backends/LLVM/Installing edited by
- add TNTC link (diff)
- 13:25 Commentary/Libraries edited by
- (diff)
- 13:20 Building edited by
- (diff)
- 11:12 Ticket #3808 (piping binary files sometimes fail) closed by
- fixed: Done: […]
- 10:12 Ticket #3909 (Priority queues in containers) closed by
- 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
- fixed: Both merged.
- 08:58 Ticket #3516 ([PATCH] ppc64: broken 'foreign import wrapper') closed by
- fixed: Both merged.
- 08:56 Ticket #3900 (CAFs used after GC with shared libs) closed by
- fixed: Merged.
- 08:43 Ticket #3768 (6.12.1 Mac OS X installer lacks all HTML documentation) closed by
- fixed: I've fixed this now; some notes in case it comes up again: Install …
- 08:22 Commentary/Compiler/HscMain edited by
- misprint: becuase (diff)
- 08:03 Ticket #3882 (Adding libraries to an inplace GHC should JustWork(TM)) closed by
- fixed: You can now add packages to the build relatively easily: just put them …
- 07:13 Ticket #3949 (unsafeCoerce leaks types) closed by
- duplicate
- 07:12 Ticket #3949 (unsafeCoerce leaks types) created by
- Forgive the cryptic summary, here's the code: […] giving the output …
- 07:12 Ticket #3948 (unsafeCoerce leaks types) created by
- Forgive the cryptic summary, here's the code: […] giving the output …
- 04:49 Ticket #3947 (ghc: panic! (the 'impossible' happened)) created by
- 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
- fixed
03/29/10:
- 22:47 Commentary/Compiler/Backends/LLVM/Installing edited by
- (diff)
- 22:46 Commentary/Compiler/Backends/LLVM/Installing edited by
- (diff)
- 22:45 Commentary/Compiler/Backends/LLVM/Installing edited by
- (diff)
- 22:44 Commentary/Compiler/Backends/LLVM/Installing edited by
- Add patches for llvm 2.5 & 2.6 (diff)
- 04:07 Ticket #3436 (runtime: internal error: traverseWeakPtrList: not WEAK) closed by
- 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
- 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
- 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
- See [ http://thread.gmane.org/gmane.comp.lang.haskell.libraries/12630 the …
03/28/10:
- 21:26 Commentary/Compiler/Backends/LLVM/Installing edited by
- (diff)
- 15:03 WikiStart edited by
- Fixed links (diff)
- 05:43 Commentary/Compiler/Backends/LLVM/Installing edited by
- (diff)
03/27/10:
- 14:45 Ticket #3904 (Bug in shipped gcc makes profiling lose resolution) closed by
- 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
- fixed: Yes, done in 6.12 and HEAD: […]
- 06:43 Ticket #3847 (Windows installer has incorrect documentation shortcut) closed by
- fixed: Fixed in HEAD and 6.12: […]
- 06:38 Ticket #3934 (add licence to Windows installer) closed by
- fixed: Fixed in HEAD and 6.12: […]
03/26/10:
- 15:01 Ticket #3943 (unused variable warning in view pattern is wrong) created by
- […] […] 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
- 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
- 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
- No malfunction involved. in GC.c, function init_collected_gen(..) (for …
- 04:35 Status/SLPJ-Tickets edited by
- (diff)
- 04:35 Ticket #3940 (Propagate bug fix into new code generator) created by
- 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
- 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
- fixed: Now fixed in HEAD and 6.12: […]
- 14:37 Ticket #3642 (GHC does not build using the Haskell Platform on Windows) closed by
- 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
- fixed: Merged.
- 14:34 Ticket #3837 (hsc2hs and utf-8) closed by
- fixed: Merged.
- 02:42 Ticket #3938 (Data growth issue in System.Timeout) closed by
- 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
- (diff)
- 21:25 Commentary/Compiler/Backends/LLVM/WIP edited by
- (diff)
- 21:20 Commentary/Compiler/Backends/LLVM/WIP edited by
- added a whole bunch of notes about todo's (diff)
- 20:14 Commentary/Compiler/Backends/LLVM/Issues edited by
- Remove note about llvm changes since they have been included in llvm now … (diff)
- 20:13 Commentary/Compiler/Backends/LLVM/DevelopmentNotes edited by
- add note about stack alignment experiment (diff)
- 20:08 Commentary/Compiler/Backends/LLVM/Installing edited by
- (diff)
- 18:03 Commentary/Compiler/Backends/LLVM/Installing edited by
- Update for new build instructions now that llvm no longer needs patching (diff)
- 16:30 Ticket #3936 (GHCi Segfault) closed by
- 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
- (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
- 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
- Ah, that breaks with a load of […] when running […]
- 09:24 Ticket #3937 (Cannot killThread in listen/accept on Windows threaded runtime) created by
- The killThread is not able to kill threads accepting socket connections on …
- 09:18 Ticket #3936 (GHCi Segfault) created by
- GHCi segfaults right before the prompt is supposed to appear. Not …
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 …
Note: See TracTimeline
for information about the timeline view.
