Timeline


and

10/28/10:

21:30 Blog: New directions for Template Haskell comment added by guest
+1 x 1000 for parseHaskell. It's something I've been missing and because …
09:28 Ticket #4445 (Sometimes exit() is called instead of stg_exit()) closed by igloo
fixed: Fixed in HEAD and 7.0 branch by […]
07:42 Ticket #4395 (T1735(ghci) failing with core-lint error) closed by igloo
fixed: The ghci way was failing in 7.0, so I've marked it as broken for GHC < 7.1 …
06:38 WorkingConventions/BugTracker edited by igloo
(diff)
06:21 WorkingConventions/BugTracker edited by igloo
(diff)
05:59 Commentary/Compiler/GenericDeriving edited by dreixel
(diff)
05:40 Ticket #4427 (hGetBuf sometimes reads fewer bytes than required) closed by igloo
fixed: Merged.
05:39 Ticket #4424 (Dynamically set -hide-all-packages is being ignored.) closed by igloo
fixed: Merged.
05:07 Commentary/Compiler/GenericDeriving edited by dreixel
(diff)
05:01 Commentary/Compiler/GenericDeriving edited by dreixel
(diff)
04:37 Commentary/Compiler/GenericDeriving edited by dreixel
(diff)
04:24 Commentary edited by simonpj
(diff)
04:24 Commentary/Compiler/GenericDeriving created by simonpj
04:18 Status/Oct10 edited by simonpj
(diff)
03:11 Ticket #2831 (Floated error expressions get poor strictness, leaving bad arity) closed by simonpj
fixed: Works fine with new inline story. The inline template is what you write, …
03:08 Status/SLPJ-Tickets edited by simonpj
(diff)
01:15 Status/Oct10 edited by simonpj
(diff)
01:15 Status/Oct10 edited by simonpj
(diff)
01:14 Status/Oct10 edited by simonpj
(diff)
01:12 Status/Oct10 edited by simonpj
(diff)

10/27/10:

22:45 Status/Oct10 edited by chak
(diff)
20:50 Status/Oct10 edited by chak
(diff)
16:09 Ticket #4448 (Another case of SpecConstr not specialising) created by rl
Compile with -O2 -fno-spec-constr-count -fno-spec-constr-threshold: …
15:24 BugSweep edited by mjg
Removed #1058 #1434 #1499 #1666 #2396 #2399 #2683 #3064 #3605 #3638 #3651 (diff)
15:19 BugSweep edited by mjg
Removed #1182 (diff)
15:17 Ticket #4447 (DocBook detection in autoconf is against an old version; patch enclosed) created by dankna
Running ./configure on a stock 7.0.0.20101026 snapshot reports: […] …
15:16 Ticket #1182 (splitAt does not implement H98 report behaviour, it is too strict in 'n') closed by mjg
wontfix: So this behaviour that is intended deviation from Haskell98.
15:12 BugSweep edited by mjg
Removed #2551 and #2614 (diff)
15:00 Ticket #2551 (Allow multiple modules per source file) closed by mjg
wontfix: Current arrangement seems reasonable "as-is". Another way to achieve …
13:26 Ticket #4388 (Unexpected failures, too much allocation) closed by igloo
duplicate: The recent regression should be fixed by […] I'm closing this ticket …
12:13 Ticket #1666 (-Werror aborts too early) closed by simonmar
fixed: Done: […]
10:52 Ticket #4446 (linker symbol name clashes between rts and system libs) created by duncan
Since we are still using static linking then we still have problems with …
07:29 Status/SLPJ-Tickets edited by simonpj
(diff)
06:40 Ticket #4439 (GHC doesn't detect trivial complete pattern with the combination of ...) closed by igloo
fixed: Merged.
06:40 Ticket #4431 (SpecConstr doesn't specialise) closed by igloo
fixed: Merged.
06:40 Ticket #4396 (tc003(hpc) failing with link error) closed by igloo
fixed: Second now merged too, along with […]
01:34 DarcsEvaluation edited by simonmar
(diff)

10/26/10:

18:07 Ticket #4445 (Sometimes exit() is called instead of stg_exit()) created by augustss
In rts/win32/seh_excn.h the exit() function is used instead of stg_exit(). …
17:32 Ticket #4437 (unregistered language extensions) closed by igloo
fixed: Thanks, I've added a test to GHC's testsuite.
13:35 Ticket #4241 (Optimization causes HUnit to behave incorrectly) closed by igloo
fixed: The patch wasn't in 6.12.3. Please re-open if you think there's still a …
09:03 Ticket #4444 (SPECIALISE pragma rejected; regression) created by igloo
Compiling this module: […] fails with: […] This is causing build …
09:02 Ticket #4443 (Don't require users to use undefined) created by basvandijk
Users of the sizeOf or alignment methods (:: a -> Int) of the …
08:02 Ticket #4442 (Add unaligned version of indexWordArray#) created by tibbe
indexWordArray# takes an offset in whole words, making it impossible to …
06:48 Ticket #4441 (NCG miscompiles Double -> Float -> Double) created by dterei
I have a need to truncate a double to only float precision but then store …
03:24 Ticket #4436 (Render multi-line strings more prettily in Template Haskell) closed by simonpj
fixed: Fixed by […] Plus in base […] Plus in template-haskell […] It's a …

