Timeline


and

11/06/08:

21:33 Ticket #2751 (GHC 6.10.1 fails to build with --enable-shared configured on Ubuntu 8.04.) created by guest
To replicate: * unpack the source tar file * unpack the …
08:30 Ticket #2750 (Bug in Data.Generics) created by guest
Observe the following: […] Probably a pasto in Data.Generics.
08:29 Ticket #2749 (No mention of -shared regression in relase docs) closed by simonmar
duplicate: see #2745
06:49 Ticket #2749 (No mention of -shared regression in relase docs) created by guest
The -shared flag used to do something useful on Windows, now it just fails …

11/05/08:

12:37 Ticket #2748 (Fundep-laden code compiled and ran fine in 6.8, fails in 6.10) created by sedillard
I was kindly alerted by Ian Lynagh that some code of mine on hackage was …
07:22 Ticket #2747 (Excessive Memory Usage: space leak with foldl' on Integer) created by guest
"foldl1' (*) [1..1000000]" for example allocates up to 1.9 GB of Memory in …
01:58 Ticket #2746 (Documentation for Haskell 98 modules is empty) created by simonmar
How did this happen? …
01:26 Ticket #2745 (ghc -shared broken) created by simonmar
Lennart reports that ghc -shared is broken: […]

11/04/08:

23:36 Ticket #2744 (Missing requirement check for hsc2hs) created by jputcu
Using ghc-6.6.1 to build ghc-6.10.1 fails because it's missing the hsc2hs …
15:06 Ticket #2743 (GHC 6.10.1 Win32 release is unusable (on XP SP3)) created by guest
1. Running ghc in cmd.exe shell delivers (in my config): ghc.EXE: panic! …
14:09 Ticket #2742 (The -> in ViewPatterns binds more weakly than infix data constructors.) created by guest
The following code, essentially taken from the ViewPatterns page on the …
13:54 Ticket #2741 (Delete key not working in GHCi) created by guest
In GHCi 6.10.1, on Ubuntu with libedit 2.11, pressing the delete key …
06:51 Ticket #2722 (<<loop> when compiling with -O option with ghc-6.10.0.20081019) closed by ross
fixed: It never occurred to me before that using a valid equation as a rule could …
05:38 Ticket #2740 (free variable not available in debugger) created by phercek
The attached test shows the bugs. Unpack and check the ghci_log.html file …
04:05 Ticket #2738 (Regression in type checking of sections in records) closed by igloo
invalid: Thanks for the report. I haven't tried the full program, but this: […] …
03:52 Ticket #2739 (GHC API crashes on template haskell splices) created by waern
The GHC API crashes when type checking these two modules: TH.hs: …

11/03/08:

19:48 Ticket #2738 (Regression in type checking of sections in records) created by dons
Looks like a GHC 6.10 regression. The following code, from …
12:14 Ticket #2737 (add :tracelocal to ghci debugger to trace only the expressions in a given ...) created by phercek
As there is :steplocal, there should be also :tracelocal. It would keep …
03:12 Ticket #2735 (ghc panic with Haskell 98 program (applyTypeToArgs?)) closed by simonpj
fixed: Fixed by […] Thanks for the report. Simon

11/02/08:

