Timeline


and

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)

01/13/09:

22:06 ObjectiveC/Classes edited by chak
(diff)
19:09 Ticket #2948 (the type of System.Posix.Process.executeFile is not general enough) created by nr
Because System.Posix.Process.executeFile does not return, its return …
13:46 Ticket #2947 (infix precedence of backtick functions defined in ghci is not reported by ...) created by EyalLotem
excerpt from ghci: […]
08:12 Ticket #2946 (tracing should be controled by a global flag) created by phercek
Instead of ":trace" and ":trace <expr>" command there should be one …
07:44 Attic/Building/BuildSystem/New edited by simonpj
(diff)
07:28 Attic/Building/BuildSystem/New edited by simonpj
(diff)
07:19 Attic/Building/BuildSystem/New edited by simonpj
(diff)
06:42 Attic/Building/BuildSystem/New edited by simonmar
add ShowPath?, PageOutline? (diff)
06:36 Ticket #2945 (add command :mergetrace) created by phercek
Currently trace history is stored in "Resume" context. I'm not aware of …
06:27 Attic/Building/BuildSystem/New edited by simonmar
(diff)
06:21 Attic/Building/BuildSystem/New edited by simonmar
(diff)
06:14 Attic/Building/BuildSystem/New edited by simonmar
(diff)
06:13 ObjectiveC edited by chak
(diff)
06:12 ObjectiveC edited by chak
(diff)
06:11 ObjectiveC/Classes edited by chak
(diff)
06:11 ObjectiveC/Classes edited by chak
(diff)
06:10 Attic/Building/BuildSystem/New edited by simonmar
add idiom for distdirs (diff)
05:50 Commentary/SourceTree/Includes edited by simonmar
fix links (diff)
05:48 Building edited by simonmar
(diff)
05:47 Commentary edited by simonmar
(diff)
05:47 Building/Files edited by simonmar
(diff)
05:45 Building/Files edited by simonmar
redirect back to Commentary/SourceTree (diff)
05:44 Commentary/SourceTree edited by simonmar
re-instate links to sub pages (diff)
05:44 ObjectiveC edited by chak
(diff)
05:20 Ticket #2944 (Mutually recursive equality constraints) created by MartijnVanSteenbergen
Given this piece of code: […] GHC complains: […] Is this a bug? …
04:48 Attic/Building/BuildSystem/New edited by simonpj
(diff)
04:46 Attic/Building/BuildSystem/New edited by simonpj
(diff)
04:45 Attic/Building/BuildSystem/New edited by simonpj
(diff)
04:37 Attic/Building/BuildSystem/New edited by simonpj
(diff)
04:27 Attic/Building/BuildSystem/New edited by simonpj
(diff)
04:24 Attic/Building/BuildSystem/New edited by simonpj
(diff)
04:23 Attic/Building/BuildSystem/New edited by simonpj
(diff)
04:16 Attic/Building/BuildSystem/New edited by simonpj
(diff)
04:09 Attic/Building/BuildSystem/New edited by simonpj
(diff)
04:05 Attic/Building/BuildSystem/New edited by simonpj
(diff)
03:42 Commentary/Compiler/NameType edited by matthijs
Fix some syntax typo's (diff)
02:28 ObjectiveC/Messaging edited by chak
(diff)
02:27 ObjectiveC/Messaging edited by chak
(diff)
02:27 Ticket #2941 (HsBase.h includes termios.h which prevents us including curses.h on ...) closed by simonmar
fixed: Fixed in 6.10.1, because we don't #include anything in .hc files. I …

01/12/09:

