Timeline


and

02/13/09:

10:34 Ticket #3028 (what_next error) created by osuch
C:\Documents and Settings\ondrej\Desktop\Prob>del *.o C:\Documents and …
06:03 Ticket #3027 (Specialisation rules fail because dictionary projections do not match) created by malcolm.wallace@…
Here is an apparent bug in ghc's specialisation rules. The rewrite rule …

02/12/09:

14:55 Ticket #3026 (GHCi segfault) created by porges
This may be libedit's fault, but I can't tell :) How to replicate: Load …
11:48 Ticket #3025 (Possible PiDigits memory explosion regression) created by japple
This bug is reported from …
09:09 Building/Solaris edited by duncan
fix link to ticket (diff)
09:01 Building/Prerequisites edited by simonmar
(diff)
06:52 Ticket #3024 (Rewrite hp2ps in Haskell) created by SamB
Right now, hp2ps is written in rather difficult to modify C, and is quite …
05:56 Ticket #3023 (Wrong inferred type shown) created by guest
When the warning for missing type signatures is turned on the displayed …
02:27 Ticket #3001 (Biographical profiling segfaults) reopened by simonmar
Nice catch Ian. We should add this as a test, clearly the existing test …

02/11/09:

22:53 Ticket #3022 (ghc: panic! (the 'impossible' happened) linkBCO: >= 64k insns in BCO) created by guest
ghci told me to report a bug: […] I've attached the offending file, …
19:23 Ticket #3021 (A way to programmatically insert marks into heap profiling output) created by SamB
This would be useful for e.g. marking compiler phases. Hmm, this would be …
16:57 Ticket #2890 (Library docs are missing source links) closed by igloo
fixed: Checked: […] All good!
10:19 Ticket #3020 (process 1.0.1.1 does not compile) created by Philonous
Compiling haskell source using the process library version 1.0.1.1 via …
10:17 Ticket #3019 (sparc membar asm instruction requires mode parameter) created by duncan
The new parallel/WSDeque.c uses store_load_barrier() from …
08:49 Ticket #2871 ("Prologue junk?" error when building GHC) closed by igloo
fixed: Fixed in HEAD and 6.10: […]
08:48 Ticket #3001 (Biographical profiling segfaults) closed by igloo
fixed: Fixed in HEAD and 6.10: […]
08:47 Ticket #2872 (sparc -mcpu=v9 is not used in assembly phase) closed by igloo
fixed: Fixed in HEAD and 6.10: […]
08:31 Ticket #2746 (Documentation for Haskell 98 modules is empty) closed by igloo
fixed: Now working in 6.10 branch and HEAD. Thanks, David!
07:46 Ticket #3018 (Constraints of function in record appears to nullifiy instance ...) created by ben.kavanagh
If an field of a record that has constraints in its type, defining a value …
04:19 Ticket #3017 (Type inference is broken when dealing with tuple type synonyms) created by straka.milan
I have GHC 6.10.1 built from the sources. In the whole bugreport, suppose …

02/10/09:

16:28 Ticket #3016 (Long compile times, large memory use with static data in 6.10) created by dons
A collection of modules like this, when compiled together, are taking 2 …
14:56 Ticket #3015 (Building packages using ghc (6.8.2) results in inconsistent error ...) created by akrohit
[…] Whenever installing any package using cabal or building packages …
13:54 Ticket #2971 (readFile "/proc/mounts" hangs on an amd64 machine) closed by igloo
fixed: Merged
13:54 Ticket #2980 (Data.Generics reports wrong package?) closed by igloo
fixed: Merged
11:47 Ticket #2808 (createDirectoryIfMissing should be atomic) closed by igloo
fixed: All 3 merged.
11:45 Ticket #2894 (Documentation for "even" missing) closed by igloo
fixed: Now fixed in HEAD and 6.10 branch.
01:17 Ticket #3014 (Any type being derived in Haskell 98 module) created by fasta
Load the attached module with ghci -ignore-dot-ghci, do :browse and …
00:58 DataParallel/WorkPlan edited by chak
(diff)

02/09/09:

11:20 Ticket #3013 (New simple GADT feature) created by guest
It's somewhat of an anomaly that the following does not work: […] …
07:01 Ticket #2916 (Adding "-auto-all" when using "-O2 -prof" causes "<<loop>>") closed by simonmar
invalid: So what happened here is that GHC decided to transform this […] into …
04:03 Ticket #3012 (A little deriving for GADTs) created by guest
For GADTs that are really enumerations, I think deriving Show should work. …