22:39 Ticket #2736 (Add bool to Data.Bool) created by guest
The function either is in Data.Either and maybe is in Data.Maybe. The …
07:55 Ticket #2735 (ghc panic with Haskell 98 program (applyTypeToArgs?)) created by int-e
This code, […] crashes ghc: […] (Example trimmed down from a …

10/31/08:

14:12 Ticket #1837 (ghc-pkg should not accept unversioned depends) closed by igloo
fixed: Looks like when the warning was removed, the test was too. I've reinstated …
10:17 Ticket #2732 (Incorrect requirement for building ghc) closed by igloo
fixed: Thanks for the report. I've fixed the webpage, and the configure scripts …
07:57 Ticket #2652 (fancier prompts for ghci) closed by igloo
fixed: Thanks for the patch! I've applied a slightly different version: Prompt …

10/30/08:

10:02 Ticket #2674 (ghc panic TcPat.checkArgs) closed by igloo
fixed: Merged
10:01 Ticket #2728 (T2627 profasm/profc: Kinds don't match in type application) closed by igloo
fixed: Fixed by […]
04:45 Ticket #2733 (Newtype deriving over phantom types broke between GHC 6.6.1 and GHC 6.8.1) closed by simonpj
duplicate: Dup #2734.
04:45 Ticket #2734 (Newtype deriving over phantom types broke between GHC 6.6.1 and GHC 6.8.1) closed by simonpj
invalid: I'm afraid this is by design: the 6.6 deriving mechanism could …
03:09 Ticket #2734 (Newtype deriving over phantom types broke between GHC 6.6.1 and GHC 6.8.1) created by DavidA
Consider the following code: […] In 6.6.1, it was permissible to derive …
03:08 Ticket #2733 (Newtype deriving over phantom types broke between GHC 6.6.1 and GHC 6.8.1) created by DavidA
Consider the following code: {-# OPTIONS_GHC -fglasgow-exts …
02:52 Ticket #2732 (Incorrect requirement for building ghc) created by jputcu
At the bottom of http://www.haskell.org/ghc/download_ghc_683.html you'll …
02:06 Ticket #2731 (Avoid unnecessary evaluation when unpacking constructors) created by simonpj
Consider […] GHC will extract the first component of the MkT, …
01:42 Ticket #2730 (Quasiquote or TH linking may need HPC flag) created by simonpj
Test quasiquotation/qq005 fails in the hpc way: […] I believe the …

10/29/08:

10:43 Ticket #2729 (Stuck when compiling XMonad.StackSet in xmonad 0.9 (hackage version)) created by mnislaih
This is the end of the -v output without -O2 […] ...and then it stops, …
10:16 Ticket #2728 (T2627 profasm/profc: Kinds don't match in type application) created by igloo
T2627 profasm/profc is getting a lint failure: […]
07:14 Ticket #2720 (eyeball/inline1 still isn't optimised with -fno-method-sharing) closed by simonpj
fixed: I believe I've fixed this […] Do try it out. I'll close it meanwhile. …
05:54 Ticket #2714 (No match in record selector Var.tcTyVarDetails) closed by igloo
fixed: Merged
05:52 Ticket #2723 (Unnecessary warning for record wildcards) closed by igloo
fixed: Didn't go cleanly, so not merged.

10/28/08:

18:39 Ticket #2700 (Template Haskell pretty printer arrow always associates right) closed by igloo
fixed: Merged
18:36 Ticket #2713 (Fixities interact badly with TH under GHC 6.10.1 20081007) closed by igloo
fixed: Merged
18:35 Ticket #2701 (Cannot derive Data for structures containing unboxed values) closed by igloo
fixed: Merged
05:03 Ticket #2595 (Implement record update for existential and GADT data types) closed by simonpj
fixed: OK I have mostly-implemented this feature request […] No need to merge. …

10/27/08:

17:38 Ticket #2727 (DiffArray performance unusable for advertized purpose) created by claus
(cf. this …
12:17 Ticket #2718 (Building ghc-6.8.3 with ghc-6.2.2 failed on Red Hat 7.3 machine) closed by igloo
invalid: Only >= 6.4.2 is supported for building 6.8.3, sorry. You should be able …
09:36 Ticket #2707 (GHCi reports "exitWith ExitSuccess" as an exception) closed by igloo
invalid: I agree. It might be useful to the user to know that the program …
07:20 Ticket #2726 (getAddrInfo and addrFamily not in scope on Windows GHC 6.8) created by speaker2machines
import Network.Socket ... getAddrInfo ... addrFamily -- gives me not …
06:16 Ticket #1291 (Binary Solaris build fails on Solaris 9) closed by igloo
fixed: I've added a link to this ticket from the 6.8.3 download blurb.
06:06 ModuleDependencies/Hierarchical edited by nominolo
update based on discussion with simonmar (diff)

10/26/08:

12:41 Ticket #2725 (Remove Hack in compiler/nativeGen/MachCodeGen.hs) created by clemens
Remove the hack around Line 3914 labeled with: […] This bug is intended …

10/25/08:

21:50 Ticket #1291 (Binary Solaris build fails on Solaris 9) reopened by guest
Can you please change the website/docs to reflect this? Either: * …
12:39 Ticket #2724 (foreign functions called from optimized Haskell code receive non-empty fpu ...) created by aruiz
It has been observed that wrong NaN's are produced by foreign functions in …

10/24/08:

22:05 Status/October08 edited by simonpj
(diff)
07:24 GHC-6.10.1 edited by simonmar
for each platform, show all bugs against the OS, not just those for this … (diff)
05:22 GHC-6.10.1 edited by simonmar
sparc doesn't work (diff)
01:56 Status/October08 edited by simonmar
(diff)
01:56 Status/October08 edited by simonmar
(diff)
01:53 Status/October08 edited by simonmar
(diff)

10/23/08:

10:10 Ticket #2723 (Unnecessary warning for record wildcards) created by judah
When compiling a file with record wildcards, -Wall produces a warning …
06:14 Ticket #2686 (Panic in OpenAFP with GHC 6.10 RC) closed by igloo
duplicate: Duplicate of #2715
05:00 Ticket #2668 (Standalone deriving doesn't do newtype deriving properly) closed by igloo
fixed: Merged

10/22/08:

23:15 TypeFunctionsStatus edited by chak
(diff)
19:56 Commentary/Compiler/NewCodeGenModules edited by simonpj
(diff)
19:55 Commentary/Compiler/NewCodeGenModules edited by simonpj
(diff)
16:24 ModuleDependencies edited by nominolo
Add link to hierachical module structure proposal (diff)
16:20 ModuleDependencies/Hierarchical created by nominolo
Add proposal for hierarchical module structure for GHC
08:05 Ticket #2722 (<<loop> when compiling with -O option with ghc-6.10.0.20081019) created by uwe
When trying to compile HXT with ghc-6.10 rc1 all examples, even the …
02:54 Ticket #2719 (urk! lookup local fingerprint with -O and TemplateHaskell) closed by simonmar
duplicate: Duplicate of #2685, which should be fixed in recent snapshots. Thanks for …

10/21/08:

19:12 Ticket #2721 (Newtype deriving doesn't work with type families) created by rl
This assumes -XTypeFamiles -XGeneralizedNewtypeDeriving. Example: […] …
18:44 Ticket #2720 (eyeball/inline1 still isn't optimised with -fno-method-sharing) created by rl
Just as a reminder: eyeball/inline1.hs isn't optimised properly if …
15:37 Ticket #2711 (haddock contents/index includes hidden modules (broken links)) closed by igloo
fixed: Fixed by: […] […]
12:44 Ticket #2693 (Type Synonym Family Panic in GHC 6.10.0.20081007) closed by igloo
fixed: Merged
12:44 Ticket #2688 (GHC 6.10.0.20081007 hangs instead of giving error about missing type class ...) closed by igloo
fixed: Merged
12:43 Ticket #2703 (Buffer overflow, occasional segfaults when using handles created by ...) closed by igloo
fixed: Merged
10:01 Ticket #2698 (Windows binary distribution pops up README.TXT for the source distribution) closed by igloo
fixed: Fixed in HEAD and 6.10: […]
09:33 Ticket #2716 (ghci uses an enormous amount of memory (recent 6.10 snapshots)) closed by ravi
invalid: From looking at source, the Gentoo libedit version I was using …
08:37 Ticket #2719 (urk! lookup local fingerprint with -O and TemplateHaskell) created by ganesh
An interesting feature of this bug is that it goes away when …
08:17 Ticket #2718 (Building ghc-6.8.3 with ghc-6.2.2 failed on Red Hat 7.3 machine) created by jputcu
I'm trying to compile ghc-6.8.3 on an old Red Hat 7.3 system. Using an …
08:07 dep2.pdf attached to ModuleDependencies by nominolo
FDP Graph
08:06 dep1.pdf attached to ModuleDependencies by nominolo
Dot Graph
07:56 ModuleDependencies edited by nominolo
add image to current dependency graph (diff)
07:52 dep5.png attached to ModuleDependencies by nominolo
high-level dependencies
06:56 Ticket #2688 (GHC 6.10.0.20081007 hangs instead of giving error about missing type class ...) reopened by simonpj
Fixed by […] Pls merge
06:52 Ticket #2693 (Type Synonym Family Panic in GHC 6.10.0.20081007) reopened by simonpj
Ian pls merge […]
05:16 TypeFunctionsStatus edited by chak
(diff)
05:15 TypeFunctionsStatus edited by chak
(diff)
05:15 Ticket #2693 (Type Synonym Family Panic in GHC 6.10.0.20081007) closed by chak
fixed
04:48 TypeFunctionsStatus edited by chak
(diff)
01:56 Ticket #2629 (Data.List: Replace nub; add nubOrd, nubInt, nubWith) closed by Bart Massey
invalid: Superseded by proposal #2717 .
01:52 Ticket #2717 (Add nubWith, nubOrd) created by Bart Massey
This is a followup to my proposal #2629, which had a much more ambitious …

10/20/08:

22:07 Ticket #2688 (GHC 6.10.0.20081007 hangs instead of giving error about missing type class ...) closed by chak
fixed: Igloo: Thanks for doing the trace. That put me on the right trail …
22:05 Ticket #2716 (ghci uses an enormous amount of memory (recent 6.10 snapshots)) created by ravi
I've been trying out ghc 6.10 snapshots and I just discovered that ghci …
20:33 Status/October08 edited by simonpj
(diff)
20:29 Status/October08 edited by simonpj
(diff)
20:28 Status/October08 edited by simonpj
(diff)
20:26 Status/October08 edited by simonpj
(diff)
20:24 Status/October08 edited by simonpj
(diff)
20:23 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
20:22 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
20:21 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
20:21 Commentary/Compiler/NewCodeGenModules created by simonpj
20:11 Design/VersionControlSystem edited by simonpj
(diff)
20:10 Design/VersionControlSystem edited by simonpj
(diff)
20:07 Design/VersionControlSystem edited by simonpj
(diff)
20:06 Design/VersionControlSystem created by simonpj
19:58 Status/October08 edited by simonpj
(diff)
19:51 Status/October08 edited by simonpj
(diff)
19:46 Status/October08 edited by simonpj
(diff)
19:43 Status edited by simonpj
(diff)
19:40 Status/October08 edited by simonpj
(diff)
16:44 Ticket #2715 (Equality constraint in superclass not supported) created by rodprice
The code in "bug.hs" causes a GHC panic; the nearly identical code in …
13:46 Ticket #2714 (No match in record selector Var.tcTyVarDetails) created by morrow
Summary: […] I stumbled across this while in ghci with flags: […] …
11:50 Ticket #2713 (Fixities interact badly with TH under GHC 6.10.1 20081007) created by BenMoseley
[…] Compiling the above with: …
11:00 Status/October08 edited by simonpj
(diff)
10:53 Status/October08 edited by simonpj
(diff)
08:40 Ticket #2712 (Parallel GC scheduling problems) created by simonmar
The parallel GC uses its own gang of threads separate from those used to …
02:58 TypeFunctionsStatus edited by chak
(diff)
01:29 Ticket #2702 (having build issues with ghc 6.6.1) closed by simonmar
invalid: Reporter was able to get GHC installed after help from others on …

10/19/08:

12:29 Ticket #2691 (runghc sets terminal ctrl-s to XOFF in ...) closed by igloo
fixed: Applied and merged to 6.10, thanks!
11:38 Ticket #2657 (DPH Haddock document isn't linked from Libraries document) closed by igloo
fixed: We've got the same problem with, for example, a load of GHC.* modules, so …
11:27 Ticket #2711 (haddock contents/index includes hidden modules (broken links)) created by igloo
Lots of supposedly hidden modules are listed in the haddock contents and …
07:30 Ticket #2710 (-main-is flag in {-# OPTIONS #-} pragma not fully supported) created by Stephan202
The -main-is flag is dynamic an may therefore be placed inside the `{-# …
03:10 Ticket #2709 (System.Directory.doesDirectoryExist "\\" is False on Windows) created by Deewiant
[…] The above prints False followed by True, and both should …

10/18/08:

15:51 Ticket #2708 (Error message should suggest UnboxedTuples language extension) created by tim
If I compile this code: […] I get: […] It would be better if the …

10/17/08:

11:45 Ticket #2704 ("403 Forbidden" on recent 6.10.0 snapshot tarballs) closed by igloo
fixed: Thanks for the report. I've fixed the permission on the existing files, …
11:07 Commentary/Compiler/NewCodeGenPipeline edited by dias
(diff)
11:05 Commentary/Compiler/NewCodeGen edited by dias
(diff)
11:05 Commentary/Compiler/NewCodeGenPipeline edited by dias
(diff)
11:02 Commentary/Compiler/NewCodeGenPipeline edited by dias
(diff)
10:52 Commentary/Compiler/NewCodeGenPipeline edited by dias
(diff)
10:50 Commentary/Compiler/NewCodeGenPipeline edited by dias
(diff)
09:52 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
09:27 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
09:24 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
08:07 PolymorphicKinds edited by TristanAllwood
(diff)
07:46 KindSystem edited by TristanAllwood
(diff)
07:42 KindSystem edited by TristanAllwood
(diff)
07:38 KindSystem edited by TristanAllwood
(diff)
07:28 KindSystem edited by TristanAllwood
(diff)
07:24 KindSystem edited by TristanAllwood
(diff)
07:22 KindSystem edited by TristanAllwood
(diff)
06:24 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
06:22 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
06:11 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
05:48 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
05:36 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
05:26 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
05:25 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
05:22 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
05:21 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
05:20 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
03:37 Ticket #2707 (GHCi reports "exitWith ExitSuccess" as an exception) created by guest
Consider the following behaviour. […] Is this desired --- i.e. is a …
02:11 PolymorphicKinds edited by simonpj
(diff)
02:09 Commentary/Compiler/NewCodeGen edited by dias
(diff)
02:07 KindSystem edited by simonpj
(diff)
02:02 PolymorphicKinds edited by simonpj
(diff)
01:57 PolymorphicKinds edited by simonpj
(diff)
01:51 PolymorphicKinds edited by simonpj
(diff)
01:46 KindSystem edited by simonpj
(diff)
01:37 KindSystem edited by simonpj
(diff)
01:25 KindSystem edited by simonpj
(diff)
01:20 KindSystem edited by simonpj
(diff)
01:09 KindSystem edited by simonpj
(diff)
01:08 KindSystem edited by simonpj
(diff)
01:04 KindSystem edited by simonpj
(diff)
01:03 KindSystem edited by simonpj
(diff)
01:03 KindSystem edited by simonpj
(diff)
00:46 Ticket #2706 (Associated data type doesn't infer context) closed by simonpj
invalid: I'm afraid the error message is fine. (Baz a) does not have an Eq

10/16/08:

20:02 Ticket #2706 (Associated data type doesn't infer context) created by ajd
The following code fails to compile: […] The error message is […] …
19:46 Ticket #1837 (ghc-pkg should not accept unversioned depends) reopened by duncan
It seems there is a regression here. See #2705. Apparently unversionend …
17:52 Ticket #2705 (ghc discards version of wired-in packages) created by thoughtpolice
If you invoke ghc with something like -hide-all-packages and then run it …
16:54 Ticket #2704 ("403 Forbidden" on recent 6.10.0 snapshot tarballs) created by ingmar
On all 3 snapshot distributions since 20081014 @ …
14:10 Ticket #2703 (Buffer overflow, occasional segfaults when using handles created by ...) created by sclv
See attached test cases (BigSock? and BigSockFail?). They both implement a …
12:04 Ticket #2702 (having build issues with ghc 6.6.1) created by wnyrodeo
Hi, I am very new to building ghc. My platform is "i686-pc-linux-gnu", …
08:34 GHC-6.10.1 edited by wkahl
OK for Linux/powerpc (#1717 still open) (diff)
08:29 PolymorphicKinds edited by TristanAllwood
implementation thoughts (diff)
08:20 KindSystem edited by TristanAllwood
newkind comment (diff)
08:18 KindSystem edited by TristanAllwood
Kind synonyms (diff)
08:11 KindSystem edited by TristanAllwood
More on autolifting (diff)
06:07 KindSystem edited by guest
typos (diff)
06:04 PolymorphicKinds edited by guest
a bit more on type classes (diff)
04:07 Ticket #2701 (Cannot derive Data for structures containing unboxed values) created by batterseapower
Trying to compile this: […] Results in an error: […] I'm not …
03:59 KindSystem edited by guest
De latexing (diff)
03:58 Annotations edited by batterseapower
(diff)
03:57 Annotations edited by batterseapower
(diff)
03:57 Annotations edited by batterseapower
(diff)
03:47 ClosedTypeFamilies edited by guest
(diff)
03:46 Annotations edited by batterseapower
(diff)
03:46 ClosedTypeFamilies edited by guest
(diff)
03:25 KindSystem created by guest
WIP thinking about adding a kind system
03:02 ClosedTypeFamilies created by guest
WIP thinking about closed type families
02:45 PolymorphicKinds created by guest
Starting to think about Polymorphic kinds for haskell (WIP)

10/15/08:

15:15 Ticket #2700 (Template Haskell pretty printer arrow always associates right) created by aprocter
When I run a Template Haskell-generated tysig declaration through pprint, …
13:37 Ticket #2690 (Problem building HEAD when a newer version of Cabal is installed) closed by igloo
fixed: Thanks for the report; fixed in HEAD and 6.10.
12:58 Ticket #2694 (Building GHC 6.10 with Cabal 1.6 fails due to in-tree Cabal 1.5.5) closed by igloo
fixed: The build system now forcibly uses the in-tree Cabal version (in HEAD and …
10:41 Ticket #2687 (Lexical error when compiling unicode-prelude-0.1 using GHC 6.10.1 RC1) closed by igloo
fixed: No objections, so I've done as Simon suggested in HEAD and 6.10.
10:40 Ticket #2680 (Type-checking performance regression) closed by igloo
fixed: Fixed in HEAD and 6.10.
10:04 Ticket #2497 (Weird scoping for tyvars in rules) closed by igloo
fixed: Merged
05:33 Ticket #2699 (broken pipe errors are too noisy) created by int-e
The following program […] produces this output when piped through …
02:36 Ticket #2698 (Windows binary distribution pops up README.TXT for the source distribution) created by ganesh
When the Windows installer finishes, it offers to show you a README. The …
02:10 Building/RunningTests edited by NeilMitchell
(diff)
02:03 Ticket #2696 (forall not recognized in RULES) closed by simonpj
fixed: Fixed by […] Simon
01:36 Ticket #2651 (BlockedIndefinitely not thrown when it should be) closed by simonmar
wontfix: As Ian says, it works with the threaded RTS. This is because detecting …
00:59 Ticket #2697 (bad testsuite results with ghc-6.10.0.20081007) created by maeder
As I've mailed […] These are far too many failures, I think. I've …

10/14/08:

09:36 Ticket #2672 (Provide GHC Haddock documentation at standard location) closed by igloo
fixed
09:35 Ticket #2656 (GHC API document isn't linked from any document) closed by igloo
fixed: I've added some links, in HEAD and 6.10.
00:53 Annotations edited by simonpj
(diff)
00:52 Annotations edited by simonpj
(diff)
00:50 Annotations edited by simonpj
(diff)

10/13/08:

22:30 Ticket #2679 (dph build failure on Sparc Solaris 10 for ghc-6.10.0.20081007) closed by rl
fixed: This should be fixed by this patch to package dph: Fri Oct 10 01:44:18 …
18:15 Ticket #2696 (forall not recognized in RULES) created by conal
[…]
18:09 Ticket #2695 (bogus "syntactically distinct contexts" error) created by conal
[…]
13:28 Ticket #2694 (Building GHC 6.10 with Cabal 1.6 fails due to in-tree Cabal 1.5.5) created by dons
If you've installed Cabal 1.6 (as we're recommending) GHC won't build, …
13:04 Ticket #2693 (Type Synonym Family Panic in GHC 6.10.0.20081007) created by BenMoseley
The following file (DM.hs) panics GHC 6.10 with this error message: […] …
09:50 Annotations edited by batterseapower
(diff)
08:11 Annotations edited by batterseapower
(diff)
08:11 Annotations edited by batterseapower
(diff)
08:09 Annotations edited by batterseapower
(diff)
07:47 Ticket #2685 (Panic in harpy with GHC 6.10 RC) closed by igloo
fixed: Merged
07:06 Ticket #2624 (GHC 10.1 beta build error) closed by simonmar
fixed: Ok, so this bug is either fixed or not reproducible any more.
06:37 Ticket #2663 (STM crash with -N2+) closed by igloo
fixed: Merged
06:05 Ticket #2319 (STM not as fair as it could be) closed by igloo
fixed: Merged.
06:05 Ticket #2636 (Error message for missing import substantially worse in 6.9/6.11) closed by igloo
fixed: Both merged
05:26 Ticket #2624 (GHC 10.1 beta build error) reopened by simonmar
This has the same smell as #2081. We don't know if it's fixed in 6.10.1 …
04:27 Ticket #2563 (With -N4: "internal error: RELEASE_LOCK: I do not own this lock: Task.c ...) closed by simonmar
duplicate: This works fine with 6.10 (actually it was probably #2192 that fixed it, …
02:13 Ticket #2692 (ghc-6.10.0.20081007 seg faults on Sparc) created by maeder
My attempt to build ghc-6.10.0.20081007 on a sparc created a stage2 …

10/12/08:

14:58 Ticket #2691 (runghc sets terminal ctrl-s to XOFF in ...) created by dancor
[…] Happens in console/xterm/urxvt and in/not-in gnu screen. Haven't …
12:15 Ticket #2690 (Problem building HEAD when a newer version of Cabal is installed) created by judah
I get the following error when building HEAD. I'm using the release …
10:49 Ticket #2675 (Malformed pragma causes hang under emacs) closed by igloo
invalid: This sounds like an emacs haskell-ghci mode bug to me (syntax highlighting …
09:18 Ticket #2624 (GHC 10.1 beta build error) closed by igloo
fixed: As discussed by e-mail, I think, this is actually a bug in 6.8.3. If you …
08:49 Ticket #2606 (Backspace, delete, etc. don't work in ghci in HEAD) closed by igloo
invalid: Looks to me like this turned out to be behaving as expected, then. Thanks …
07:58 Ticket #2689 (make maintainer-clean leaves generated files and directories) created by claus
Before updating my GHC head repo, I did make maintainer-clean. Recalling …
04:15 Ticket #2688 (GHC 6.10.0.20081007 hangs instead of giving error about missing type class ...) created by PVerswyvelen
The following code hangs GHC 6.10.0.20081007 on Windows […] it should …
03:29 Ticket #2687 (Lexical error when compiling unicode-prelude-0.1 using GHC 6.10.1 RC1) created by albertfong
When compiling unicode-prelude-0.1 using GHC 6.10.0.20081007, the …

10/11/08:

00:32 Ticket #2686 (Panic in OpenAFP with GHC 6.10 RC) created by dons
Panic building OpenAFP 1.1 with GHC 6.10 RC. …
00:26 Ticket #2685 (Panic in harpy with GHC 6.10 RC) created by dons
Panic in GHC 6.10 RC. …

10/10/08:

23:59 Ticket #2684 (Stack overflow in stream-fusion library with GHC 6.10 RC) created by dons
Regression from GHC 6.8.x to GHC 6.10 release candidate, […] The …
20:52 Ticket #2683 (Boxy-type ASSERT failure in 6.10: panic in xmonad-contrib) created by dons
Testing xmonad-contrib-0.8 with ghc 6.10 RC. Probably a release-blocking …
15:00 Ticket #2682 (Keep going after failed search for module in current directory) created by ajd
Inside a package's source directory after the package has been installed, …
08:03 Ticket #2681 (Incorrect imported module not used warning) closed by igloo
duplicate: Thanks for the report. We already have a ticket for this: #1074.
07:49 Ticket #2681 (Incorrect imported module not used warning) created by NeilMitchell
A test case, with 3 files in. […] Trying it out gives: […] …
07:45 Ticket #2680 (Type-checking performance regression) created by igloo
Attached is a module Def1, which defines a load of type synonyms and some …
07:20 Ticket #2589 (ghci fails in ByteCodeGen.lhs with "nonexhaustive patterns in case") closed by igloo
fixed: Merged
06:12 Annotations edited by batterseapower
(diff)
06:06 Annotations edited by batterseapower
(diff)
05:16 Annotations created by batterseapower
03:26 Plugins/Annotations edited by batterseapower
(diff)
03:25 Plugins/Annotations edited by batterseapower
(diff)
03:24 Plugins/Annotations edited by batterseapower
(diff)
03:24 Plugins/Annotations edited by batterseapower
(diff)
03:23 Plugins/Annotations edited by batterseapower
(diff)
02:27 TypeFunctionsStatus edited by chak
(diff)
01:23 Ticket #2679 (dph build failure on Sparc Solaris 10 for ghc-6.10.0.20081007) created by maeder
because cpp was not found […]

10/09/08:

22:25 Building/Prerequisites edited by judah
(diff)
19:40 Ticket #2678 (hLookAhead + hSetBuffering = unsupported operation (Illegal seek)) created by igloo
If you compile and run this program, and then press 'a' while it is …
16:58 Ticket #2677 (Detection of TF instance conflict depends on instance order) created by reinerp
With 6.10 RC1, the following code compiles without complaint: […] even …
16:38 Ticket #2662 (should install ghc-pkg with versioned name again) closed by igloo
fixed: Fixed in HEAD and 6.10.
13:52 Ticket #2676 ((->2606) GHCi 6.10 prints `^[[A' for [UP], `^?' for [BACKSPACE] instead of ...) closed by dorinho
duplicate
13:48 Ticket #2676 ((->2606) GHCi 6.10 prints `^[[A' for [UP], `^?' for [BACKSPACE] instead of ...) created by dorinho
OS: Xubuntu Hardy 64 bit (no problems with GHCi 6.8.3) Version: GHCi …
08:52 Ticket #2675 (Malformed pragma causes hang under emacs) created by ezrakilty
Running GHCi 6.8.3 under the Emacs haskell-ghci mode, an unterminated …
07:30 Commentary/Compiler/EntityTypes edited by simonpj
(diff)
06:59 TypeFunctionsStatus edited by chak
(diff)
06:32 Ticket #2639 (Core lint failure with type families, data families, and typeclasses) closed by chak
fixed: The type checker completely omitted to produce one cast plus associated …
06:29 GHC-6.10.1 edited by maeder
ppc-Tiger and i386-pc-solaris2.10 platforms worked for me (diff)
05:11 Ticket #2667 (GHC Linux binary distribution compiler panic bug) closed by pflynn
duplicate: Removing the .hi files fixed it. Thanks!
04:26 TypeFunctionsStatus edited by chak
(diff)
00:56 Ticket #2666 (RegAllocLinear error when compling the Crypto-4.1.0 library) closed by simonmar
duplicate: duplicate of #1993
00:43 Ticket #2674 (ghc panic TcPat.checkArgs) created by rwbarton
This program using the derive package: […] produces a compiler …

10/08/08:

22:32 TypeFunctionsStatus edited by chak
(diff)
22:32 Ticket #2649 (6.10 regression: panic in tyFamInsts on invalid code) closed by chak
fixed: This bug is already fixed in GHC 6.10.1 RC 1: […] The compiler you used …
21:57 GHC-6.10.1 edited by gmainland
(diff)
21:54 Ticket #2673 (FreeBSD built-in libedit is not compatible with GHC) created by gmainland
FreeBSD supplies a version of libedit with the base system, which is …
21:01 TypeFunctionsStatus edited by chak
(diff)
20:59 Ticket #2661 (Associated type synonyms not fully simplified in GHCi) closed by chak
worksforme: This works for me in GHC 6.10.1 RC 1.
20:38 TypeFunctionsStatus edited by chak
(diff)
20:32 TypeFunctionsStatus edited by chak
(diff)
13:39 Ticket #2672 (Provide GHC Haddock documentation at standard location) created by nominolo
GHC's haddock should be put up at a public place, i.e., somewhere under …
09:14 Ticket #2671 (Data.Time.Clock parseTime's %y parses "08" as 1908) created by simonmic
[…]
07:53 GHC-6.10.1 edited by igloo
(diff)
07:17 Ticket #2670 (Record selectors behaving badly wrt optimisation) created by simonmar
The attached program performs much worse with HEAD as of today (and …
07:14 GHC-6.10.1 edited by igloo
(diff)
07:00 Ticket #2669 ("index out of range" error message regression) created by claus
In ghci 6.4.1, we get some useful information with the error: […] In …
05:33 Internships edited by simonpj
(diff)
05:30 Internships edited by simonpj
(diff)
04:22 GHC-6.10.1 edited by igloo
(diff)
01:49 Ticket #2668 (Standalone deriving doesn't do newtype deriving properly) created by ryani
I'd expect the following two declarations to have identical behavior: …

10/07/08:

12:39 Ticket #2667 (GHC Linux binary distribution compiler panic bug) created by pflynn
When compiling one of my own libraries I received this compiler message: …
08:47 Ticket #2665 (Compiler hangs) closed by simonpj
fixed: Yes, it's a bug in 6.8, fixed in 6.10. Thanks for reporting it though. …
07:30 Ticket #2666 (RegAllocLinear error when compling the Crypto-4.1.0 library) created by pflynn
While compiling the Crypto-4.1.0 package with the linux x86 binary package …
06:23 GHC-6.10.1 edited by simonmar
fix amd64 ticket queries (diff)
06:05 Ticket #2589 (ghci fails in ByteCodeGen.lhs with "nonexhaustive patterns in case") reopened by gwright
The same program still fails, though differently now on …
02:20 Ticket #2665 (Compiler hangs) created by rolyp
Sorry for not providing a more specific summary. The following code hangs …
01:55 Ticket #2664 (type family + data family + typeclass + type error causes GHC to diverge) created by ryani
[…]
01:31 Ticket #2663 (STM crash with -N2+) created by simonmar
The conc049 and conc052 tests both crash occasionally when run on …
Note: See TracTimeline for information about the timeline view.