22:12 ObjectiveC edited by chak
(diff)
22:12 ObjectiveC edited by chak
(diff)
21:58 ObjectiveC edited by chak
(diff)
21:55 ObjectiveC/Messaging edited by chak
(diff)
21:51 ObjectiveC edited by chak
(diff)
21:51 ObjectiveC edited by chak
(diff)
21:02 ObjectiveC/ForeignDeclarations edited by chak
(diff)
20:34 ObjectiveC/Messaging edited by chak
(diff)
17:30 ObjectiveC/Messaging edited by chak
(diff)
15:39 Ticket #2943 (Socket related IO cannot be be interrupted on Windows) created by h.holtmann
While playing with socket communication, I noticed that socket IO cannot …
15:29 Ticket #2942 (witten/ghc-6.10.1-powerpc-apple-darwin.tar.bz2: make install fails on ...) created by thorkilnaur
The make install of the binary distribution …
14:16 Ticket #2941 (HsBase.h includes termios.h which prevents us including curses.h on ...) created by duncan
Every .hc file includes HsBase.h from the base package. Unfortunately …
09:42 BuildBot edited by duncan
fix link to buildbot website (diff)
08:41 Attic/Building/BuildSystem/New edited by simonmar
(diff)
08:19 Attic/Building/BuildSystem/New edited by simonmar
(diff)
08:14 Attic/Building/BuildSystem/New edited by simonmar
(diff)
08:13 Attic/Building/BuildSystem/New created by simonmar
05:39 Ticket #2912 (GHCi bug: bus error when executing some gsl-random code) closed by simonmar
duplicate: This is another instance of #781. The problem is caused by this reference …
05:38 ObjectiveC/Classes edited by chak
(diff)
05:37 ObjectiveC/Classes edited by chak
(diff)
05:36 ObjectiveC/Classes edited by chak
(diff)
05:29 ObjectiveC edited by chak
(diff)
04:36 Status/SLPJ-Tickets edited by simonpj
(diff)
04:07 Ticket #2940 (Do CSE after CorePrep) created by simonpj
Common sub-expression analysis is deliberately conservative, but it's …
02:50 Ticket #2938 (excessive use of stack space with longer source lists) closed by simonmar
duplicate: See #2002: we concluded that it was reasonable for GHC to use linear stack …
00:43 Ticket #2935 ("A lazy (~) pattern cannot bind existential type variables" happens for ...) closed by simonpj
wontfix: The error message is not good, but it's right to reject this program. …

01/11/09:

07:52 Ticket #2910 (throwTo can block indefinitely when target thread finishes with exceptions ...) closed by igloo
fixed: All 7 merged
07:40 Ticket #2873 (ghc-pkg list/dump --package-conf=missing returns successful error code) closed by igloo
fixed: Merged
05:58 ObjectiveC/Classes edited by chak
(diff)

01/10/09:

21:29 ObjectiveC/Classes edited by chak
(diff)
12:11 Ticket #2939 (Example in library doco for Control.Exception.handle is no longer ...) created by nr
The library documentation for Control.Exception includes an example …
06:53 ObjectiveC/Classes edited by chak
(diff)
06:01 Ticket #2584 (Pretty printing of types with HsDocTy goes wrong) closed by waern
fixed: I don't want remove the pretty printing of HsDocTy since it is used …
05:29 Building/Prerequisites edited by duncan
mention that python is only needed for the testsuite (diff)
05:23 Ticket #2938 (excessive use of stack space with longer source lists) created by rk
ghc does not handle long lists in a good way at the moment compiling the …
05:23 ObjectiveC/Messaging edited by chak
(diff)
04:57 ObjectiveC/Messaging edited by chak
(diff)
04:50 ObjectiveC/Classes created by chak
04:48 ObjectiveC/MemoryManagement created by chak
04:47 ObjectiveC/Naming created by chak
04:45 ObjectiveC/Messaging created by chak
04:40 ObjectiveC/ForeignDeclarations created by chak
04:35 ObjectiveC created by chak

01/09/09:

21:50 Ticket #2937 (source file that compiled fine fails to recompile after touching it (yes, ...) created by rwbarton
I'm using the development snapshot ghc-6.11.20090107 and ran into a bug …
21:36 Ticket #2936 (System.IO.Error needs to be imported unconditionally) created by guest
The recent patch "Avoid using IOError internals" placed import of …
14:42 Ticket #2935 ("A lazy (~) pattern cannot bind existential type variables" happens for ...) created by ganesh
This program: […] causes this error: […] This doesn't seem like an …
14:31 Ticket #2934 (HEAP_ALLOCED() is not thread-safe) created by anish
Hi, I have a program that seems to run into occasional garbage …
13:41 Ticket #2932 (Control.Arrow.Quantum, new version which compiles with GHC 6.10) closed by luqui
fixed: Fixed, thanks!
13:35 Building/Prerequisites edited by igloo
Need make >= 3.80 (diff)
11:43 Ticket #2933 (LDFLAGS ignored by build system) created by duncan
I have required libs installed in /opt/csw/lib which is not on the …
09:25 Ticket #2932 (Control.Arrow.Quantum, new version which compiles with GHC 6.10) created by dave@…
The enclosed file contains a version of Quantum.hs with minor changes as …
08:49 Ticket #2931 (Template Haskell: Quoting single letter identifier leads to a parse error ...) created by int-e
To reproduce the bug with ghci: […] As a module, the following source …
07:12 Ticket #2930 (System.Time.formatCalendarTime: %s isn't the number of seconds since the ...) created by wferi
formatCalendarTime references strftime(3), and man strftime says that …
05:15 Ticket #2929 (INFINITY used in .hc files without -std=c99) created by duncan
The C macro INFINITY is apparently defined by the C99 standard. On …
04:50 Ticket #2928 (internal error: schedule: invalid what_next field) closed by simonmar
duplicate: Fixed in 6.10.2: see #2818