02/08/09:

17:05 TypeFunctionsStatus edited by chak
(diff)
16:04 Ticket #2709 (System.Directory.doesDirectoryExist "\\" is False on Windows) closed by igloo
fixed: Fixed in HEAD and 6.10 branch: […]
15:58 Ticket #3002 (Documentation for Data.Map.unionWithKey makes reference to "new" and "old" ...) closed by igloo
fixed: Fixed in HEAD and 6.10-branch: […]
15:53 Ticket #2883 (setitimer(ITIMER_VIRTUAL) is not always available) closed by igloo
fixed: Applied to HEAD and 6.10 branch: […]
14:34 Ticket #3011 (ASSERT failed: file typecheck/TcMType.lhs line 526 t_a32G{tv}) created by batterseapower
NB: this is NOT AFAIK a duplicate of the previous ticket about the TcMType …
11:06 Ticket #2913 (OldException's catch etc should treat new Exception types as ...) closed by igloo
fixed: Fixed in HEAD and 6.10 branches: […]
03:19 Ticket #3006 (ghc panic when build Crypto package on Mac OS X 10.4) closed by Deewiant
duplicate: Duplicate of #2967, #2919, #2771, and #2753.
03:19 Ticket #3010 ("RegAllocLinear.getStackSlotFor: out of stack slots" ghc 6.10.1 for ...) closed by Deewiant
duplicate: Duplicate of #3006, #2967, #2919, #2771, and #2753.

02/07/09:

17:51 Ticket #3010 ("RegAllocLinear.getStackSlotFor: out of stack slots" ghc 6.10.1 for ...) created by agocorona
compiling Crypto-4.1.0 .............. ............... [1 of 4] Compiling …
12:04 Ticket #3009 (ghci-6.10.1 has odd buffering behavior) created by judahj
In ghci-6.10.1: […] That is, even though stdin is supposed to be …

02/06/09:

15:45 Ticket #3008 (Strange behavior when using newtyped version of IO monad in FFI import ...) created by waern
Take a look at these two modules: A.hs: […] B.hs: […] Now, …
14:35 Ticket #3007 (GHC seems to ignore the package name of modules imported with {#- SOURCE ...) created by jeltsch
I have attached an archive with source bundles of two small Cabal packages …
11:36 Ticket #3006 (ghc panic when build Crypto package on Mac OS X 10.4) created by alexott
I build Crypto package on Mac OS X 10.4 and got following error: […]
09:16 Ticket #3005 (Normalize fully-applied type functions prior to display) created by dmcclean
I have a module with a matrix type constructor: […] which uses …

02/05/09:

14:21 Ticket #3004 (Makefile needs to improve treatment of HsColour) created by nr
Fresh checkout, a few new patches, sh boot & configure are OK, but 'make' …
09:50 Ticket #3003 (Happy does not reject pragmas) created by SamB
I was about to report a bug in GHC's handling of -fno-warn-missing …
08:48 Ticket #2982 (GHCi crashes if a :def command gets a pattern-match error) closed by igloo
fixed: Fixed in HEAD and 6.10 branch by […] […]
08:39 Ticket #2989 (ByteString causes C stack overflow in generated code) closed by igloo
invalid: I agree, doesn't look like a bug to me.
07:21 Ticket #2949 (ghci suddenly won't start) closed by igloo
worksforme: No response from submitter, so closing. Please reopen if you can reproduce …

02/04/09:

07:15 Ticket #2994 (give better error messages for instance declarations with the wrong number ...) closed by simonpj
fixed: Your wish is my command. I spent way too long on this, but it was fun. …
07:13 Ticket #2905 (require -XGADTs in order to pattern-match GADTs) closed by simonpj
fixed: Done […] Don't merge to the branch; it's a small change in behaviour. …
05:51 Ticket #2958 (ghc-pkg describe is lying) closed by simonmar
invalid
03:48 Ticket #3002 (Documentation for Data.Map.unionWithKey makes reference to "new" and "old" ...) created by guest
The example given for unionWithKey uses rather odd names "new_value" and …
00:44 Ticket #2999 (yi darcs crashes ghc 6.11.20090201) closed by simonpj
fixed: I've pushed a patch that makes it a warning only. That should resolve it. …

02/03/09:

