Timeline


and

11/18/09:

23:27 Ticket #3677 (Optimizer creates stack overflow on filtered CAF) created by jpet
The following code creates a stack overflow at -O1 or -O2, when running …
19:46 Ticket #3676 (realToFrac doesn't sanely convert between floating types) created by draconx
As far as I can tell, the only way to convert between floating types in …
17:15 Ticket #3673 (ghc-6.12.0 does not include ghc-tarballs/ for libffi?) closed by igloo
fixed: Thanks for the report; fixed by […] in HEAD and 6.12.
12:02 Ticket #3662 (Don't know how to install documentation) closed by igloo
fixed: Fixed in HEAD and 6.12: […]
09:13 Ticket #3665 (Add whole-package deprecation warnings) closed by igloo
fixed: I've applied the base3-deprecation-message in 6.12 (HEAD doesn't have …
08:56 Ticket #3675 (load fails with Literate target contents) created by JeanPhilippeMoresmau
I am loading a target with actual contents (targetContents=Just (contents, …
08:00 Ticket #831 (GHCi user interface bug) closed by judah
fixed: This behavior does not appear in ghc-6.10.3 or ghc-6.13.20090923. It was …
07:28 Ticket #317 (Simplifier doesn't preserve bottoms sometimes) closed by judah
fixed: Both of the programs listed above loop forever with ghc-6.10.3 and …
06:48 Ticket #565 (overlapping instances & fundeps broken) closed by simonpj
invalid: I agree. And in any case we want to encourage people to move towards type …
06:13 Ticket #3674 (Recognise language pragmas generated by custom pre-processors (run with ...) created by dorchard
A custom pre-processor might desugar terms into terms of a particular …
03:43 BugSweep edited by simonmar
(diff)
03:42 BugSweep edited by simonmar
(diff)
03:40 BugSweep edited by simonmar
(diff)
03:35 BugSweep edited by simonmar
(diff)
03:31 Ticket #1117 ([2,4..10] is not a good list producer) closed by simonmar
fixed: Indeed, looks like efdtInt now has a RULE. Thanks Daniel!
01:08 Ticket #3673 (ghc-6.12.0 does not include ghc-tarballs/ for libffi?) created by juhpetersen
When I try to build latest ghc-6.12.0 nightly snapshots I get: […] A …

11/17/09:

17:42 BugSweep edited by daniel.is.fischer
(diff)
15:59 Ticket #3669 (haddock: internal Haddock or GHC error: Win32-version:: openBinaryFile: ...) closed by igloo
fixed: Fixed in HEAD and 6.12 by: […]
14:20 Ticket #1185 (can't do I/O in the child of forkProcess with -threaded) closed by igloo
fixed: The "One more patch" seems to already be applied, but I've merged the rest …
10:00 Ticket #3532 (haddock should support content indexing of versioned package dirs) closed by igloo
fixed: Fixed in HEAD and 6.12 by: […]
09:55 Ticket #3303 (Allow multi-line deprecation messages.) closed by igloo
fixed: Merged: […]
08:36 TracWikiMisc edited by simonpj
(diff)
08:35 TracWikiMisc edited by simonpj
(diff)
08:33 GettingStarted edited by simonpj
(diff)
08:31 GettingStarted edited by simonpj
(diff)
08:31 GettingStarted edited by simonpj
(diff)
08:15 Ticket #229 (Integer overflow in array allocation) reopened by simonmar
Ok, re-opening.
07:37 Ticket #229 (Integer overflow in array allocation) closed by simonmar
fixed: Thanks Stefan!
06:40 Ticket #3672 (Let Linker.c know about stg_arg_bitmaps) created by int-e
stg_args_bitmaps is useful to make sense of AP and PAP closures on the …
05:45 Ticket #3671 (Add partitioning functions to Data.List) created by holzensp
The functions take and span have recursive equivalents takeRec and …
04:58 Ticket #3670 (Allow RULES for higher-ranked terms) closed by simonpj
fixed: Good idea. Fixed by […] Simon
04:43 BugSweep edited by StefanWehr
(diff)
04:36 ViewPatterns edited by simonpj
(diff)
04:35 ViewPatterns edited by simonpj
(diff)
04:26 BugSweep edited by simonmar
(diff)
04:24 BugSweep edited by simonmar
(diff)
03:03 Ticket #29 (Check for exhaustive patterns is broken) closed by ganesh
invalid: Closing this with the approval of the GHC team …
01:46 BugSweep edited by ganesh
(diff)
01:32 Debugging/LowLevelProfiling/QProf created by simonmar
01:22 Debugging/LowLevelProfiling edited by simonmar
(diff)

11/16/09:

19:22 BugSweep edited by byorgey
(diff)
16:41 BugSweep edited by solidsnack
Restoring it because, hey, someone else might like to do this one. (diff)
16:35 BugSweep edited by solidsnack
Nothing to do for this bug. (diff)
14:54 Ticket #1811 (liberate case needs an independent threshold) closed by rl
fixed: I just noticed this ticket. As a matter of fact, liberate case has had an …
11:31 WikiStart edited by YitzGale
Added link to the BugSweep page (diff)
09:50 WorkingConventions edited by guest
Trivial spelling fix. (diff)
06:36 BugSweep edited by simonmar
(diff)
06:32 BugSweep edited by simonmar
(diff)
05:42 BugSweep edited by simonpj
(diff)
05:02 BugSweep edited by simonmar
(diff)
05:02 BugSweep created by simonmar
04:03 Ticket #3670 (Allow RULES for higher-ranked terms) created by rl
Here is a small code sample: […] I'd like to specialise foo to …
02:35 Ticket #3669 (haddock: internal Haddock or GHC error: Win32-version:: openBinaryFile: ...) created by igloo
This change to gen_contents_index: […] looks like it has caused this …
01:02 Debugging/LowLevelProfiling/PAPI edited by simonmar
(diff)
00:40 Ticket #3666 (Binary: Int64 truncated to fit in 32 bit Int) closed by simonpj
duplicate: Thanks for reporting this, but it saves work for you (uploading a test …

11/15/09:

11:07 Building/Porting edited by kili
Force GhcRTSWays on the target, too. And just set it to the empty string, … (diff)
11:07 Ticket #3667 (Overly specific type inference.) closed by augustss
invalid: It's not a bug, it's a feature. It's the monomorphism restriction and it …
08:49 Building/Porting edited by kili
You've to be creative when linking the compiler fails on your target … (diff)
08:43 Building/Porting edited by kili
Avoid hours of grepping and head scratching about why PrimOps?.o references … (diff)
06:40 Ticket #3668 (PIE-enabled hardened gcc might broke GHC.) created by secludedsage
[…] While I am building yi-editor, I get: […] mk/build.mk: […]
00:55 Supercompilation edited by pejo
(diff)
00:40 Supercompilation edited by pejo
(diff)

11/14/09:

20:38 Supercompilation edited by pejo
(diff)
16:29 Ticket #3667 (Overly specific type inference.) created by Sean Erle Johnson
The inferred type for perms in the following code is too specific: […] …

11/13/09:

12:00 Ticket #3666 (Binary: Int64 truncated to fit in 32 bit Int) created by guest
I'm a complete Haskell noob, but code that I wrote and loaded and ran in …
10:49 Ticket #3665 (Add whole-package deprecation warnings) created by duncan
With GHC-6.12 if you use base 3 you get: […] This is initially a …
10:24 Ticket #3303 (Allow multi-line deprecation messages.) reopened by duncan
The formatting of deprecation pragmas now accidentally includes Haskell …
10:03 Status/SLPJ-Tickets edited by simonpj
(diff)
06:05 Status/SLPJ-Tickets edited by simonpj
(diff)
05:11 Building/Docs edited by simonmar
(diff)
05:08 Building/Docs edited by simonmar
(diff)
01:45 Ticket #3664 (Ghc eats tremendous heaps of RAM in -prof build (highlighting-kate)) created by slyfox
Tried to build highlighting-kate-0.2.5 from hackage with ghc-6.12rc1 …
01:25 Ticket #3663 (Unreg build fails when haddocking dph-seq) created by simonmar
The unregisterised HEAD build is failing thus: […] Presumably because …
00:32 Ticket #3660 ("Var.tcTyVarDetails" exception w/ Assoc. Datatypes and Monad Transformers) closed by simonpj
fixed: Thanks. I had to add some imports thus: […] Happily this works ok in …

11/12/09:

20:49 Ticket #3659 (two-dimensional PArrays in data parallel code) closed by rl
worksforme: In the HEAD, fromList hast this type: […] That said, the type …
20:30 Ticket #3662 (Don't know how to install documentation) created by bos
Following the changes to the build system that got merged in earlier this …
20:24 Ticket #2813 (Create a utf8 bytestring-a-like) closed by bos
wontfix: I think that it makes some sense to close this bug, since it's really not …
18:28 Ticket #3661 (Profiling GHC HEAD broken under OSX.) created by pejo
If I pull latest HEAD, with the following contents in build.mk: […] and …
10:25 Ticket #3660 ("Var.tcTyVarDetails" exception w/ Assoc. Datatypes and Monad Transformers) created by jfredett
Summary: When trying to build a monad stack which involves a state …
08:43 Ticket #3659 (two-dimensional PArrays in data parallel code) created by ams
Hi -- Is it possible to create two-dimensional PArrays? It seems like an …
07:36 Building edited by simonpj
(diff)
07:36 Building edited by simonpj
(diff)
06:47 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
06:34 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
04:55 Debugging/LowLevelProfiling/oprofile edited by simonmar
(diff)
02:47 Ticket #3658 (Dynamically link GHCi (and use system linker) on platforms that support it) created by simonmar
In 6.14.1 we should switch to shipping a dynamically linked GHCi binary, …

11/11/09:

17:12 Supercompilation edited by pejo
(diff)
15:52 Supercompilation edited by pejo
(diff)
14:25 Ticket #3657 (ffi-1.0 causes panic in 6.12.20091010) created by tobsan
After upgrading GHC to 6.12, any Haskell file I try to compile yields this …
08:12 Ticket #3656 (ghci leaves /tmp/ghc* directory if killed by signal) created by vvv
I was wondering where do numerous /tmp/ghc${PID}_0 directories come from. …
03:06 Ticket #3655 (Performance regression relative to 6.10) created by simonmar
The attached program runs more slowly when compiled with 6.12 compared to …
03:06 TypeFunctionsStatus edited by simonpj
(diff)

11/10/09:

21:50 Ticket #3654 (Mach-O GHCi linker lacks support for a range of relocation entries) created by chak
The Mach-O code of the GHCi linker rts/Linker.c lacks support for a …
16:14 Ticket #3653 ("Missing header file: HsDirectory.h" with old kernel/glibc) created by roland
Configuring ghc-6.12.1rc1 on a machine with linux kernel 2.6.9 and glibc …
12:57 HackPar edited by hwloidl
(diff)
12:40 HackPar edited by hwloidl
(diff)
09:58 HackPar edited by hwloidl
(diff)
07:59 Ticket #3652 (Gettting error while running configure) created by cheram
HI, While i run the configure i am getting the following error. Please …
04:07 TypeFunctionsStatus edited by simonpj
(diff)
04:00 Status/SLPJ-Tickets edited by simonpj
(diff)
03:28 Ticket #3631 (Overload the Prelude iterate to support list input) closed by malcolm.wallace@…
wontfix: Replying to shelbymoore3: > > Thanks for the suggestion, but …
02:49 Ticket #3631 (Overload the Prelude iterate to support list input) reopened by shelbymoore3
Replying to igloo: > Thanks for the suggestion, but if you …
01:15 HackPar edited by jberthold
added and sorted topics to cover (diff)
00:48 Ticket #3651 (GADT type checking too liberal) created by MartijnVanSteenbergen
I would expect the following three functions to fail: […] But they …

11/09/09:

22:28 Supercompilation edited by pejo
(diff)
21:34 Ticket #3650 (Add a Natural number type to the pre-defined basic types.) created by JohnD
See  http://hackage.haskell.org/trac/haskell-prime/wiki/Natural
13:32 HackPar edited by hwloidl
(diff)
13:15 Building/Preparation/Linux edited by simonmar
(diff)
09:16 Ticket #3649 (inconsistent exception between unix/windows for running non-existant ...) created by duncan
[…] On Windows this prints True since it throws a "does not exists" …
06:20 Ticket #3643 (building heliumeditor) closed by simonmar
invalid: This happens when the package author leaves some .hi files in the …
03:11 Building/Preparation/Windows edited by igloo
Add python back to the list of things to install (diff)
02:46 Building/Preparation/Windows edited by simonpj
(diff)
02:41 Platforms edited by simonmar
(diff)
02:37 Platforms edited by simonmar
add dragonfly BSD (diff)

11/08/09:

12:31 Ticket #3610 (Installer has hard-coded path /usr/bin/strip) closed by igloo
fixed: Fixed in HEAD and 6.12 by: […]
12:30 Ticket #3635 (base-3-compat with 6.12 won't load in GHCi, Template Haskell on Windows) closed by igloo
fixed: Thanks for the report; fixed by […]
12:11 Building/Porting edited by kili
gmp found a new home in libraries/integer-gmp (diff)
11:20 Ticket #3531 (Haddock needs tcRnGetInfo, hence GhcWithInterpreter YES) closed by igloo
fixed: This bug has been fixed by the above patch, and #3558 is a task for us to …
04:34 Ticket #3644 (./configure fails while gcc version checking) closed by igloo
fixed: OK, thanks for the follow-up. It sounds like you have an old snapshot, so …
02:59 Ticket #3598 (ghc-stage2 binary name confusing for users) closed by igloo
fixed: Now fixed in 6.12 and HEAD: […]

11/07/09:

16:58 Ticket #3400 (OS X: ghc broken on Snow Leopard) closed by igloo
fixed: Fixed by […]
13:52 Ticket #3648 (Release a new containers version) created by igloo
To include: […]
12:19 Ticket #3647 (unify handling and error messages for -X vs. {-#LANGUAGE ...#-} ...) created by eflister
it's easy to accidentally cut and paste a -XExtentionName from a ghc error …
09:23 Ticket #3295 (Null deref by threaded runtime scheduler) closed by igloo
fixed: No response from submitter, so closing this ticket.
09:20 Status/Oct09 edited by mux
Typo fix. (diff)
07:01 Ticket #3646 (Enforce requirement that our repos contains a subset of upstream's patches) created by igloo
Simon Marlow wrote this prehook script: […] although this is not ideal, …
04:42 Ticket #3616 (ghci crash from :l) closed by igloo
fixed: I've opened #3645 for the interaction of layout and pragmas. I'm not sure …
04:40 Ticket #3519 (ghc: panic! (the 'impossible' happened)) closed by igloo
fixed: I've created #3645.
04:40 Ticket #3645 (Layout and pragmas) created by igloo
With this module: […] GHC 6.12 says: […] but this should probably be …
02:46 Ticket #3644 (./configure fails while gcc version checking) created by tolysz
./configure exits with an error 1 but commenting out lines 4115 - 4138 …

11/06/09:

13:42 Ticket #3624 (Parse fails when foreign import declarations contain path information ...) closed by igloo
fixed: Fixed in HEAD and 6.12 by: […]
10:41 Ticket #3640 (NamedFieldPuns broken in where clauses) closed by igloo
fixed: Merged.
10:37 Ticket #3604 (Use of template-haskell is broken with shared libraries) closed by igloo
fixed: Merged.
10:33 Ticket #3439 (Improve the setup for ticky) closed by igloo
fixed: All 3 patches are now in the 6.12 branch.
10:23 Ticket #3643 (building heliumeditor) created by cyberpuff
:~/share/heliumEditor$ cabal configure Resolving dependencies... Binary: …
08:39 Ticket #3114 ("ghc -shared --make" gives panic) closed by simonmar
fixed: This was fixed: […]
02:57 Status/SLPJ-Tickets edited by simonpj
(diff)
02:56 Ticket #714 (Inconsistency between handling functional dependencies in class and ...) closed by simonpj
duplicate: I'll close this long thread in favour of #3490, which summarises the key …
01:45 Ticket #3491 (Relax superclass restrictions) closed by simonmar
duplicate: ticket created twice: see #3490
01:19 Ticket #3614 (Cabal file parser can't handle colon in description) closed by simonmar
invalid: Thanks; closing.
00:57 Building/Porting edited by simonmar
(diff)

11/05/09:

20:59 Building/Architecture/Idiom/Macros edited by benl
typo (diff)
12:12 Debugging/LowLevelProfiling/PAPI edited by dmp
Added note about adding PAPI library dir to LD_LIBRARY_PATH (diff)
11:17 Ticket #3616 (ghci crash from :l) reopened by eflister
sorry, i didn't search for dupes cuz the message said to report it and i …
08:52 Ticket #3616 (ghci crash from :l) closed by simonmar
duplicate: dup of #3153 (the most opt-reported GHC bug! we could have saved …
07:03 Ticket #3609 (ar.exe: Bad file number) closed by simonmar
duplicate: #3201 wasn't fixed on the 6.10 branch, the fix is only in 6.12 and later. …
06:40 Ticket #3622 (ghci ignores LANGUAGE TemplateHaskell pragma) closed by simonmar
duplicate: dup of #3217
04:35 Ticket #3234 (foldr/single no longer firing in GHC 6.10) closed by simonpj
fixed: I fixed this as part of the big INLINE patch. The relevant note is in …
04:27 Debugging/RuntimeSystem edited by simonpj
(diff)
04:26 Debugging edited by simonpj
(diff)
04:26 Debugging/RuntimeSystem created by simonpj

11/04/09:

14:56 Ticket #1735 (unused binding changes program behaviour) closed by simonpj
fixed: This one has been in my to-do list for a long time, and I've finally …
13:51 Status/Oct09 edited by igloo
(diff)
11:36 Status/SLPJ-Tickets edited by simonpj
(diff)
10:06 Status/SLPJ-Tickets edited by simonpj
(diff)
09:36 Debugging/TickyTicky edited by simonpj
(diff)
08:39 Ticket #3639 (GHC 6.10.1 fails to build with "../includes/ghcautoconf.h: No such file ...) closed by spookylukey
duplicate: It looks like the original bug report is the same as #2619. I don't know …
08:12 Status/Oct09 edited by dons
(diff)
06:47 Ticket #3642 (GHC does not build using the Haskell Platform on Windows) created by simonmar
We still have issues with paths containing spaces in the build system. I …
06:40 Ticket #3441 (readProcess ... (exit 11): failed) reopened by Andriy
Simon, I finally got a core dump. Attaching it. However this time the …
06:17 Ticket #3548 (test T3294 incorrectly reported as error for unregistered build) closed by simonmar
fixed: Fixed […]
06:10 Ticket #3641 (^L Does Not Work Anymore in Interactive Mode for 6.10.x?) created by Aviator
I use Ctrl+L a lot to clear the terminal. The clear screen feature is …
04:44 Status/Oct09 edited by YitzGale
Fixed link to LetGen? paper (diff)
04:12 WikiStart edited by YitzGale
Updated link to Status Update to Oct09 (diff)
03:23 Ticket #3640 (NamedFieldPuns broken in where clauses) created by cjs
The attached file compiles fine under GHC 6.10. However, under 6.12, it …
01:40 Ticket #3639 (GHC 6.10.1 fails to build with "../includes/ghcautoconf.h: No such file ...) created by spookylukey
I am attempting to build GHC 6.10.1 on a CentOS 4.5 machine. At the 'make …
00:47 Status/Oct09 edited by simonpj
(diff)
00:46 Status/Oct09 edited by simonpj
(diff)
00:42 Status/Oct09 edited by simonpj
(diff)
00:37 Status/SLPJ-Tickets edited by simonpj
(diff)

11/03/09:

23:12 Ticket #3638 (Redundant signature required with RULES and GADTs) created by rl
Here is a small program: […] GHC complains: […] And indeed, …
20:45 Status/Oct09 edited by chak
(diff)
20:43 Status/Oct09 edited by chak
(diff)
19:53 Status/Oct09 edited by chak
(diff)
19:52 DataParallel/BenchmarkStatus edited by chak
(diff)
19:41 DataParallel/BenchmarkStatus edited by chak
(diff)
19:26 Status/Oct09 edited by chak
(diff)
19:24 Status/Oct09 edited by chak
(diff)
19:04 Status/Oct09 edited by chak
(diff)
15:01 Ticket #3637 (./configure doesn't understand Gentoo's build/host/target) created by kolmodin
Apparently there are several styles in how to write your build/host/target …
08:01 Debugging/LowLevelProfiling/oprofile edited by guest
(diff)
07:13 Status/Oct09 edited by simonpj
(diff)
07:12 Status/Oct09 edited by simonpj
(diff)
07:10 Status/Oct09 edited by simonpj
(diff)
06:58 Status/Oct09 edited by simonpj
(diff)
06:53 Status/Oct09 edited by simonpj
(diff)
06:38 Debugging/LowLevelProfiling/oprofile edited by guest
(diff)
05:56 Status/Oct09 edited by simonmar
(diff)
05:55 Status/Oct09 edited by simonmar
(diff)
05:51 Status/Oct09 edited by simonmar
(diff)
05:33 Status/Oct09 edited by simonmar
(diff)
04:12 Status/SLPJ-Tickets edited by simonpj
(diff)
03:48 NofibanalyseWithPAPI.diff attached to Debugging/LowLevelProfiling/PAPI by simonmar
03:48 NoFib-Papi.darcs attached to Debugging/LowLevelProfiling/PAPI by simonmar
03:48 TestWithPAPI.diff attached to Debugging/LowLevelProfiling/PAPI by simonmar
03:47 PAPI edited by simonmar
(diff)
03:46 PAPI edited by simonmar
(diff)
03:45 PAPI edited by simonmar
(diff)
03:44 Debugging/LowLevelProfiling/PAPI edited by simonmar
(diff)
03:43 Debugging/LowLevelProfiling/PAPI edited by simonmar
(diff)
03:42 Debugging/LowLevelProfiling/PAPI edited by simonmar
(diff)
03:41 Debugging/LowLevelProfiling/PAPI/Installing created by simonmar
03:27 Ticket #3631 (Overload the Prelude iterate to support list input) closed by igloo
wontfix: Thanks for the suggestion, but if you would like to propose changes to the …
03:19 Ticket #3636 (ghc --make sends progress output to stderr) created by ab
This is a relatively minor problem, but it is really annoying. Running …
02:52 Debugging/LowLevelProfiling/oprofile created by simonmar
02:51 Debugging/LowLevelProfiling edited by simonmar
(diff)
02:50 Debugging/LowLevelProfiling/PAPI created by simonmar
02:44 Debugging/LowLevelProfiling edited by simonmar
(diff)
02:36 Debugging/LowLevelProfiling created by simonmar
02:33 Debugging edited by simonmar
(diff)
02:17 Debugging edited by simonpj
(diff)
02:13 Building edited by simonpj
(diff)
00:59 Ticket #3635 (base-3-compat with 6.12 won't load in GHCi, Template Haskell on Windows) created by guest
base3-compat/GHC/Handle.hs needs: […] Wrapped around its export for …

11/02/09:

23:41 Ticket #3634 (Add traceM, traceShowM and withTrace) created by MartijnVanSteenbergen
On haskell-libraries we have …
18:05 Ticket #3633 (Heap size suggestion of > 2145 MB gets ignored) created by tim
Hello, If I run a GHC-compiled program with: +RTS -H2150M -RTS or …
13:19 Ticket #3632 (lift restrictions on records with existential fields, especially in the ...) created by eflister
the attached file demos the use of a record with an existential field with …

10/31/09:

23:22 Ticket #3631 (Overload the Prelude iterate to support list input) created by shelbymoore3
Had to overload the Prelude function iterate to support list input. The …
17:29 Ticket #3630 (Suggested algorithm to control upper bound of space "leaks") created by shelbymoore3
An idea for an algorithm to mitigate space "leaks". Limited research …
05:12 Ticket #3629 (Code compiled WITHOUT profiling many times slower than compiled WITH ...) created by gchrupala
I have a program which runs extremely slow when I compile it with …
02:17 Ticket #3617 (There is no -debug runtime in 6.12 RC1) closed by igloo
fixed: Fixed in HEAD and 6.12: […]

10/30/09:

16:18 Ticket #3565 (Wrong gcc being used) closed by igloo
fixed: We now have a gcc wrapper on Windows in HEAD and 6.12.
14:55 Ticket #3494 (missing build system dependency) closed by igloo
fixed: Yes, although it might drift out of sync. I guess it's better than …
14:05 Ticket #3626 (Template Haskell silently boxes tuples) closed by igloo
fixed: Merged.
12:05 Ticket #3612 (Installing the binary tarball requires build tools (binutils, gcc, etc.)) closed by igloo
invalid: Closed, thanks.
09:14 Ticket #3628 (exceptions reported to stderr when they propagate past forkIO) created by duncan
It's not entirely obvious what to do with exceptions that do not get …
07:38 Ticket #3597 (trying to build ghc 6.10.4 from src tarball: haddock: Can't find ...) closed by igloo
fixed: The build system has completely changed in 6.12, and it sounds like you …
04:41 Status/SLPJ-Tickets edited by simonpj
(diff)
04:26 Status/SLPJ-Tickets edited by simonpj
(diff)
04:26 Ticket #3627 (Profiling loses eta-expansion opportunities unnecessarily) created by simonpj
If I have […] then we don't see that f has arity 1. Because …
04:15 Ticket #3607 (index variable for array traversal worker function is not unboxed) closed by simonpj
worksforme: With HEAD the inner loop looks like this: […] So the parameter is …
02:03 Ticket #3623 (Host's C info ending up in .hc files while cross-bootstrapping) closed by ksf
duplicate: See #3472
00:01 Ticket #3626 (Template Haskell silently boxes tuples) created by rl
Here is a small program: […] Output of ghci -ddump-splices: […] …

10/29/09:

22:09 Ticket #3625 (GHCI doesn't work with dtrace on OS X) created by rl
On OS X, user-defined dtrace probes are implemented as special symbols of …
13:33 Annotations edited by batterseapower
(diff)
13:27 Ticket #3624 (Parse fails when foreign import declarations contain path information ...) created by twadleigh
An import declaration like: […] fails with: […] I've marked this …
11:25 Ticket #3623 (Host's C info ending up in .hc files while cross-bootstrapping) created by ksf
hsc2hs does not seem to have access to the target's info, or at least not …
09:46 Ticket #3622 (ghci ignores LANGUAGE TemplateHaskell pragma) created by fasta
Save the following in Foo.hs […] $ ghci Foo.hs Paste runQ [| …
09:40 Ticket #3621 ("No match in record selector Var.tcTyVarDetails" with incorrect ...) closed by simonpj
fixed: Actually it shouldn't be rejected. For example […] Here, the derived …
06:06 Ticket #3530 (GHCi does not work on Snow Leopard) closed by chak
fixed: Fixed by […] Please MERGE to the 6.12 branch!

10/28/09:

16:32 Ticket #3582 (Compiling with optimizations on hurts performance) closed by igloo
fixed: Thanks for the report. I can reproduce this with 6.10.4, but not the HEAD …
14:14 Ticket #3566 (Install fails on Windows) closed by igloo
fixed: Now fixed in HEAD and 6.12.
11:18 GpHEden/PackingAndPointerTagging edited by jberthold
removed a mail address (sorry) (diff)
10:35 Ticket #3590 (panic (the impossible happened) when compiling with -O2) closed by igloo
fixed: Merged
10:26 Ticket #3621 ("No match in record selector Var.tcTyVarDetails" with incorrect ...) created by pwb
[…] Note that the 'deriving' for MonadState has the wrong …
09:37 GpHEden/Packing edited by hwloidl
(diff)
09:08 Debugging/TickyTicky edited by simonpj
(diff)
09:08 Debugging/TickyTicky edited by simonpj
(diff)
09:06 Debugging/TickyTicky edited by simonpj
(diff)
09:04 Debugging/TickyTicky edited by simonpj
(diff)
08:07 Ticket #3620 (The seeds generated by split are not independent) created by NickSmallbone
Suppose we split a seed into two like this: […] Since g1 and g2 are …
06:48 Ticket #3619 (allow to set ghc search path globally (a'la CPATH)) created by tari3x
I'd like a mechanism for ghc similar to setting the CPATH variable for …
04:17 Ticket #3618 (memory-leak detector in +RTS -DS fails to track allocations in ...) created by guest
[…] […] Note the freeing of non-allocated memory. This is because …
04:05 Ticket #3617 (There is no -debug runtime in 6.12 RC1) created by guest
[…] […] Interestingly there is a debug runtime .so, but no .a. …
02:36 Ticket #3616 (ghci crash from :l) created by eflister
i got the following from trying to :l this file […]

10/27/09:

18:43 Building/Preparation/Windows edited by igloo
(diff)
18:34 Building/Preparation/Windows edited by igloo
(diff)
18:33 Building/Preparation/Windows edited by igloo
(diff)
13:36 Ticket #3611 (X11-xft-0.3 for xmonad-0.9 on Ubuntu karmic koala) closed by igloo
invalid: Thanks for the confirmation.
09:03 Ticket #3615 (GHCi doesn't allow the use of imported data contructors) created by blamario
There are two modules in this simplified scenario. The main module is …
07:39 Ticket #3614 (Cabal file parser can't handle colon in description) created by dsf
The description field of the cabal file in the haskell-mtl package …
02:25 Ticket #3613 (Better error messages for do-notation) created by simonpj
C Rodrigues [red5_2@…] writes: In this example, fun1 and fun2 …

10/26/09:

15:12 Ticket #3612 (Installing the binary tarball requires build tools (binutils, gcc, etc.)) created by matthijs
When installing the binary tarball (e.g., …
12:42 Ticket #3611 (X11-xft-0.3 for xmonad-0.9 on Ubuntu karmic koala) created by neuroserve
toens@wintermute:~/src/X11-xft-0.3$ runhaskell Setup.lhs build …
05:15 GpHEden/Packing edited by jberthold
corrected link to pointer tagging doc (diff)
05:13 GpHEden/PlaceholdersAndGC created by jberthold
05:12 GpHEden/Primitives created by jberthold
05:10 GpHEden/PackingAndPointerTagging created by jberthold
05:02 GpHEden/Packing created by jberthold
04:47 GpHEden/StartStop created by jberthold
04:46 GpHEden/CompilerWays created by jberthold
04:44 GpHEden edited by jberthold
place documentation subpages in folder GpHEden (diff)
04:42 GpHEden edited by jberthold
copy in  EdenWiki content (diff)
03:03 Ticket #3610 (Installer has hard-coded path /usr/bin/strip) created by YitzGale
On some systems, strip may not be located in /usr/bin. And even if it is, …
02:06 Ticket #3609 (ar.exe: Bad file number) created by simonpj
John Earle writes: * Hardware. Operating System: 32-Bit Edition of …

10/25/09:

12:15 Ticket #3599 (haddock assumes $libdir/ghc-6.12.0.20091010/html/haddock.css) closed by igloo
fixed: Fixed in HEAD and 6.12 by: […]
06:44 Ticket #3608 (Build the ghc-bin package in the standard way) created by igloo
In ghc/ghc.mk we have […] which I think is responsible for these …

10/23/09:

16:26 Ticket #3600 (Template Haskell mis-coverting empty list to empty string) closed by igloo
fixed: Merged.
16:25 Ticket #3263 (Warnings for monadic values not used) closed by igloo
fixed: Merged.
16:23 Ticket #3572 (Empty types are prettyprinted with trailing "=") closed by igloo
fixed: Merged
16:22 Ticket #3579 (Error: symbol `Bug_compose1_closure' is already defined) closed by igloo
fixed: Merged.
16:21 Ticket #3578 (internal error: evacuate(static): strange closure type 42) closed by igloo
fixed: Both merged.
03:03 Building/Troubleshooting edited by simonpj
(diff)

10/22/09:

14:15 Ticket #3607 (index variable for array traversal worker function is not unboxed) created by blarsen
See also  http://hackage.haskell.org/trac/ghc/ticket/3606. In an attempt …
13:48 Ticket #3606 (The Ord instance for unboxed arrays is very inefficient) created by blarsen
The Ord instance for unboxed arrays defined in Data.Array.Base results in …
09:18 Ticket #3605 (Dll's freeze with -threaded) created by NeilMitchell
Attached are two source files (one .c, one .hs), which are compiled (using …
02:21 Building/Preparation/Windows edited by simonmar
Remove long irrelevant section (diff)
01:14 Ticket #3604 (Use of template-haskell is broken with shared libraries) created by guest
Consider the following program: TH.hs: […] Library.hs […] Build …

10/21/09:

16:59 Commentary/Compiler/HscMain edited by guest
Fix a link to CoreToStg?.lhs (diff)
09:45 Building/Troubleshooting edited by simonpj
(diff)
09:26 Building/Preparation/Windows edited by simonpj
(diff)
08:03 Status/SLPJ-Tickets edited by simonpj
(diff)
06:22 Ticket #3596 (getOptions'.parseLanguage(1) went past eof token) closed by simonmar
duplicate: Thanks for the report. Dup of #3153.
06:20 Ticket #3593 (Where has readline gone?) closed by simonmar
wontfix: GHC now ships with only a small set of packages, namely those required to …

10/20/09:

15:40 Commentary/Compiler/CmmType edited by dmp
fix broken link (diff)
14:24 Ticket #3602 (cabal-install bootstrap script emits error message with no detail) closed by duncan
invalid: Thanks, suggestion taken. For future reference, Cabal tickets should be …
14:21 Ticket #3603 (cabal-install bootstrap script respects PREFIX inconsistently, fails) closed by duncan
invalid: Already fixed.  http://hackage.haskell.org/trac/hackage/ticket/541 For …
13:28 Ticket #3603 (cabal-install bootstrap script respects PREFIX inconsistently, fails) created by zooko
The bootstrap.sh script that comes with cabal-install is documented as …
13:25 Ticket #3602 (cabal-install bootstrap script emits error message with no detail) created by zooko
I am trying to install cabal-install, and it ended with: […] It would …
08:55 Ticket #3601 (When running two or more instances of GHCi, persistent history is only ...) created by arnar
The file ~/.ghc/ghci_history maintains the command history for the first …
08:06 Status/Oct09 created by simonpj
08:00 Building/Preparation/Windows edited by JohnD
(diff)
07:58 Commentary/Rts/Storage/HeapObjects edited by dmp
fixed broken link to calling convention page (diff)
07:45 Status edited by simonpj
(diff)
07:23 Building/Preparation/Windows edited by JohnD
(diff)
05:11 SemiTagging edited by simonmar
(diff)
05:10 SemiTagging edited by simonmar
(diff)
03:37 Ticket #3595 (The forefathers of Haskell ...) closed by simonmar
invalid: Could you take this to the mailing list please? As you say, this is not …
00:29 Ticket #3600 (Template Haskell mis-coverting empty list to empty string) created by simonpj
Antoine Latter aslatter@… writes: the program Demo.hs compiles on …
00:28 Ticket #3599 (haddock assumes $libdir/ghc-6.12.0.20091010/html/haddock.css) created by juhpetersen
I build rc1 with docs living in /usr/share/doc/ghc/html but haddock seems …
00:14 Ticket #3598 (ghc-stage2 binary name confusing for users) created by juhpetersen
ghc-6.12.0.20091010 create a binary called …

10/19/09:

17:43 Ticket #3597 (trying to build ghc 6.10.4 from src tarball: haddock: Can't find ...) created by zooko
Folks: Trying to build from the ghc-6.10.4 source tarball on Ubuntu Hardy …
Note: See TracTimeline for information about the timeline view.