01/08/09:

14:55 Ticket #2928 (internal error: schedule: invalid what_next field) created by gsan
Test.hs: […] […] This only happens when the program is compiled …
12:10 Building/RunningTests edited by duncan
document THREADS and CLEANUP vars (diff)
10:06 Ticket #2927 (Bug in network library, uncaught exception when dealing with ipv6 sockets) created by tphyahoo
There is an uncaught exception in the network library which is causing my …
07:41 Ticket #2926 (Foreign exported function returns wrong type) created by fasta
I call foo, foreign export ccall foo :: Int -> IO CInt, from C code like …
04:37 Ticket #2925 (Linker mmap failure on FreeBSD/x86_64) created by simonmar
We have some experimental fixes in the Linker to work around the lack of …
04:14 Ticket #2924 (createDirectory: permission denied) created by simonmar
The following program results in an odd "permission denied" error from …
03:17 Ticket #2923 (Documentation contains (broken) links to /home/ian) created by matthijs
The GHC API documentation (and possibly other modules as well) contain …
02:44 Ticket #2922 (GHC panic: Non-exhaustive patterns in function printTarget) closed by matthijs
invalid: Oh, I think I just found out what this bug is about. It's simply an error …
02:34 Ticket #2922 (GHC panic: Non-exhaustive patterns in function printTarget) created by matthijs
When running ghci or ghc on Translator.hs (given below) and running it, …

01/07/09:

15:55 Ticket #2921 (__GLASGOW_HASKELL__ undefined) created by guest
After manually forcing adding HsFFI.h to the search path of hsc2hs -- …
11:23 Ticket #2920 (old-time on hackage is incorrectly packaged) created by dons
old-time is missing its ./configure script: …

01/06/09:

19:28 Ticket #2919 (ghc panic while compiling Crypto) created by wchogg
While compiling the Crypto 4.1.0 library from hackage I received the …
12:20 Ticket #2918 (Storable alignment for Double is 4) created by guest
The alignment for Double is 4. This makes little sense, it should be 8. …
12:16 Ticket #2917 (alloca and allocaArray do not respect alignment) created by guest
When allocating memory with alloca or allocaArray the alignment of the …
11:40 Ticket #2916 (Adding "-auto-all" when using "-O2 -prof" causes "<<loop>>") created by BenMoseley
The program below works fine (and outputs "ZeroPmt?") when compiled with …
08:52 Status/SLPJ-Tickets edited by simonpj
(diff)
08:51 Ticket #2915 (Arity is smaller than need be) created by simonpj
Consider […] where t1 and t2 have arity 1. You'd think that f
06:29 Ticket #2914 (RecordWildCards doesn't work with associated datatypes inside class ...) created by ganesh
It seems like record wildcards (the ".." notation) don't work in the …
06:12 Ticket #2913 (OldException's catch etc should treat new Exception types as ...) created by igloo
OldException's catch etc should treat new Exception types as …
04:48 Ticket #2904 (Broken pipe when quitting "ghc --show-iface file.hi | less") closed by simonmar
duplicate: See #2699

01/05/09:

09:07 RewriteRules/WorkerWrapper edited by AndyGill
(diff)
09:06 RewriteRules/WorkerWrapper edited by AndyGill
(diff)
09:02 RewriteRules/WorkerWrapper created by AndyGill
05:56 Status/SLPJ-Tickets edited by simonpj
(diff)
04:49 Ticket #2912 (GHCi bug: bus error when executing some gsl-random code) created by fdeweerdt
When compiling this simple program, the resulting executable runs fine, …
03:59 Ticket #2909 (long list of names -> linkBCO: >= 64k insns in BCO) closed by igloo
duplicate: Thanks for the report; this is a duplicate of an older bug, #789.
00:46 Ticket #2907 (generalized newtype deriving not working with polymorphic component) closed by simonpj
wontfix: No, sorry, you'll have to write this one by hand! The newtype deriving …
Note: See TracTimeline for information about the timeline view.