19:32 TypeFunctionsStatus edited by chak
(diff)
16:08 Ticket #2993 (Precedence errors are reported for undefined operators) closed by igloo
fixed: Both merged.
16:07 Ticket #2903 (Incorrect length for CWStringLen on Win32) closed by igloo
fixed: Fixed (thanks Ross!) in HEAD and 6.10 branch: […]
14:19 Ticket #2987 (panic when compiling again) closed by igloo
fixed: Done: […]
07:55 Ticket #3001 (Biographical profiling segfaults) created by nad
[…]
06:22 Ticket #2918 (Storable alignment for Double is 4) closed by simonmar
wontfix: The alignment for Storable instances is determined by configure tests. …
06:11 Ticket #3000 (:break command should recognize also nonexported top level symbols in ...) created by phercek
When a breakpoint is defined for a qualified function name ( ( conid …

02/02/09:

19:06 DataParallel/WorkPlan edited by chak
(diff)
16:08 TypeFunctionsStatus edited by chak
(diff)
15:56 Ticket #2920 (old-time on hackage is incorrectly packaged) closed by ross
fixed: The fix for the .cabal file was […] which was included in …
15:18 Ticket #2999 (yi darcs crashes ghc 6.11.20090201) created by wolverian
[…]
13:00 Ticket #2878 (panic while compiling Cabal-1.6.0.1) closed by igloo
worksforme
12:56 Ticket #2877 (crash when printig a list (IO ())) closed by igloo
worksforme
12:53 Ticket #2874 (Error message doesn't mention extension that is missing) closed by igloo
worksforme: Unreproducible, and no testcase, so closing this ticket. Please reopen if …
11:58 Ticket #2606 (Backspace, delete, etc. don't work in ghci in HEAD) closed by igloo
invalid
06:26 Ticket #2990 ("GHC Commentary: The byte-code interpreter and dynamic linker " is empty) closed by igloo
invalid: Thanks for making the wiki page. It sounds more useful than this bug …
05:14 Commentary/Rts/HaskellExecution/HeapChecks edited by SamB
This looks like a stub, too (diff)
05:07 Commentary/Rts/HaskellExecution/Updates edited by SamB
This looks like a stub to me… (diff)
05:05 Commentary/Rts/Weak edited by SamB
This is a stub (diff)
05:04 Commentary/Rts/Interpreter edited by SamB
This is a stub (diff)
05:03 Commentary/Rts/FFI edited by SamB
... but that wasn't the link syntax (diff)
05:03 Commentary/Rts/FFI edited by SamB
This is a stub (diff)
05:02 CategoryStub edited by SamB
Huh. BackLinks? macro didn't work as expected, and I had assumed the … (diff)
04:56 CategoryStub created by SamB
Add a way to tag stubs

02/01/09:

15:12 Ticket #2998 (Expose the internals of the network library to make it more extensible) created by tibbe
When creating new libraries on top of the network library it would be …
10:19 Ticket #2997 (Package names starting with a numeric character cause assembler errors) created by mboes
Hi, When trying to compile a package named 9pH, I get the following …
09:41 Ticket #2996 (Network.Socket.sClose should change socket status) created by amthrax
The current implementation of sClose in Network.Socket leaves the socket …
04:07 Ticket #2995 (ghc -Wall does not complain about unnecessary data constructor imports) created by EyalLotem
If it is enough to import: […] Then ghc should complain (warn) when …

01/31/09:

15:23 Ticket #2960 (Add instance Data.Traversable for Data.IntMap) closed by igloo
fixed: Applied, thanks!
14:13 Ticket #2939 (Example in library doco for Control.Exception.handle is no longer ...) closed by igloo
fixed: Thanks for the report. I've updated the docs.
14:13 Ticket #2819 (Bad example code in documentation of Control.Exception.catch) closed by igloo
fixed: Thanks for the report. I've updated the docs.
14:13 Ticket #2655 (Control.Exception's Haddock document drop instruction about Extensible ...) closed by igloo
fixed: Thanks for the report. I've updated the docs.
12:30 Ticket #2994 (give better error messages for instance declarations with the wrong number ...) created by rwbarton
Consider the following erroneous program which tries to define an instance …
12:16 Ticket #2993 (Precedence errors are reported for undefined operators) created by Olathe
I found a misleading error message. If I add the import for (<$>), but I …

01/30/09:

22:42 Ticket #2992 (GHCi Memory Leak in Windows Vista) created by Andir
If use ghci.exe and separating compiling via ghc.exe, memory leak in ghci …
14:59 GhcApiAstTraversals edited by claus
remove references to old/fixed ghc bugs (diff)
14:57 GhcApiAstTraversals edited by claus
redirect from syb-utils to syb or ghc-syb (diff)
12:21 Ticket #2991 (.mix files generation broken with -fhpc and --make flags with lhs modules) created by ppavel
assume the project consisting of two files: !Main.lhs and MyModule.hs. …
11:52 Ticket #2990 ("GHC Commentary: The byte-code interpreter and dynamic linker " is empty) created by SamB
There is no content on the wiki page Commentary/Rts/Interpreter!
11:15 Ticket #2985 (Bogus superclass dictionary with equality constraints) closed by igloo
fixed: Merged.
10:49 Ticket #2944 (Mutually recursive equality constraints) closed by igloo
fixed: Merged
10:48 Ticket #2961 (Incorrect FFI code generated with -O) closed by igloo
fixed: Merged.
06:32 Ticket #2914 (RecordWildCards doesn't work with associated datatypes inside class ...) closed by igloo
fixed: Merged.
05:37 Ticket #2956 (Template Haskell: cannot splice sections) closed by igloo
fixed: Merged
05:37 Ticket #2973 (In ghci, loadObj fails after :cd for compiled module) closed by igloo
fixed: Merged
03:10 Commentary/HeapAlloced edited by simonmar
(diff)
03:07 eliminate-heap-alloced.patch.gz attached to Commentary/HeapAlloced by simonmar
try to use ELF section magic to let static closures have block descriptors
03:06 faster-heap-alloced.patch.gz attached to Commentary/HeapAlloced by simonmar
implement a more elaborate cache-like scheme for HEAP_ALLOCED on 64-bit …
03:04 Commentary/Rts edited by simonmar
(diff)
03:03 Commentary/HeapAlloced edited by simonmar
(diff)
03:03 Commentary/HeapAlloced created by simonmar

01/29/09:

23:34 Ticket #2989 (ByteString causes C stack overflow in generated code) created by Olathe
I accidentally left off the apostrophe in the following code. […] …
21:53 DataParallel/WorkPlan edited by chak
(diff)
19:59 Ticket #2606 (Backspace, delete, etc. don't work in ghci in HEAD) reopened by japple
(Sorry, meant to his "preview") ctrl-<left arrow> does not work. #2741
07:18 Ticket #2974 (Compiling HTTP-4000.0.4 makes GHC 6.11.20090121 panic) closed by simonpj
fixed: Urk. Thanks for finding this. I've fixed it now: […] Simon
05:27 Status/SLPJ-Tickets edited by simonpj
(diff)
03:50 Ticket #2988 (Improve float-in) created by simonpj
At the moment we can get a cascade of simplifier iterations like this: …

01/28/09:

20:39 Ticket #2987 (panic when compiling again) created by dsrogers
haskelldb 0.10 doesn't build under ghc 6.10.1. I download it with: […] …
14:56 Ticket #2986 (:info printing instances often isn't wanted) created by Remi
:info shows all instances of types/classes, which often obscures the info …
09:43 Ticket #2985 (Bogus superclass dictionary with equality constraints) created by simonpj
[…] Running this program produces <<loop>>. Reason is that the `Num …
02:16 Ticket #2984 (Vectorized dph code doesn't terminate) created by fre
The program attached to this ticket doesn't terminate when vectorisation …
02:04 DataParallel edited by chak
(diff)
01:19 Ticket #2191 (A way to programmatically cause GHC to report the cost center stack ...) closed by simonmar
fixed
00:19 Ticket #2983 (Segmentation fault in ray tracer with certain options) created by thoughtpolice
The attached program, RayT.hs, when compiled like so can be executed …

01/27/09:

06:03 Ticket #2982 (GHCi crashes if a :def command gets a pattern-match error) created by simonpj
Peter Hercek reports […] The "no parse" is quite correct: `(read …
05:54 DataParallel/WorkPlan edited by chak
(diff)
05:42 DataParallel/WorkPlan edited by chak
(diff)
05:37 DataParallel/WorkPlan edited by chak
(diff)
05:15 DataParallel/WorkPlan edited by chak
(diff)
05:00 DataParallel/WorkPlan edited by chak
(diff)
03:48 DataParallel/Optimisation edited by chak
(diff)
03:48 DataParallel/Optimisation edited by chak
(diff)
03:47 DataParallel/Related edited by chak
(diff)
03:46 DataParallel/Desugaring edited by chak
(diff)
03:46 DataParallel/Desugaring edited by chak
(diff)
03:45 DataParallel/Vectorisation/CodeVectorisation edited by chak
(diff)
03:45 DataParallel/Vectorisation/TypeVectorisation edited by chak
(diff)
03:44 DataParallel/Vectorisation edited by chak
(diff)
03:41 DataParallel/Design edited by chak
(diff)
03:40 DataParallel/SMP edited by chak
(diff)
03:40 DataParallel/Example edited by chak
(diff)
03:39 DataParallel/WorkPlan edited by chak
(diff)
03:38 DataParallel/Repositories edited by chak
(diff)
03:38 DataParallel/Repositories edited by chak
(diff)

01/26/09:

09:49 Ticket #2981 (".space" directive not recognised by solaris assembler) created by duncan
The Solaris assembler (/usr/ccs/bin/as) does not recognise the .space
08:44 Ticket #2961 (Incorrect FFI code generated with -O) reopened by simonmar
08:40 Ticket #2961 (Incorrect FFI code generated with -O) closed by simonmar
fixed: Fixed: […]
08:32 Ticket #2471 (generate C wrappers for FFI functions) closed by simonmar
duplicate: actually #2979 is a better ticket, so closing this one as a dup.
08:07 Ticket #2975 (GHCi's :edit command calls the editor with stdin in nonblocking mode) closed by simonmar
fixed: Thanks for the report. This one is already fixed: […]
06:42 Ticket #2980 (Data.Generics reports wrong package?) created by Martijn
On a Windows XP machine, importing the Data.Generics packages gives the …

01/25/09:

07:53 Ticket #2979 (better support for FFI C wrappers for macros in system headers) created by duncan
Often C functions get defined via macros on some systems. For example …
00:49 Ticket #2978 (Add support for more characters to UnicodeSyntax) created by porges
Here is a short patch to add support for some more Unicode characters when …

01/24/09:

11:38 Ticket #2977 (Install phase fails when using --enable-shared) created by ingmar
Using todays snapshot (6.11.20090123), --enable-shared fails to install …

01/23/09:

09:37 Ticket #2964 (System.Directory.getCurrentDirectory doesn't work on win32 if the current ...) closed by simonmar
duplicate: looks like the same bug as #2963
08:39 Ticket #2976 (:show bindings give wrong results when a variable was redefined) created by phercek
Bindings displayed with :show bindings do not correspond to what can …
08:04 Ticket #2975 (GHCi's :edit command calls the editor with stdin in nonblocking mode) created by kaol
When using editline support, GHCi sets stdin to nonblocking mode. […] …
05:52 Building/Solaris edited by duncan
make it clear in what cases we would want to avoid hard coding paths (diff)
05:46 Building/Solaris edited by maeder
added references to tickets (diff)

01/22/09:

14:21 Ticket #2974 (Compiling HTTP-4000.0.4 makes GHC 6.11.20090121 panic) created by wolverian
Compiling Network.HTTP.MD5Aux makes GHC HEAD panic: […]
11:07 Building/Solaris edited by maeder
remark on linker flags (diff)
10:59 Building/Solaris edited by maeder
added --with-gcc note (diff)
08:48 Ticket #2973 (In ghci, loadObj fails after :cd for compiled module) created by sanders_n
I am using ghc 6.10.1 from MacPorts?, upgraded recently from 6.8.?. To …

01/21/09:

22:15 ArmLinuxGhc edited by kazuya
(diff)
20:09 Ticket #2972 (ppc ghci segfaults at startup) created by cemeyer
GHCi works in 6.8.3, broken (segfaults on startup) in 6.10.1 on linux/ppc.
09:23 Building/Prerequisites edited by simonmar
(diff)
06:48 Ticket #2971 (readFile "/proc/mounts" hangs on an amd64 machine) created by dsf
readFile "/proc/mounts" hangs on an amd64 machine with ghc 6.10.1, it …
06:43 Building/Solaris edited by duncan
move a bit about, remove done TODOs (diff)
06:36 Building/Solaris edited by duncan
various updates (diff)
06:32 Ticket #2810 (Debugger: change context to the module containing the current breakpoint) closed by simonmar
duplicate: closing as dup of #2803
06:17 Building/Solaris edited by maeder
note about GCC version 3.4.4 (diff)
02:56 Ticket #2970 (detecting readline in top-level ./configure is no guarantee of readline ...) created by duncan
This is about readline in 6.8.x, but presumably the same issue applies for …

01/20/09:

17:00 Ticket #2809 (Patching libffi fails in Solaris) closed by igloo
duplicate: Duplicated by #2957.
13:59 Ticket #2759 (Data.Generics.ConstrRep isn't general enough) closed by igloo
fixed: Applied, thanks!
13:59 Ticket #2875 (Correct SYB's representation of Char) closed by igloo
fixed: Applied, thanks!
13:18 Ticket #2726 (getAddrInfo and addrFamily not in scope on Windows GHC 6.8) closed by igloo
invalid: Moved here:  http://trac.haskell.org/network/ticket/5
12:59 Ticket #2774 (sIsReadable and sIsWritable return true after socket is closed.) closed by igloo
invalid: Moved here:  http://trac.haskell.org/network/ticket/4
12:55 Ticket #2784 (Cannot call connect with a socket that is already bound.) closed by igloo
invalid: Moved to here:  http://trac.haskell.org/network/ticket/3
12:17 Ticket #2936 (System.IO.Error needs to be imported unconditionally) closed by igloo
fixed: I've pushed an untested patch; please reopen if it's still broken for you. …
11:30 Ticket #2943 (Socket related IO cannot be be interrupted on Windows) closed by igloo
invalid: Moved here:  http://trac.haskell.org/network/ticket/2
11:25 Building/Solaris edited by duncan
note a few more TODOs (diff)
11:03 Building/Solaris edited by duncan
note gmake (diff)
10:56 Building/Solaris edited by duncan
note sparcv9 abi issue (diff)
10:50 Building edited by duncan
link to solaris build advice (diff)
10:48 Building/Solaris created by duncan
initial advice, a few TODOs to verify instructions
10:22 Ticket #2969 (unix package built wrong on Solaris) created by duncan
On Solaris with recent gcc versions the unix package gets built with an …
10:02 Ticket #566 (mips-sgi-irix6.5 port?) closed by duncan
wontfix: I withdraw the feature request :-)
07:34 Ticket #2968 (add test for C trigraphs) created by duncan
[…] If we compile the above -fvia-C then some gcc versions report: …
07:22 Ticket #2967 (GHC panics while building the Crypto library) closed by igloo
duplicate: Thanks for the report; this is a duplicate of #2753.
07:21 Ticket #2919 (ghc panic while compiling Crypto) closed by igloo
duplicate: Thanks for the report; this is a duplicate of #2753.
06:47 Ticket #2967 (GHC panics while building the Crypto library) created by tibbe
GHC panics when I try to build Crypto-4.1.0. […] I've attached the …

01/19/09:

09:29 Ticket #2966 (build system does not respect --with-gcc=) created by duncan
The ./configure scripts for all the core libs do not respect the …
07:02 Ticket #2965 (GHC on OS X does not compile 64-bit) created by Axman6
Not much to say other than GHC does not compile as a 64-bit program on OS …
05:23 Ticket #2964 (System.Directory.getCurrentDirectory doesn't work on win32 if the current ...) created by kirby
If you create a path with an international character in it (accented …
00:17 Ticket #2963 (Exception if current path has national symbols) created by Tonal
Environment: Windows Vista Home Ru + sp1 ghc 6.10.1 Example for error: …

01/18/09:

13:56 Attic/Building/BuildSystem/New edited by igloo
(diff)

01/17/09:

15:22 Ticket #2250 (unpackFamily on Windows fails match) closed by igloo
invalid: Moved to  http://trac.haskell.org/network/ticket/1
01:43 Ticket #2962 (Reduce space usage of genericLength for common Num instances) created by thorkilnaur
There is a space leak in genericLength: […] The attached patch …

01/16/09:

16:20 Ticket #2931 (Template Haskell: Quoting single letter identifier leads to a parse error ...) closed by igloo
fixed: Merged.
16:20 Ticket #2445 (better error message needed for missing package files) closed by igloo
fixed: Both merged.
16:17 Ticket #2645 (fix type, performance of IntMap(Set).findMin(Max)) closed by igloo
fixed: Applied, thanks!
16:17 Ticket #2644 (type of IntMap.intersection[WithKey] is incorrect) closed by igloo
fixed: Applied, thanks!
16:17 Ticket #2643 (Optimized IntMap / IntSet construction from sorted input) closed by igloo
fixed: Applied, thanks!
15:41 Ticket #2961 (Incorrect FFI code generated with -O) created by sjanssen
GHC 6.10.1 seems to generate incorrect code for createWindow in X11-1.4.3 …
12:26 Ticket #2368 (ASSERT failed! file coreSyn/CorePrep.lhs line 669) closed by igloo
fixed: Confirmed: simpl014 now passes with ./validate --slow.
11:11 Ticket #2960 (Add instance Data.Traversable for Data.IntMap) created by Deewiant
Data.IntMap doesn't have a Data.Traversable.Traversable instance like …
08:59 Ticket #2959 (Merge in LambdaVM (Haskell to Java/JVM bytecode translator)) created by kgardas
Hello, it would really be nice to see LambdaVM[1] merged in. I'm afraid …
08:18 Ticket #2958 (ghc-pkg describe is lying) created by josef
If I do 'ghc-pkg describe attoparsec' the last line will say the …
08:00 Ticket #2957 (GHC head build fails on non-GNU system assuming `patch' command is GNU ...) created by kgardas
Hello, GHC head build fails on non-GNU system using `patch' command in …
07:54 Ticket #2131 (concprog001(threaded2) occasional failures.) closed by simonmar
fixed: We've had no more concprog002 failures since the recent round of throwTo …
04:22 Ticket #2955 (Data in $HOME/.ghc is not validated leading to obscure error messages when ...) closed by duncan
fixed: Fortunately this has just been fixed. #2445 In future you would get an …
03:41 Ticket #2956 (Template Haskell: cannot splice sections) created by Deewiant
[…] Trying to load the above gives: […] The line it's complaining …
02:21 Ticket #2955 (Data in $HOME/.ghc is not validated leading to obscure error messages when ...) created by erikd
I installed cabal-install-0.6.0 from source, used ghc for a couple of days …

01/15/09:

21:58 Ticket #2954 (System.Process.terminateProcess sends SIGTERM rather than SIGKILL on unix) created by guest
The documentation says {{{ […] On Unix systems, terminateProcess sends …
20:34 TypeFunctionsStatus edited by chak
(diff)
15:40 Ticket #2953 (deriving Functor, Foldable, Traversable) created by twanvl
It is possible to derive instance of Functor, Foldable and Traversable, as …
15:30 Ticket #2952 (ghci fails to start from start menu on windows 7) created by larsv
In Windows 7 (6.1.7000) when starting ghci from the start menu, using Run …
07:56 Status/SLPJ-Tickets edited by simonpj
(diff)
04:37 Ticket #2699 (broken pipe errors are too noisy) closed by simonmar
fixed
03:44 Contributors edited by kaol
Replacing myself as the Debian GHC maintainer (diff)
01:34 Ticket #1632 (Test.HUnit documentation) closed by RichardG
fixed: FIX-1632-Test.HUnit-documentation.patch adds documentation to the …
01:33 Ticket #2822 (Arity expansion not working right) closed by simonpj
fixed: Fixed by […] Thanks, Ian. Simon

01/14/09:

22:18 Ticket #1632 (Test.HUnit documentation) reopened by RichardG
Reopenening ticket; documentation didn't make it into library.
14:03 Ticket #2951 (Add support for amd64-solaris2 platform) created by kgardas
Hello, it would be nice if GHC build correctly detects if it's running on …
07:40 Commentary/SourceTree edited by simonpj
(diff)
07:36 Ticket #2950 (show breakpoint numbers of breakpoints which were ignored during :force) created by phercek
Extend message "*** Ignoring breakpoint" (which is printed during :force …
06:58 Ticket #2948 (the type of System.Posix.Process.executeFile is not general enough) closed by simonmar
fixed: done.
06:46 Ticket #2949 (ghci suddenly won't start) created by guest
I've no clue what is wrong or what I have changed, but when I tried to …
01:18 Attic/Building/BuildSystem/New edited by simonmar
(diff)
01:17 Attic/Building/BuildSystem/New edited by simonmar
(diff)
01:16 Attic/Building/BuildSystem/New edited by simonmar
(diff)
01:10 Attic/Building/BuildSystem/New edited by simonmar
(diff)
01:07 Attic/Building/BuildSystem/New edited by simonmar
(diff)
Note: See TracTimeline for information about the timeline view.