10/25/10:

17:29 Status/Oct10 edited by dterei
Added LLVM backend details. (diff)
12:30 Ticket #4440 (time004 fails depending on the date) created by daniel.is.fischer
Since the change between DST and reasonable time does not take place on a …
11:54 Ticket #4439 (GHC doesn't detect trivial complete pattern with the combination of ...) created by batterseapower
This program exhibits the behaviour: […] GHCs output is puzzling: …
11:47 Ticket #4438 (Rename and register the "PArr" language extension when it is judged to be ...) created by duncan
Language extensions used in distributed packages need to be registered in …
11:42 Ticket #4437 (unregistered language extensions) created by duncan
There is a central registry of language extensions in the module …
08:11 Ticket #4436 (Render multi-line strings more prettily in Template Haskell) created by simonpj
Kathleen Fisher writes: In the quasi-quoter, would it be hard to have the …
03:44 Blog: New directions for Template Haskell comment added by reinerp
I propose the following as an alternative to Part A. In addition to the …
01:59 Blog: New directions for Template Haskell edited by simonpj
01:46 Blog: New directions for Template Haskell edited by simonpj
01:20 Blog: New directions for Template Haskell edited by simonpj
01:16 Blog: New directions for Template Haskell comment added by simonpj
Ashley: I'm afraid I don't know what you mean by "do GADTs as well". You …

10/24/10:

16:54 Ticket #4435 (T3016 failed with timeout (hpc and optasm)) created by daniel.is.fischer
[…] Same cause as #4434 perhaps?
16:47 Ticket #4434 (barton-mangler-bug failed with timeout (multiple ways)) created by daniel.is.fischer
[…] also for normal, hpc, optasm, threaded2.
16:16 Ticket #4433 (Suboptimal rendering of long type signatures) created by osaunders
At present GHCi displays the type signature of zipWith7 like this: …
14:06 Ticket #4432 (T3738 fails due to too little allocation) created by daniel.is.fischer
[…] Update test?
11:11 Status/Oct10 edited by igloo
(diff)
10:59 Status/Oct10 edited by igloo
(diff)
10:57 Status/Oct10 edited by igloo
(diff)
10:48 Status/Oct10 edited by igloo
(diff)
09:06 Ticket #4431 (SpecConstr doesn't specialise) created by rl
Compile this with -O2 -fno-spec-constr-count: […] SpecConstr …
09:02 Ticket #3064 (Very long compile times with type functions) closed by igloo
fixed: Test added.
08:57 Ticket #3516 ([PATCH] ppc64: broken 'foreign import wrapper') closed by igloo
fixed: Thanks; applied to HEAD and 7.0 branch.
08:22 Ticket #4379 (Add Random instances for more base types) closed by igloo
fixed: Bas said on the list: […] (please try to remember to add the summary to …
02:44 Status/Oct10 edited by tibbe
Expanded the new I/O manager section (diff)

10/23/10:

11:02 Ticket #4321 (Unexpected stack overflow prevented by superfluous type annotation) closed by igloo
fixed: 7.0.1 RC 1 works for me on i386, with the -msse2 flag.
10:45 Ticket #3738 (Typechecker floats stuff out of INLINE right hand sides) closed by igloo
fixed: Test added.
10:45 Ticket #3736 (GHC specialising instead of inlining) closed by igloo
fixed: Test added.
08:08 Ticket #4352 (no ghc/haskell icon for .hs files on Windows) closed by igloo
fixed: That fix has been applied.
05:08 Ticket #4398 (Panic with FlexibleContexts and rewrite rules) closed by igloo
fixed: Both merged.

10/22/10:

21:18 Blog: New directions for Template Haskell comment added by reinerp
If part A is "just about generating syntax trees", is there a reason to …
21:07 Ticket #4430 (Better support for resolving infix expressions in template haskell) created by reinerp
Consider writing a quasiquoter to parse haskell (for example, the …
20:49 Ticket #4429 (Ability to specify the namespace in mkName) created by reinerp
Given […] If we do reify (mkName "Foo") then we get the …
17:12 Ticket #4428 (Local functions lose their unfoldings) created by rl
I'm attaching 2 modules, both should be compiled with -O2. Let's look at …
16:19 Status/Oct10 edited by igloo
fix typos (diff)
16:07 Status/Oct10 edited by simonpj
(diff)
16:04 Status/Oct10 edited by simonpj
(diff)
16:01 Status/Oct10 edited by simonpj
(diff)
15:57 Status/Oct10 edited by simonpj
(diff)
15:56 Status/Oct10 edited by simonpj
(diff)
15:55 Status/Oct10 created by simonpj
15:54 Status edited by simonpj
(diff)
02:33 ErlangInHaskell created by simonpj
02:24 Ticket #4427 (hGetBuf sometimes reads fewer bytes than required) created by rl
The attached program repeatedly calls hGetBuf and prints how much it …
01:53 Status/SLPJ-Tickets edited by simonpj
(diff)
01:52 Status/SLPJ-Tickets edited by simonpj
(diff)
01:48 Ticket #3638 (Redundant signature required with RULES and GADTs) closed by simonpj
fixed: Indeed it is fixed. Regression test added Simon
01:19 Ticket #4426 (Simplify the rules for implicit quantification) created by simonpj
This thread …

10/21/10:

13:23 Ticket #4425 (the "impossible happened" while building regex-posix-0.94.4 with GHC 7) closed by dleuschner
duplicate: Sorry! I just saw that this issue is already fixed. (Ticket #4345)
13:18 Ticket #4425 (the "impossible happened" while building regex-posix-0.94.4 with GHC 7) created by dleuschner
Here's the output... Configuring regex-posix-0.94.4... Preprocessing …
09:59 Ticket #4424 (Dynamically set -hide-all-packages is being ignored.) created by nominolo
Consider the following two alternative ways of specifying dynflags: […] …
07:13 Ticket #4369 (No instances for Eq and Ord for Located e) closed by igloo
fixed: Merged.
07:13 Ticket #4336 (Better implementation of recip for Ratio a) closed by igloo
fixed: Merged.
07:13 Ticket #4335 (fromRational broken for Ratio a) closed by igloo
fixed: Merged.
07:12 Ticket #4337 (Better power for Rational) closed by igloo
fixed: Merged.
07:10 Ticket #4418 (Superclass functional dependencies are ignored during instance selection) closed by igloo
fixed: Merged.
07:09 Ticket #4420 (T3851 fails because of untouchable type variables and escaping skolems) closed by igloo
fixed: I'm assuming the appropriate patch got merged, as I think I've merged all …
07:07 Ticket #2399 (Template Haskell: support for view patterns) closed by igloo
fixed: All 3 merged.
04:49 Ticket #4387 (Huge executables with GHC 7) closed by igloo
fixed: Both merged.
04:43 Ticket #4334 (Make lines stricter to fix space leak) closed by igloo
fixed: Both merged.
04:42 Ticket #4367 (Compiler space regression in 7.0.1 RC 1) closed by igloo
fixed: Merged.
04:42 Ticket #3605 (Dll's freeze with -threaded) closed by igloo
fixed: Both merged.
04:41 Ticket #1434 (Missing RULEs for truncate) closed by igloo
fixed: Merged
04:41 Ticket #4401 (Functional dependencies regression) closed by igloo
The patch above has been merged, as has the test. Please reopen if there's …
04:36 Status/SLPJ-Tickets edited by simonpj
(diff)
04:35 Ticket #4356 (type instance doesn't work when the type is (->)) closed by simonpj
fixed: Fixed by new type checker. I've added a regression test. Simon
04:32 Ticket #2683 (Boxy-type ASSERT failure in 6.10: panic in xmonad-contrib) closed by simonpj
fixed: No response from Don, so closing. The code that has the ASSERT is gone …
04:30 Status/SLPJ-Tickets edited by simonpj
(diff)
04:30 Status/SLPJ-Tickets edited by simonpj
(diff)
01:14 Ticket #4423 (Remove 'rename' and friends from TH.Lib) created by simonpj
There are a handful of functions in the template-haskell package, module …

10/20/10:

13:07 Ticket #4422 (Export String from Data.String) created by basvandijk
== Proposals == This ticket makes three proposals, in order of importance …
07:54 Ticket #4419 (dph tests fail with panic) closed by igloo
fixed: Yes, was my fault, but should work now.
07:20 Ticket #4389 (Unexpcted failure, ambiguous type variable defaulted (ghci)) closed by simonpj
fixed
07:06 Ticket #4343 (Add throwSTM and generalize catchSTM) closed by simonmar
fixed: Applied, thanks! I've also bumped the version of the stm package to …
04:32 Ticket #4421 (Compilation performance regression) created by simonmar
This patch […] Had a big impact on compile times, we probably need to …
01:52 Blog: New directions for Template Haskell comment added by Ashley Yakeley
+1 overall. Are you going to do GADTs as well?

10/19/10:

19:34 Ticket #4412 (Produce CUDA code) closed by chak
invalid: Unfortunately, compiling Haskell to CUDA is impossible as GPUs do not …
19:18 Ticket #4420 (T3851 fails because of untouchable type variables and escaping skolems) created by daniel.is.fischer
[…]
19:14 Ticket #4419 (dph tests fail with panic) created by daniel.is.fischer
I got several panics for dph tests with the latest HEAD: […] The same …
18:12 Ticket #2396 (Default class method not inlined) closed by reinerp
fixed: The given program fails to compile with the 7.0 release candidate, due to …
18:07 Ticket #4418 (Superclass functional dependencies are ignored during instance selection) created by reinerp
The following example compiles with ghc-6.12.3, but not with …
14:59 Blog: New directions for Template Haskell comment added by simonpj
Brief rejoinders: * Yes, Part A encompases #1476; I've made that explicit …
14:55 Blog: New directions for Template Haskell edited by simonpj
14:43 Blog: New directions for Template Haskell edited by simonpj
14:42 Blog: New directions for Template Haskell edited by simonpj
10:56 Ticket #1058 (Highlight matching parantheses in Visual Studio) closed by michalt
wontfix: Unless I'm missing something, this is not something that can be fixed …
10:35 Ticket #1499 (Visual Haskell installer issue(s)) closed by michalt
wontfix: All the links in the bug description are dead. And looking at above …
09:13 Status/SLPJ-Tickets edited by simonpj
(diff)
09:00 Ticket #4405 (tcfail138 compiles but shouldn't) closed by simonpj
fixed: Done
08:59 Ticket #4395 (T1735(ghci) failing with core-lint error) closed by simonpj
fixed: Fixed.
08:58 Ticket #4394 (IPRun failure) closed by simonpj
fixed: Fixed.
08:56 Ticket #3651 (GADT type checking too liberal) closed by simonpj
fixed: Fixed. We now get all three errors. Simon
08:56 Ticket #4392 (tcrun020 failure) closed by simonpj
fixed: Now fixed
08:55 Ticket #4401 (Functional dependencies regression) closed by simonpj
fixed: This is fixed now. Test is in place.
08:53 Blog: New directions for Template Haskell comment added by m4dc4p
I am excited to see #2041. It seems that will allow you to splice in …
08:45 Blog: New directions for Template Haskell comment added by illissius
I've definitely run into the "I just want to build ASTs, why must you …
08:20 Ticket #4097 (Runtime segfaults on +RTS -hr) closed by igloo
fixed: I've just fixed a retainer profiling segfault, and retainer profiling of …
06:12 Debugging/CompiledCode edited by igloo
(diff)
04:44 Ticket #4416 (Quasiquoting without bloating) closed by simonpj
duplicate: Dup of #4417
04:28 Blog: New directions for Template Haskell comment added by rrnewton
This would not directly related but would it be possible to fix …
04:25 Ticket #4417 (Quasiquoting without bloating) created by rrnewton
Quasiquoting is a compile-time feature, and sometimes can be useful for …
04:25 Ticket #4416 (Quasiquoting without bloating) created by rrnewton
Quasiquoting is a compile-time feature, and sometimes can be useful for …

10/18/10:

18:51 Ticket #4415 (ghci crash on Windows 7 64bits when press Ctrl-L) created by isomorphic
Hi All, On Windows 7 64bits, after launching ghci, press Ctrl-L to clear …
14:55 Blog: New directions for Template Haskell created by simonpj
12:54 BugSweep edited by michalt
Remove closed tickets. (diff)
08:38 Ticket #4414 (scc001 fails: one SCC entered 0 times; another not mentioned when ...) created by igloo
With optimisation off, g is entered 0 times, and with optimisation on …
07:48 Ticket #4413 ((^^) is not correct for Double and Float) created by daniel.is.fischer
Consider […] The cause is […] If we change it to […] it'll do the …
01:46 Ticket #1508 (hasktags program needs replacement) closed by simonmar
wontfix: It was removed from GHC last year: […] It is now on Hackage: …
01:37 Ticket #1184 (Hasktags misses symbol) closed by simonmar
wontfix: Replying to michalt: > Hasktags is not part of GHC repository …
00:18 Ticket #4229 (relatively simple test case for "internal error: PAP object entered!" on ...) closed by simonpj
fixed: Great. So I'll close the ticket. We have other tests for this. Simon

10/17/10:

17:46 Ticket #4407 (Test dph-smvm fails due to moved data definition) closed by benl
fixed
06:50 Ticket #4409 (Test ds061 doesn't compile due to (n+k) pattern) closed by igloo
fixed: Thanks; applied to HEAD and 7.0 branches.
06:48 Ticket #4354 (OS X installer deletes old versions, breaks symlinks) closed by igloo
fixed: Merged

10/16/10:

20:07 Ticket #4412 (Produce CUDA code) created by victorusu
I would like to suggest the generation of CUDA code by the GHC compiler. …
15:12 Ticket #4406 (Spurious Haddock links) closed by igloo
fixed: Fixed in HEAD and 7.0 branch: […]
14:00 Ticket #3731 (SYB gone wild - mysterious <<loop>> in code derived from an syb-with-class ...) closed by igloo
fixed: Test added.
13:17 Ticket #4411 (Incorrect defined but not used warning with record wildcards) closed by NeilMitchell
duplicate: Dupe of bug #4404
13:02 Ticket #4411 (Incorrect defined but not used warning with record wildcards) created by NeilMitchell
[…] With GHC 6.12.3 this gives the warning: […] i.e. p1
09:22 Ticket #4410 (Unable to install GHC on Mac) created by MeineWenigkeit
Hi! I tried to install the GHC on my Macbook Pro (Snow Leopard 10.6.4 …
06:50 Ticket #4409 (Test ds061 doesn't compile due to (n+k) pattern) created by daniel.is.fischer
(n+k) patterns are no longer in the standard, either remove the test or …
06:27 Ticket #4408 (dph-words-opt fails to compile) created by daniel.is.fischer
[…] Haven't yet found out why.
06:12 Ticket #4407 (Test dph-smvm fails due to moved data definition) created by daniel.is.fischer
[…] where U is the alias under which Data.Array.Parallel.Unlifted is …

10/15/10:

20:20 Ticket #4406 (Spurious Haddock links) created by daniel.is.fischer
GHC builds haddock docs for packages it doesn't install and includes the …
18:42 Ticket #4397 (RULES for Class ops don't fire in HEAD) closed by daniel.is.fischer
fixed: Yes, works now. Muchas Gracias.
18:25 Ticket #4405 (tcfail138 compiles but shouldn't) created by daniel.is.fischer
Or should it now? Happened before: […]
15:44 Ticket #4404 (RecordWildCards) created by igloo
With this module: […] f gives warnings about t2 being unused: […] …
15:16 Ticket #4403 (Huge (10 times) increase of binaries produced by GHC 7.0.0 and GHC head) closed by igloo
duplicate: This is because the ghc packages is used, and thus linked in, with ghc …
14:53 Ticket #4403 (Huge (10 times) increase of binaries produced by GHC 7.0.0 and GHC head) created by milan
When benchmarking Containers, I came over some suspicious increase of code …
13:53 Ticket #1634 (Type signature normalization) closed by igloo
fixed: Applied to HEAD and 7.0, thanks!
10:20 Ticket #4346 (Behaviour of INLINABLE depends on whether the modules included are already ...) closed by igloo
fixed: Merged.
08:47 Ticket #4402 (Ticket #4252 not fixed for 6.12 branch) closed by igloo
wontfix: The 6.12 branch is no longer being developed; only the HEAD and 7.0 …
08:12 Ticket #4402 (Ticket #4252 not fixed for 6.12 branch) created by dieterle
Ticket #4252 is marked as fixed, but fix fix FP_CHECK_ALIGNMENT for …
04:46 Ticket #4401 (Functional dependencies regression) created by rl
Testcase: […] ghc-7.0.0.20101014 rejects this with: […] …

10/14/10:

14:45 Ticket #4400 (Asynchronous exceptions in runInUnboundThread) created by basvandijk
When you throw an asynchronous exception to a thread which is executing: …
07:55 Ticket #4399 (Infinite loop when compiling Haskell '98 code) closed by sjoerd_visscher
duplicate: Apparently this is a known bug of the inliner. Adding NOINLINE fixes the …
07:22 Ticket #4399 (Infinite loop when compiling Haskell '98 code) created by sjoerd_visscher
Ghci (6.12.3 and 7.0.0) loops when it tries to compile this code: […] …
05:39 Ticket #4398 (Panic with FlexibleContexts and rewrite rules) created by batterseapower
I wanted a rewrite rule that fired if one of the type variables was an …
04:13 Ticket #4397 (RULES for Class ops don't fire in HEAD) created by daniel.is.fischer
For the attached programme, compiled with 7.1.20101010, the rule …
02:18 Ticket #4381 (scaleFloat does not handle overflow correctly.) closed by simonmar
fixed: Test added: […]
02:07 Ticket #4396 (tc003(hpc) failing with link error) created by simonmar
[…] Apparently the simplifier is generating multiple bindings for d
02:05 Ticket #4395 (T1735(ghci) failing with core-lint error) created by simonmar
excerpt from the error message: […]
02:04 Ticket #4394 (IPRun failure) created by simonmar
typecheck/should_run/IPRun is currently failing all ways: […]
01:59 Ticket #4393 (GHCi says: ghc: internal error: evacuate: strange closure type 63587) created by chrisdone
Error: The error message shown by GHCi to me: […] I'm not sure …
01:55 Ticket #4392 (tcrun020 failure) created by simonmar
[…]

10/13/10:

14:03 Ticket #4314 (Move 'split' from the 'RandomGen' class to a new 'SplittableGen' class) closed by igloo
fixed: Applied, thanks!
10:58 Ticket #4376 (Unexpected failures in testsuite due to .ghci) closed by igloo
fixed: Thanks for the report. Fixed by […] in hpc and […] in testsuite.
10:17 Ticket #4368 (T4144(dyn) failing on x86/Linux) closed by igloo
fixed: Merged.
09:07 Ticket #4391 (forkIO threads do not properly save/restore the floating point environment) created by draconx
When using forkIO threads, the floating point environment is not correctly …
05:12 Ticket #4390 (MagicHash extension missing in cc004 (test suite)) closed by igloo
fixed: Thanks; fixed by: […]
01:27 Ticket #2353 (GHC inliner doesn't) closed by simonpj
fixed: Thank you for testing this. This is all part of the great INLINE fix. …

10/12/10:

22:46 Ticket #1634 (Type signature normalization) closed by reinerp
fixed: Works in 7.0-rc1. I've attached a patch which adds this to the testsuite.
12:12 Ticket #4390 (MagicHash extension missing in cc004 (test suite)) created by daniel.is.fischer
cc004 failed with […] due to a missing language extension. Patch …
12:07 Ticket #4389 (Unexpcted failure, ambiguous type variable defaulted (ghci)) created by daniel.is.fischer
[…] Unexpectedly, the type variable was resolved.
12:06 Ticket #3404 (Strictness analysis bug with Double) closed by michalt
fixed: Works fine with both […] And looking at the Core it's clear that the …
12:01 Ticket #4388 (Unexpected failures, too much allocation) created by daniel.is.fischer
I have two failures in the test suite due to too much allocation: […]
10:57 Ticket #4386 (Missing FFI flag in ghc-pkg/Main.hs) closed by igloo
fixed: Thanks for the report; fixed by: […]
10:32 BugSweep edited by michalt
Remove closed tickets. (diff)
06:46 Ticket #4387 (Huge executables with GHC 7) created by daniel.is.fischer
The HEAD produces enormous executables sometimes, compiling the same …
06:21 Ticket #4386 (Missing FFI flag in ghc-pkg/Main.hs) created by nsch
The current HEAD fails to build with: […]
06:07 Ticket #4384 (building hashed-storage 0.4.3: Expected one of wanted constraints (BUG)) closed by simonpj
fixed: Thanks!
03:49 Ticket #4382 (GHC trac doesn't work well behind load balancing NAT.) closed by igloo
wontfix: Unfortunately, I can't see a way for us to improve this with trac, so I'm …
02:14 Ticket #3336 (Following gcc behaviour with regards to calling conventions on x86_64) closed by igloo
fixed: Merged.

10/11/10:

16:22 Ticket #4385 (Type-level natural numbers) created by diatchki
Natural numbers at the type-level have many uses, especially in contexts …
16:13 Ticket #4365 (Error handle in readProcess not closed) closed by igloo
fixed: Merged.
16:13 Ticket #4332 (regression: GHCi command output can no longer be redirected on a ...) closed by igloo
fixed: Both merged.
16:10 Ticket #4345 (Compiler crash building regex-posix version 0.94.1 using ghc 7.0.1-rc1) closed by igloo
Merged.
06:51 Ticket #3613 (Better error messages for do-notation) closed by simonpj
fixed: Ah yes, it does seemt to be fixed. Moreover, we already have a regression …

10/10/10:

05:30 Ticket #3050 (parsec: bug in caret escape parsing) closed by michalt
invalid: This is not a GHC bug and it seems to be fixed in Parsec anyway. So I …
05:02 Ticket #3023 (Wrong inferred type shown) closed by michalt
fixed: Seems to be fixed in HEAD: […] This is with: […]

10/09/10:

07:37 Ticket #4384 (building hashed-storage 0.4.3: Expected one of wanted constraints (BUG)) created by dsf
Using GHC 7.0.1-rc1 with the patch for trac#4345, while compiling …
07:19 Ticket #4315 (Generalize the 'RandomGen' and 'Random' classes) closed by TomMD
wontfix

10/08/10:

10:59 Ticket #4383 (Uncanonical display of Double) created by daniel.is.fischer
[…] Should of course be 8.69...e-311, just to have it on record for …
09:50 GpHEden/Meetings edited by hwloidl
(diff)
09:31 Ticket #4382 (GHC trac doesn't work well behind load balancing NAT.) created by draconx
Behind a load balancing NAT router, it is very difficult to do things with …
09:14 Ticket #4381 (scaleFloat does not handle overflow correctly.) created by draconx
If you call scaleFloat with a somewhat large integer value, the result …
08:26 Ticket #4358 (infinite loop on unification with a type family context) closed by simonpj
fixed: Thanks for the example. This seems comprehensively fixed by the latest …
08:21 Ticket #4355 (Coud not deduce (Typeable a) from context (Typeable a, …)) closed by simonpj
fixed: Excellent. Fixed by this lovely patch: […] Simon
08:16 Ticket #4361 (Typechecker regression) closed by simonpj
fixed: Aha. It turns out that Sergei is pushing the boundaries here. It's not at …
08:14 Ticket #4360 (compiler crash building hashed-storage 0.5.3) closed by simonpj
fixed: Oops. Fixed by […]
07:56 Ticket #4380 (Use throwIO instead of throw in an IO context) created by basvandijk
Some functions in base use throw where the type of the expression is …
07:08 Ticket #4379 (Add Random instances for more base types) created by basvandijk
Proposal: Add Random instances for: * all the types in Data.Int: …
05:43 GpHEden/Meetings edited by hwloidl
(diff)
04:27 Ticket #4371 (ghc panic: ToDo: Match.viewLExprEq) closed by simonpj
fixed: Right. Fixed by […]
04:19 Ticket #4345 (Compiler crash building regex-posix version 0.94.1 using ghc 7.0.1-rc1) closed by simonpj
fixed: Done. Fixed by […]
04:14 Ticket #4349 (ASSERT failed! file compiler/types/FamInstEnv.lhs) closed by simonpj
fixed: Great. Fixed by […] Simon
00:35 Ticket #4378 (Add IsString and Monoid instances for Doc) created by basvandijk
The proposal is to add the following to Text.PrettyPrint.HughesPJ: …

10/07/10:

11:24 Ticket #4377 (sizedText function for Text.PrettyPrint) created by lerkok
The Text.PrettyPrint library has a text function for converting …
07:29 PerformanceWarnings edited by simonmar
(diff)
06:45 PerformanceWarnings edited by simonmar
(diff)
04:42 Ticket #4376 (Unexpected failures in testsuite due to .ghci) created by daniel.is.fischer
Running the testsuite, I get e.g. […] since it reads ~/.ghci. I think …

10/06/10:

23:39 Ticket #4241 (Optimization causes HUnit to behave incorrectly) closed by beej175560
fixed: I confirm this is fixed in 6.12.3.
14:23 Ticket #4375 (read :: String -> StdGen behaves oddly with respect to documentation.) created by ConorMcBride
Says the documentation: "read may be used to map an arbitrary string (not …
08:11 Ticket #4374 (Remove in-tree gmp) created by igloo
We already have the binary GMP DLL for Windows in the GHC tree. We should …
07:31 Ticket #4373 (Lexer does not handle unicode numeric subscripts) created by liamoc
Hi all, I would fix this myself but the GHC Lexer looks rather fragile …
03:19 Status/SLPJ-Tickets edited by simonpj
(diff)
03:16 Ticket #4372 (Extending quasiquotation support) created by simonpj
Gershom Bazerman (gershomb@…) writes: Attached is an experimental …
03:04 Ticket #4371 (ghc panic: ToDo: Match.viewLExprEq) created by mafo
The attached test-case triggers a ghc: panic! (the 'impossible' happened) …
01:28 Ticket #2455 (Building ticky-ticky profiling libraries doesn't work) closed by simonmar
wontfix: Irrelevant now - we don't have a -ticky way any more.
01:10 Status/SLPJ-Tickets edited by simonpj
(diff)
00:43 Ticket #4370 (Bring back monad comprehensions) created by simonpj
George Giorgidze writes: My colleagues and I are working on Haskell …

10/05/10:

15:41 Building/Porting edited by aogail
Updated touch command; see … (diff)
14:58 Building/Porting edited by igloo
Fix … (diff)
12:10 BugSweep edited by michalt
Remove closed tickets. (diff)
11:18 Ticket #4369 (No instances for Eq and Ord for Located e) created by tibbe
There are no Eq and Ord instances for Located e. Such instances …
10:50 PerformanceWarnings edited by dons
tweaks (diff)
08:59 Ticket #3508 (Remove stg_noforceIO_info hack) closed by simonmar
fixed: Done […]
08:02 BuildBot edited by EricKow
link to justification for buildbot switch (diff)
07:59 BuildBot edited by EricKow
link to wiki page for Builder (replacement for buildbot) (diff)
07:27 Ticket #4034 (GHC > 6.10 fails to build on PowerPC / MacOS X Leopard) closed by maeder
fixed: I could create a binary dist for ghc-7 RC1 (that will hopefully do to …
07:04 Ticket #4368 (T4144(dyn) failing on x86/Linux) created by simonmar
[…]
06:32 Ticket #4367 (Compiler space regression in 7.0.1 RC 1) created by igloo
There's a compiler space regresion in 7.0.1 RC 1. Seems to be around a …
05:05 Ticket #4366 (in-tree GMP build problem with shared libraries) created by simonmar
Reported by Vivian McPhail? <haskell.vivian.mcphail@…> on …
02:10 PerformanceWarnings edited by simonmar
(diff)
02:06 PerformanceWarnings edited by simonmar
(diff)

10/04/10:

10:51 Ticket #4365 (Error handle in readProcess not closed) created by guest
I guess this is almost harmless, as GC will close them anyway, but since …
10:27 Ticket #4364 (Template Haskell: Cycle in type synonym declarations) created by igloo
type-level-numbers-0.1 doesn't build with 7.0.1 RC 1. Here's the …
02:28 Ticket #4363 (openFile sharing permissions are inconsistent across platforms) created by jystic
System.IO.openFile seems to have inconsistent behaviour across platforms …

10/03/10:

17:49 Ticket #4362 (error in multithreaded program "epollControl: does not exist (No such file ...) created by guest
I wrote a program that is a standard multi threaded tcp server. It listens …
09:50 Ticket #4282 (Proposal: make Data.List.intersperse and intercalate less strict) closed by igloo
fixed: Applied, thanks
09:09 Ticket #4361 (Typechecker regression) created by igloo
Here's the essence of the regression DoCon? showed up, reported here: …
06:20 Ticket #4360 (compiler crash building hashed-storage 0.5.3) created by ganesh
[…] This happens with cabal install hashed-storage-0.5.3, but …

10/02/10:

16:57 Ticket #4359 (Implement lambda-case/lambda-if) created by batterseapower
I put together a patch for this Haskell' proposal …
15:42 Ticket #4323 (Change implementation of intersectBy) closed by igloo
fixed: Patch applied, thanks.
15:42 Ticket #4228 (atanh (-1) returns NaN instead of -Infinity) closed by igloo
fixed: Patch applied, thanks.
11:10 Commentary/Libraries edited by igloo
(diff)
10:40 PerformanceWarnings edited by dons
(diff)
10:23 PerformanceWarnings created by dons
06:06 Building/RunningTests edited by igloo
(diff)
06:01 Building/RunningTests edited by igloo
(diff)
05:57 Building/StandardTargets edited by igloo
(diff)

10/01/10:

11:17 Ticket #4358 (infinite loop on unification with a type family context) created by patrick_premont
The following throws ghc (and ghci) in a loop (ghc-7.0.0.20100925 for …

09/30/10:

18:17 Ticket #4297 (`gmake clean' or `gmake distclean' does not clean up testsuite directory) closed by igloo
fixed: Running make test in the root of the build tree now does the right …
18:15 Ticket #4300 (:show packages does not list all loaded packages) closed by igloo
fixed: As far as I can see, it's never worked, and as you say, the information is …
11:57 Ticket #4287 (GHC command invocation debug output not in correct format for cmd.exe) closed by igloo
fixed: Fixed in HEAD: […]
11:45 Ticket #4357 (Parallel build broken) created by fw
Here is what I did: […] nohup.out is attached. The first error I …
11:39 Ticket #4253 (stage1 compiler uses packages out of the user database) closed by igloo
fixed: Fixed by: […]
08:21 Ticket #4356 (type instance doesn't work when the type is (->)) created by sjoerd_visscher
This doesn't work in 7.0.0.20100924. It works fine in 6.12.3. […] …
07:47 Ticket #4355 (Coud not deduce (Typeable a) from context (Typeable a, …)) created by maltem
Attached is a module containing code from XMonadContrib that does not …

09/29/10:

19:09 Blog: Let generalisation in GHC 7.0 edited by simonpj
18:54 Blog: Let generalisation in GHC 7.0 edited by simonpj
18:53 Blog: Let generalisation in GHC 7.0 created by simonpj
16:52 Ticket #4354 (OS X installer deletes old versions, breaks symlinks) created by elaforge
The .pkg installer for ghc removes previous versions of ghc and leaves …
15:39 Ticket #4353 (windows installer: docs should use / in urls, not \) closed by igloo
fixed: Aha, thanks. Fixed in GHC 7.0 and HEAD haddock branches by: […]
12:01 Ticket #4353 (windows installer: docs should use / in urls, not \) created by claus
split up from #4292, as requested. Description there was: Documentation …
10:59 Ticket #4292 (Windows installer (6.12.3) issues) closed by igloo
fixed: 1 already has another ticket. I've filed #4352 for 2. 3 isn't an issue, …
10:58 Ticket #4341 (Bug in hsc2hs documentation) closed by igloo
fixed: Fixed in 7.0 and HEAD: […]
10:35 Ticket #4352 (no ghc/haskell icon for .hs files on Windows) created by igloo
Claus reported: The icons directory doesn't exist, no ghc/haskell icon …
08:54 Ticket #4351 (internal error: awaitEvent: descriptor out of range) created by guest
My program is crashing at runtime with the error below. The program is a …
08:05 Commentary/Packages/MultiInstances edited by simonmar
(diff)
08:05 Commentary/Packages/MultiInstances edited by simonmar
(diff)
08:04 Commentary/Packages/MultiInstances created by simonmar
07:52 Packages edited by simonmar
(diff)
07:48 Packages edited by simonmar
(diff)
07:47 PackageCompatibility created by simonmar
07:46 Packages edited by simonmar
(diff)
07:45 PackageReorg/Rationale created by simonmar
07:45 Packages edited by simonmar
(diff)
07:44 PackageReorg created by simonmar
07:43 Packages edited by simonmar
(diff)
07:42 PackageMounting created by simonmar
07:26 Ticket #4327 (OPTIONS_GHC messages still mention deprecated OPTIONS pragma) closed by igloo
fixed: Fixed in HEAD and 7.0: […]

09/28/10:

16:24 Ticket #4274 (Runtime should not set SIGPIPE to ignored for subprocesses) closed by igloo
fixed: Merged.
14:09 Ticket #4350 (Compiler crash building latest binary package in hackage with 7.0.1-rc1) closed by igloo
worksforme: Thanks for the report. The HEAD binary repo certainly builds, as that's …
14:01 PackageImports created by simonmar
14:00 GhcPackageNamespaces created by simonmar
13:56 Packages edited by simonmar
(diff)
13:56 Commentary/Packages/PackageMountingProposal edited by simonmar
(diff)
13:53 Commentary/Packages/PackageNamespacesProposal edited by simonmar
(diff)
13:51 Commentary/Packages/PackageNamespacesProposal edited by simonmar
Name changed from GhcPackageNamespaces to … (diff)
13:51 Commentary/Packages/GhcPackagesProposal edited by simonmar
Name changed from GhcPackages? to Commentary/Packages/GhcPackagesProposal (diff)
13:46 Commentary/Packages/PackageReorg/Rationale edited by simonmar
Name changed from PackageReorg/Rationale to … (diff)
13:45 Commentary/Packages/PackageReorg edited by simonmar
Name changed from PackageReorg to Commentary/Packages/PackageReorg (diff)
13:44 Commentary/Packages/PackageMountingProposal edited by simonmar
Name changed from PackageMounting to … (diff)
13:43 Commentary/Packages/PackageImportsProposal edited by simonmar
Name changed from PackageImports to … (diff)
13:42 Commentary/Packages/PackageCompatibilityProposal edited by simonmar
Name changed from PackageCompatibility to … (diff)
12:13 Ticket #4350 (Compiler crash building latest binary package in hackage with 7.0.1-rc1) created by dsf
My understanding is that the binary package should now be provided …
10:49 Ticket #4349 (ASSERT failed! file compiler/types/FamInstEnv.lhs) created by daniel.is.fischer
Building the current HEAD (darcs pull -a; ./darcs-all pull -a today) …
00:25 Ticket #4348 (bounds error on sparc when compiling haddock) created by maeder
trying to build a binary ghc-7.1 under sparc solaris failed (late) as …
Note: See TracTimeline for information about the timeline view.