Timeline


and

01/16/13:

22:05 Ticket #7573 (Testsuite should easily be able to compile .cmm files.) closed by thoughtpolice
fixed: Closed by […] I also updated the wiki page about adding tests: …
21:50 Ticket #7579 (Command line option to suppress LLVM version warning) closed by thoughtpolice
fixed
21:50 Ticket #7572 (mk/build.mk does not let you build 'quick-llvm' style) closed by thoughtpolice
fixed
20:06 Ticket #7600 (cgrun044 failing with LLVM backend) created by dterei
test case cgrun044 fails currently with the LLVM backend. I believe this …
15:21 Ticket #7599 (timeout does not behave as expected) created by ique
In trying to debug an error I found using the MongoDB package (it was …
13:46 Ticket #7598 (ghc-stage1 generates wrong assembler on StgCmmPrim (operand out of range)) created by kgardas
Hello, an attempt to compile today GHC HEAD on linux powerpc fails with …
12:13 Ticket #7597 (plugins01 fails if it has been run previously (doesn't force recompile)) created by ezyang
Just to make sure I don't forget about this.
10:04 Status/SLPJ-Tickets edited by simonpj
(diff)
08:30 Ticket #7596 (Opportunity to improve CSE) created by simonpj
In nofib/spectral/mandel2, the function check_perim calls …
08:13 Building/RunningTests/Details edited by jstolarek
(diff)
07:04 Ticket #7569 (Does not correctly detect float/double Haskell types when cross-compiling) closed by simonmar
fixed: […]
06:41 Ticket #6086 (Cross compilation fails using system linker for other architecture ...) closed by simonmar
fixed
05:58 Ticket #7594 (GHCi becomes confused about IO type) closed by simonpj
worksforme: Hmm. Absolutely right, and this happens for 7.6.2 too. However with HEAD …
04:04 Ticket #7595 (Static flags code needs cleanup) created by jstolarek
While reading through the source code I noticed that code responsible for …
03:53 Commentary/Pipeline edited by jstolarek
(diff)
03:41 Ticket #7594 (GHCi becomes confused about IO type) created by Khudyakov
[…] In the interactive mode it's possible to confuse GHCi about IO …
01:43 Ticket #7537 ([PATCH] Incorrect Haskell type for ino_t on MacOS X 10.5) closed by simonmar
invalid: Great, thanks for following this up.
00:23 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)

01/15/13:

22:05 Ticket #7593 (Unable to print exceptions of unicode identifiers) created by dagit
I suspect this is windows specific but I'm not certain (I couldn't …
21:10 Ticket #7592 (Building the latest master branch on FreeBSD 9.1 fails) created by kazu-yamamoto
The following sequence fails on FreeBSD 9.1: […] If I type "gmake …
20:06 Ticket #7585 (Core lint failure when optimizing coercions in branched axioms) closed by goldfire
fixed
17:37 Ticket #7591 (CodeGen.Platform.hs not including ghcautoconf.h as it should, breaks ARMv5 ...) created by StephenBlackheath
MachRegs?.h requires ghcautoconf.h to be included before it, because, in …
17:31 Ticket #7590 (LLVM backend bootstrap support) created by dterei
The change to the new-code-generator seems to have broken the LLVM …
17:26 Ticket #7589 (LLVM 3.2 Support) created by dterei
LLVM 3.2 is out as of mid December. We need to update the backend to …
13:03 Ticket #7588 (GHC HEAD built with LLVM on Mac OS X miscompiles RTS: SIGSEGV in ...) created by thoughtpolice
After fixing #7571 and #7580, with those two patches, I now get a working …
10:22 Ticket #7587 (Kind variables are not renamed) created by monoidal
[…] should be k -> l -> *. The 'k's are allowed to be different, …
09:35 Ticket #7584 (OperationalError: database is locked) closed by igloo
invalid: Thanks for the report. I'm not sure what URL you were looking at, so I …
08:47 Ticket #7586 (:kind command cannot show kind of type synonyms) created by augustss
The following illustrates the problem: […] Undoubtedly, T has a kind, …
07:57 Ticket #7585 (Core lint failure when optimizing coercions in branched axioms) created by goldfire
The attached code causes the failure. Core Lint correctly checks branched …
05:55 Commentary/CommandLineArgs edited by jstolarek
(diff)
05:54 Commentary/Compiler/CommandLineArgs created by jstolarek
05:54 Commentary/Compiler edited by jstolarek
(diff)
05:52 Commentary/CommandLineArgs created by jstolarek
05:46 Commentary/Compiler edited by jstolarek
(diff)
04:06 Ticket #7562 (Parse error with {-# UNPACK #-} Int) closed by simonpj
fixed: Good idea, thanks.
03:20 NewtypeWrappers edited by simonpj
(diff)
03:18 Ticket #7583 (IO reordering) closed by monoidal
invalid: This is because GHC uses line buffering by default, while GHCi disables …
03:12 NewtypeWrappers edited by simonpj
(diff)
03:00 Ticket #7584 (OperationalError: database is locked) created by Heimdell
==== How to Reproduce ==== While doing a GET operation on /report/8, …
02:57 Ticket #7583 (IO reordering) created by Heimdell
I have a simple test program: […] In ghci, it writes "> " before …
02:50 Ticket #7582 (Created thunk gets immediately evaluated) closed by simonpj
invalid: Yes, consider (lookup undefined seq True). In your original program …
02:15 ReportABug edited by monoidal
frequent bugs (diff)
00:17 Ticket #7581 (ghc crashed on trying compiling a file generated by Alex) closed by simonpj
duplicate: Thanks. This is another example of GHC most oft-reported bug (fixed some …

01/14/13:

21:31 Ticket #7582 (Created thunk gets immediately evaluated) created by tibbe
The following function, taken from the unordered-containers package, is …
18:04 Ticket #7581 (ghc crashed on trying compiling a file generated by Alex) created by guest
C:\Documents and Settings\bcyrille\My Documents\Hskl>ghc M90.hs [1 of 1] …
10:09 NewtypeWrappers edited by simonpj
(diff)
10:06 NewtypeWrappers created by simonpj
09:46 Ticket #7578 (Instance selection regression from 7.4 to 7.6) closed by simonpj
invalid: Currently this is by-design. What is happening is this. At the local …

01/13/13:

22:41 Ticket #7580 (Building PrimOps.cmm on OS X with LLVM 3.2 fails) created by thoughtpolice
Using LLVM 3.2 (release,) or LLVM 3.3svn, on my Mac OS X 10.8 machine, the …
22:25 Ticket #7579 (Command line option to suppress LLVM version warning) created by thoughtpolice
When developing I'm sometimes testing the LLVM backend and often it's with …
18:37 Ticket #1241 (Functional dependency Coverage Condition is lifted, and should not be) closed by diatchki
fixed
12:01 Ticket #7578 (Instance selection regression from 7.4 to 7.6) created by nomeata
The following code (useless due to minification) works in GHC 7.4.1: …
09:44 Ticket #7577 (./sync-all doesn't properly detect the existence of the 'time' submodule) created by parcs
The time submodule is present in my repository (at ./libraries/time) …
04:29 Ticket #7576 (Building happy -- setup: internal error: evacuate: strange closure type ...) created by datenwolf
I'm running a Gentoo system and use the haskell overlay. The …
03:51 Ticket #3005 (Normalize fully-applied type functions prior to display) closed by monoidal
fixed: I believe this is fixed by the :kind! command.
03:07 Ticket #7575 (LLVM backend does not properly widen certain literal types in call ...) created by thoughtpolice
Related to #7571 and #7574, while compiling stage2 with stage1 GHC HEAD on …
02:25 Ticket #7574 (Register allocator chokes on certain branches with literals) created by thoughtpolice
While running the test for #7571 (test is in #7573,) under …
02:15 Building/RunningTests/Adding edited by thoughtpolice
Add info about objc_src/objcpp_src (diff)
02:10 Ticket #7372 (Lint failure in GHC 7.6.1) closed by monoidal
fixed: I checked it. TL;DR: the same cause as in #7312, fixed in HEAD and STABLE. …
01:40 Ticket #7573 (Testsuite should easily be able to compile .cmm files.) created by thoughtpolice
While writing a test for #7571, I found it annoying to have to use …

01/12/13:

23:49 Ticket #7572 (mk/build.mk does not let you build 'quick-llvm' style) created by thoughtpolice
In mk/build.mk, you specify the build flavor you want for the compiler. …
15:09 Ticket #7571 (LLVM codegen does not handle integer literals in branch conditionals.) created by thoughtpolice
When compiling GHC HEAD on my ODROID-U2 ARM machine, running Ubuntu 12.10, …
15:02 Ticket #2705 (ghc discards version of wired-in packages) closed by thoughtpolice
wontfix: This bug is old, will probably never be fixed and is a bad idea in …
12:55 Ticket #7216 (Compositional blocking on file descriptors) closed by igloo
fixed: Applied, thanks!
12:03 MailingListsAndIRC edited by igloo
(diff)
09:07 CrossCompilation edited by singpolyma
Much more working in HEAD (diff)
06:15 Ticket #7406 (-ddump-ds does not turn on -fforce-recomp) closed by igloo
fixed: Docs fixed.
04:30 Ticket #7563 (Passing -C flag causes the 'impossible' to happen) closed by igloo
fixed: Fixed, and test added.

01/11/13:

21:07 Ticket #7570 (GHC's ./configure script should check for ncurses) created by thoughtpolice
When building GHC, the configure script will not check for ncurses, even …
08:06 Ticket #7453 (unsafe coerce without extensions) closed by igloo
fixed: It now works (i.e. is rejected with an error) in the 7.6 branch.
07:37 Ticket #7281 (GHC 7.4.2 build fails on Fedora17) closed by igloo
fixed: Thanks! HEAD updated.
02:01 MailingListsAndIRC edited by henrique
(diff)
01:55 Status/SLPJ-Tickets edited by simonpj
(diff)
01:53 Status/SLPJ-Tickets edited by simonpj
(diff)
01:38 Ticket #7568 (Can't dynamically load DLL-using libraries on Windows x86_64) closed by simonmar
duplicate: The first bug is #7097, there's a long discussion there (but no solution). …

01/10/13:

17:23 Ticket #7569 (Does not correctly detect float/double Haskell types when cross-compiling) created by singpolyma
As described on the mailing list, the way that the check for floating …
15:59 Ticket #7568 (Can't dynamically load DLL-using libraries on Windows x86_64) created by bos
I've spent the past day trying to understand and fix this downstream bug: …
08:37 Ticket #7567 (invalidateModSummaryCache throws exception if ms_hs_date is 0) created by edsko
It will try to subtract one, and the negative value will cause …
07:42 Ticket #7566 (exception when loading) closed by monoidal
duplicate: This is already fixed in GHC 7.6, bug #5951. (You compile your code by …
06:41 Ticket #7566 (exception when loading) created by j4hr0m
when i save […] as point.hs and load it using WinGHCi 1.0.6 …
03:09 Ticket #7564 (GHC fails without an error when building text-0.11.2.3) closed by simonmar
duplicate: looks like a dup of #7565
01:41 ReadingList edited by jstolarek
Hoopl and C-- (diff)

01/09/13:

12:41 Ticket #7565 (GHC fails without an error when building text-0.11.2.3) created by guest
Coming from [here]( https://github.com/haskell/cabal/issues/1173). I …
11:52 Ticket #7564 (GHC fails without an error when building text-0.11.2.3) created by guest
I wanted to install GHC-7.6.1 on my server system. It is a CentOS 6. I …
09:23 Ticket #7361 (Segmentation fault on 5f37e0c71ff4af8539c5aebc739b006b4f0c6ebf) closed by simonmar
fixed
04:14 Ticket #7518 (Instruction list length in bco->instrs redundant) closed by simonmar
fixed
02:46 Ticket #7563 (Passing -C flag causes the 'impossible' to happen) created by jstolarek
Passing -C flag to GHC causes compiler panic: […] Comment in …
01:40 Ticket #7562 (Parse error with {-# UNPACK #-} Int) created by nomeata
This code (note the missing !) causes a parser error: […] I think a …
01:36 Ticket #7504 (hackage vector package yields ghc bug on raspberry pi) closed by simonmar
invalid: Your GHC was built without GHCi support (I'm not sure why though). That …
01:27 Commentary/Pipeline edited by jstolarek
(diff)

01/08/13:

22:17 Ticket #7561 (Unnecessary Heap Allocations - Slow Performance) created by wurmli
Using the vector library operations that should in principle take place …
20:34 Ticket #7560 (Panic in conflictInstErr when branched type family instances conflict) closed by goldfire
fixed
18:11 Ticket #7560 (Panic in conflictInstErr when branched type family instances conflict) created by goldfire
This code causes the panic: […] Here is the output: […] Fix on …
15:48 Ticket #7279 (warning for unused type variables in instance contexts; ...) closed by simonpj
fixed: This fix to ambiguity checking solves the problem […] Now the instance …
15:23 Status/SLPJ-Tickets edited by simonpj
(diff)
15:22 Status/SLPJ-Tickets edited by simonpj
(diff)
15:21 Ticket #5366 (UNPACK is paranoid about a phantom type argument) closed by simonpj
fixed: Fixed in HEAD; see the commit for Trac #3990
15:08 Ticket #7332 (Kind-defaulting omitted leads to deeply obscure type error) closed by simonpj
fixed: I think it's Too Bad for 7.6, I'm afraid.
15:06 Status/SLPJ-Tickets edited by simonpj
(diff)
13:18 Ticket #7559 (`./configure --with-macosx-deployment-target=` doesn't work) created by altaic
This is tested on HEAD with OS X 10.8.2 using Xcode 4.5.2. Any version X …
09:25 Ticket #7556 (build/fold causes with ByteString unpack causes huge memory leak) closed by duncan
fixed: Fixed in bytestring head, will be in next point releases. […]
06:11 Ticket #7402 (Warn about possible missing -XScopedTypeVariables on errors.) closed by simonpj
fixed: Good point. I've tightened up the ambiguity check for instance …
06:09 Ticket #7454 (Missing warning about redundant import of classes/types whose members are ...) closed by simonpj
fixed: Thanks! Fixed by above patch.
00:47 Ticket #7558 (Terrible error message when given and wanted are both insoluble) created by simonpj
In fixing the ambiguity check I came across this tricky program […] We …
00:24 Ticket #7557 (Default implementation for a type class function missing when profiling is ...) created by JohnWiegley
I tried to reduce this to a simpler case, but was unable to produce the …

01/07/13:

16:00 Commentary/ModuleStructure edited by simonpj
(diff)
16:00 Commentary/ModuleStructure edited by simonpj
(diff)
15:58 Commentary/ModuleStructure edited by simonpj
(diff)
14:29 Ticket #7510 (Immediate seg-fault on 32-bit windows build) closed by igloo
fixed: Looks good here, thanks!
11:01 Ticket #7556 (build/fold causes with ByteString unpack causes huge memory leak) created by glguy
module Main where import qualified Data.ByteString? as B import Data.Word …
05:16 Ticket #7552 ("~/.haskeline" does nothing in "ghci") closed by judahj
worksforme: maxHistorySize takes a Maybe Int instead of an Int; see the docs for …
03:38 Ticket #7436 (Derived Foldable and Traversable instances become extremely inefficient ...) closed by simonpj
fixed: Also: […] Thanks for the patches! I added a test in perf/should_run. …
02:24 Ticket #7400 (Strange closure type 17 internal error) closed by igloo
invalid: No response from submitter, so closing

01/06/13:

15:39 Ticket #7555 (SpecConstr pass hangs) closed by daniel.is.fischer
duplicate: Closing as duplicate of #7553 which also hangs in the SpecConstr pass.
15:14 Ticket #7555 (SpecConstr pass hangs) created by daniel.is.fischer
From …
08:36 Ticket #7554 (Define __SSE__ when compiling with -msse) created by tibbe
The hashable package needs to know if GHC was invoked with -msse4.1 so it …

01/05/13:

18:43 Ticket #7553 (ghc fails to terminate with -O2 or greater) created by erikd
GHC 7.6.1 on x86_64-lines from Debian's experimental repo (Debian unstable …
12:42 FunDeps edited by diatchki
(diff)
12:38 FunDeps created by diatchki
12:36 Commentary edited by diatchki
(diff)
12:01 Ticket #7552 ("~/.haskeline" does nothing in "ghci") created by beroal
~/.haskeline: […] "~/.ghc/ghci_history" never has more than 100 lines.
07:07 Repositories edited by igloo
(diff)
06:57 Repositories edited by igloo
(diff)
06:56 Repositories edited by igloo
(diff)
06:53 Repositories edited by igloo
(diff)
06:46 Repositories/Upstream edited by igloo
table tidyup (diff)

01/04/13:

20:01 NewAxioms edited by goldfire
(diff)
19:58 TypeFunctions edited by goldfire
(diff)
16:33 Records edited by GregWeber
add Elm's records (diff)
12:52 Ticket #7547 (Loop when printing External Core) closed by igloo
fixed: Merged as f7d9e72f4f79d3a8f635c3312ddd524a727334e4
12:52 Ticket #7486 (dblatex can't build docs; fix included.) closed by igloo
fixed: Merged as 160424c64cdbf72d241fc83d97f7c8afe8be9aad
12:05 Ticket #7536 (Panic with TypeFamilies with type synonym instances) closed by igloo
fixed: Not smooth, so not merging.
12:02 Ticket #7525 (Compiler panic with ill-typed code using implicit parameters) closed by igloo
fixed: Already works in 7.6 branch, so not merging.
11:45 Ticket #7062 (Spurious undefined reference to `openpty') closed by igloo
fixed: OK, the above patch should fix this. Please reopen and give details if you …
03:12 Status/SLPJ-Tickets edited by simonpj
(diff)
02:40 Ticket #2431 (Allow empty case analysis) closed by simonpj
fixed: Here it is: […] but it also needs the follow up […] and […]
02:00 Status/SLPJ-Tickets edited by simonpj
(diff)
01:51 Status/SLPJ-Tickets edited by simonpj
(diff)

01/03/13:

16:22 Ticket #7489 (Obscure warning: Var/Type length mismatch when using GADTs and ...) closed by igloo
Merged as 52e00f821c03fd2e3be7033f4f3b50ace05300fc
16:21 Ticket #7290 (Minor documentation fix for directory) closed by igloo
fixed: Merged as 5ad061f1e54da784b0622169798f91ceb40ea382
16:21 Ticket #7421 (Data.List.insert / insertBy do not match the documentation) closed by igloo
fixed: Merged as c4dec4948fc0b1185404e2a6d66aec25aa293b9f
16:21 Ticket #7546 (Manual 6.2 doesn't match current output formatting) closed by igloo
fixed: Merged as 1e73d02befc5b3c4efe130964ea6088edbbeaaea
16:20 Ticket #7545 (Type variable capture in InstanceSigs message) closed by igloo
fixed: Merged as c4a2c5f6034b26425f617844b158457a592be379
16:19 Ticket #7368 (kindFunResult panic in the) closed by igloo
fixed: Merged as c4b2ac3775323948b7a6abdb241a4ad02afa7141
16:19 Ticket #7493 (STM and TVar report incorrect results) closed by igloo
fixed: Reverted, and merged as 57c8d1c2c8ceba6973a48d138d1bb018ec2988ae
14:01 Ticket #7551 (GHCI does not support UTF8 file names.) closed by igloo
fixed: Yup, thanks for the report but it looks like it's already fixed.
13:52 Ticket #7528 (Non terminating thunk resolution blocks world, even in the case of forkOS) closed by igloo
duplicate: Agreed, duplicate of #367.
13:32 Ticket #7500 (GHC: internal error: getMBlock: mmap: Operation not permitted) closed by igloo
invalid: I don't think there's a bug here: on a 32bit platform, a single process is …
12:13 Ticket #7496 (Support for JavaScript as an official GHC output language) closed by igloo
wontfix: We have an entry for (more-or-less) this in the FAQ: …
04:22 Ticket #7483 (Broken Read instance for Data.Fixed ("no parse" in legitimate cases).) closed by igloo
fixed: Fixed by above patch.
02:23 Ticket #7551 (GHCI does not support UTF8 file names.) created by timthelion
[…]

01/02/13:

20:16 Ticket #7550 (incorrect bang patterns rejected with "report a ghc bug") closed by monoidal
duplicate: Thanks for the report. The bug is already fixed in HEAD, see #7210.
20:08 Ticket #7550 (incorrect bang patterns rejected with "report a ghc bug") created by aavogt
[…]
17:08 Ticket #7549 (Deriving Bug?) closed by monoidal
duplicate: Thanks for the report, the bug is already fixed in GHC 7.6 - bug #5961.
16:58 Ticket #7549 (Deriving Bug?) created by davorak
ghci -XDeriveDataTypeable > import Data.Typeable > data S = S …
10:15 Ticket #619 (Port Hugs's Windows front end to GHCi.) closed by igloo
wontfix: I don't think WinGHCi being part of the platform really helps, as you …
09:46 Ticket #7548 (GHC API dependency analysis is broken) closed by parcs
duplicate: I believe this is a duplicate of #7231, which is fixed in HEAD. When I run …
09:21 Ticket #7548 (GHC API dependency analysis is broken) created by MikolajKonarski
Sometimes, when a module fails to compile, GHC API invalidates other …
08:49 Ticket #7360 (Case-of-identical-alts optimisation fails abjectly) closed by simonpj
fixed
07:46 Ticket #7547 (Loop when printing External Core) created by simonpj
Daniel Fischer points out: something is amiss between -fext-core and …
06:07 Ticket #7546 (Manual 6.2 doesn't match current output formatting) created by chrisseaton
Section 6.2 of the manual, under “How do I find out a function's …
05:29 Ticket #7545 (Type variable capture in InstanceSigs message) created by Feuerbach
If I load this file in GHCi: […] I get the message […] However, …
05:01 Ticket #7532 (-ddump-splices output doesn't match generated code for data instances ...) closed by simonpj
fixed: Good point, thank you. A pretty printing bug, now fixed. I don't think …
05:00 Ticket #7541 (Unavoidable duplicate constraint warning) closed by simonpj
fixed: OK I've added a flag to suppress duplicate constraint warnings.
00:57 Ticket #7533 (References to very old GHC in the docs) closed by simonpj
fixed: Thanks; I've committed the patch. Simon
00:50 Ticket #7526 (Minor typo in error message) closed by simonpj
fixed: Thanks!
00:12 Ticket #7544 (GHC downloads are unsigned) created by afcowie
Hi, I recently came across a feature that is patched in 7.6 but not in …

01/01/13:

22:05 Ticket #7543 (Constraint synonym instances) created by monoidal
It would be great if GHC could compile: […] Currently this gives an …
13:35 Ticket #7542 (GHC doesn't optimize (strict) composition with id) created by shachaf
Newtype constructors and selectors have no runtime overhead, but some uses …
12:20 Ticket #7466 ([PATCH] integer-gmp silently ignores --with-gmp-* whenever it finds ...) closed by igloo
fixed: Fixed by: […] […]
11:30 Ticket #7541 (Unavoidable duplicate constraint warning) created by blamario
The "duplicate constraint" warning can be triggered in a context where …
05:05 Ticket #7540 (Panic on type inference with vectorised parallel arrays) created by tinctorius
[…] Result of ghc --make -fvectorise Y.hs: […] Result of `ghc …

12/30/12:

11:28 ReportABug edited by simonpj
(diff)

12/29/12:

14:55 Ticket #7538 (Panic on Irrefutable Pattern Failure) closed by monoidal
duplicate: Almost certainly a duplicate of #5951 - you have a malformed class …
09:13 Ticket #7539 (Hard ghc api crash when calling runStmt on code which has not been ...) created by edsko
(See attached example program demonstrating the crash.) When the session …
09:13 Ticket #7538 (Panic on Irrefutable Pattern Failure) created by eli_sennesh
[…]

12/28/12:

22:40 Ticket #7537 ([PATCH] Incorrect Haskell type for ino_t on MacOS X 10.5) created by PHO
I found a strange problem that System.Posix.Internals.fdStat reporting …
10:19 Ticket #7536 (Panic with TypeFamilies with type synonym instances) created by snowleopard
The code below brings GHC to panic. […] Panic details: […] Can …
08:13 Ticket #7535 (Using -with-rtsopts=-N should fail unless -threaded is also specified) created by mhoermann
If ghc can already tell at compile time that the specified -with-rtsopts …

12/27/12:

01:46 Ticket #7534 (allocateRegsAndSpill: Cannot read from uninitialized register) created by erikd
Building git HEAD on linux-powerpc64 and I get: […]

12/26/12:

15:29 Ticket #7533 (References to very old GHC in the docs) created by benmachine
It's probably safe not to warn people that things are new in GHC 6.6 these …
11:00 Ticket #7527 (Couldn't match kind `*' with `*' with PolyKinds & GADTs.) closed by goldfire
fixed: Fixed in HEAD: […] Are you claiming that this should type check? Or, …
09:49 Ticket #7532 (-ddump-splices output doesn't match generated code for data instances ...) created by Aninhumer
Using the following code: […] […] When compiling the second file in …

12/25/12:

10:37 Ticket #7531 (after manualy installing array-0.4.0.1) created by guest
After manually installing array-0.4.0.1 installation manually of Cabal …
10:10 Ticket #7529 (Crash when using (->) instead of (=>) in a typeclass instance) closed by monoidal
duplicate: Thanks for the report, the bug is already fixed in GHC 7.6.1, see #5951. …
08:05 Ticket #7530 (Proposal: Add isLeft/isRight to Data.Either) created by SimonHengel
I propose to add isLeft/isRight to Data.Either. The …
06:50 Ticket #7529 (Crash when using (->) instead of (=>) in a typeclass instance) created by Helkafen
import qualified Data.Vector as V import Test.QuickCheck? import …
06:32 Ticket #7528 (Non terminating thunk resolution blocks world, even in the case of forkOS) created by timthelion
Please see:  http://comments.gmane.org/gmane.comp.lang.haskell.cafe/102479

12/24/12:

22:15 Ticket #7527 (Couldn't match kind `*' with `*' with PolyKinds & GADTs.) created by Ashley Yakeley
[…] […]
10:03 Ticket #7526 (Minor typo in error message) created by parcs
Compiling the following snippet […] gives the following error message …
07:57 Ticket #4321 (Unexpected stack overflow prevented by superfluous type annotation) closed by simonpj
fixed: In the end, the patch to #7507 fixed this too. Simon
07:55 Ticket #7507 (loop fusion not working for Int32, Int64 as it does for Int ?) closed by simonpj
fixed: See also #4321. Fixed by this patch to base: […]
02:08 Commentary/Compiler/CodeGen edited by ezyang
(diff)
02:06 Commentary/Compiler/CodeGen edited by ezyang
old is gone (diff)

12/23/12:

07:44 Ticket #7525 (Compiler panic with ill-typed code using implicit parameters) created by parcs
The following snippet produces a compiler panic with GHC 7.7.20121221: …

12/22/12:

21:22 NewAxioms edited by goldfire
(diff)
20:07 Ticket #7524 (Erroneous repeated kind variable in conflicting type family instance error ...) created by goldfire
Consider the following code: […] GHC correctly complains that these …
12:07 Ticket #7523 (segfault when ignoring invalid byte sequence when decoding UTF8//IGNORE) closed by ganesh
duplicate: Duplicate of #7522 - accidentally submitted twice after a timeout.
12:06 Ticket #7523 (segfault when ignoring invalid byte sequence when decoding UTF8//IGNORE) closed by ganesh
wontfix
12:05 Ticket #7523 (segfault when ignoring invalid byte sequence when decoding UTF8//IGNORE) created by ganesh
The code below segfaults on a variety of platforms and GHC versions - I've …
11:52 Ticket #7522 (segfault when ignoring invalid byte sequence when decoding UTF8//IGNORE) created by ganesh
The code below segfaults on a variety of platforms and GHC versions - I've …

12/21/12:

13:51 Ticket #7521 (Simplifier ticks exhausted when compiling Accelerate example.) created by eamsden
When doing $ cabal build for: …
10:07 Status/SLPJ-Tickets edited by simonpj
(diff)
10:06 Ticket #7520 (Implement cardinality analysis) created by simonpj
Ilya is well on the way to a cardinality analyser. Today I realised that …
09:33 Status/SLPJ-Tickets edited by simonpj
(diff)
09:30 Status/SLPJ-Tickets edited by simonpj
(diff)
09:30 Status/SLPJ-Tickets edited by simonpj
(diff)
09:07 Status/SLPJ-Tickets edited by simonpj
(diff)
08:46 Status/SLPJ-Tickets edited by simonpj
(diff)
05:23 Ticket #7162 (RULES that never fire (automatically)) closed by simonpj
fixed: OK I've pushed this […] plus an extra sentence in the docs […]
05:22 Ticket #7513 (ghc panic in kindFunResult) closed by simonpj
fixed: I'm guessing that it's the same, and it's fixed in HEAD, so I'll close …
04:54 Ticket #7515 (reinitializeGlobals doesn't reinitialize dynamic flags) closed by simonpj
fixed: Pushed as […]
00:16 Ticket #7488 (Promotion of newtypes) closed by simonpj
fixed: Right, I've fixed this. Simon

12/20/12:

13:13 Ticket #7514 (Rename cmmz flags) closed by simonpj
fixed: Done. Thanks Austin! […]
10:03 Ticket #7519 (CLK_TCK is not always a constant) created by singpolyma
System/CPUTime.hsc assumes that if CLK_TCK is defined, it is a constant, …
08:03 Ticket #7518 (Instruction list length in bco->instrs redundant) created by nomeata
While reading through the BCO-related code I notice that in the first word …
06:53 ReadingList edited by jstolarek
(diff)
06:22 Ticket #1381 (Add terminateStmt to "GHC as a library") closed by simonmar
fixed: I believe the above patch fixes this ticket, because you can now just …
06:06 Status/SLPJ-Tickets edited by simonpj
(diff)
05:57 Ticket #2588 (Missed suggestion with context on foralls) closed by simonpj
fixed: Yes, it does look ok now. I'm not quite sure why it's ok now, but I'm …
05:50 Status/SLPJ-Tickets edited by simonpj
(diff)
05:49 Status/SLPJ-Tickets edited by simonpj
(diff)
05:15 FirefoxTips edited by jstolarek
Updated to match latests version of FF (no Quick Searches bookmarks) (diff)
01:32 Building edited by simonmar
(diff)
01:28 Building/Solaris edited by simonmar
(diff)
01:27 Building/MacOSX edited by simonmar
(diff)
01:26 Building edited by simonmar
(diff)
00:30 Building edited by simonmar
Reorg a bit, move important stuff to the top, old/out-of-date stuff to the … (diff)
00:23 Building edited by simonmar
(diff)
00:21 Ticket #7517 (wxcore setup has problem with spaces in path) created by zjcheah
The bug was detailed in here: …

12/19/12:

23:58 Ticket #7516 (GHC panic) closed by simonpj
fixed: Thanks; this is a duplicate of #7183, now fixed.
21:09 Ticket #7516 (GHC panic) created by guest
[…] I notice I mistyped Show as show, but I think it's better to …
16:37 Contributors edited by dterei
(diff)
16:31 Contributors edited by dterei
(diff)
16:12 WikiStart edited by dterei
(diff)
16:11 WikiStart edited by dterei
(diff)
16:09 Building/Solaris edited by dterei
(diff)
16:07 Building/Preparation/Solaris edited by dterei
(diff)
16:02 Building/MacOSX edited by dterei
(diff)
16:00 Building edited by dterei
(diff)
15:58 Building/MacOSX edited by dterei
(diff)
15:54 Building/Preparation/MacOSX edited by dterei
(diff)
15:53 Building/Preparation/MacOSX edited by dterei
(diff)
15:45 Ticket #7512 (GHC crashes with multiple => in instance) closed by simonpj
worksforme: Really? With 7.6.1 I get […] GHC 7.4.1 indeed crashes with […] So …
15:41 Ticket #7515 (reinitializeGlobals doesn't reinitialize dynamic flags) created by danielv
This causes even correctly written plugins to behave badly if they try to …
15:38 ReadingList edited by dterei
(diff)
15:09 Ticket #7514 (Rename cmmz flags) created by thoughtpolice
This patch renames the cmmz flags to cmm for consistency. It was …
13:26 Ticket #7513 (ghc panic in kindFunResult) created by ifigueroap
The compiler made me post this bug report. Unfortunately I don't have a …
12:30 Ticket #7512 (GHC crashes with multiple => in instance) created by jvictor
GHC will crash (rather than a syntax error) if you write […] This …
10:00 Status/SLPJ-Tickets edited by simonpj
(diff)
09:42 Ticket #7502 (Panic when using lists of type-literals) closed by simonpj
fixed
09:40 Ticket #7489 (Obscure warning: Var/Type length mismatch when using GADTs and ...) closed by simonpj
fixed: commit 3394d49af13697626145aca6d80b65ae8661418c […] The commit message …
08:50 Ticket #7511 (Room for GHC runtime improvement >~5%, inlining related) created by danielv
I compare running nofib under GHC with default optimization flags vs. with …
08:05 Ticket #7506 (adding extra arguments to a foreign import statement can cause ghc to ...) closed by simonpj
fixed: The problem here is simply that a foreign import with a "&" should not …
07:27 Repositories edited by henrique
(diff)
07:04 WorkingConventions/Repositories edited by simonpj
(diff)
07:04 WorkingConventions/Repositories edited by simonpj
(diff)
07:04 WorkingConventions/Repositories edited by simonpj
(diff)
07:01 Repositories edited by simonpj
(diff)
06:47 Repositories edited by jstolarek
Fixed a typo (diff)
05:34 Ticket #1383 (mistaken qualified infix syntax could have a nicer error message) closed by simonpj
wontfix: Yes, in Haskell Prelude.(+) means (Prelude . (+)), that is the …
05:23 Repositories edited by simonmar
(diff)
05:16 Repositories edited by simonpj
(diff)
05:14 WorkingConventions/Git edited by simonpj
(diff)
05:13 Repositories edited by simonpj
(diff)
05:13 Repositories edited by simonpj
(diff)
04:25 Repositories edited by simonpj
(diff)
04:24 Repositories edited by simonpj
(diff)
04:23 repos.png attached to Repositories/Upstream by simonpj
04:21 Repositories/Upstream created by simonpj
04:21 Repositories edited by simonpj
(diff)
01:10 Ticket #7508 (Make -XNoMonoPatBinds documentation match ghc behavior) closed by simonpj
fixed: You're right... even the HEAD documentation mentions MonoPatBinds which …
00:33 Ticket #7510 (Immediate seg-fault on 32-bit windows build) created by simonpj
On 32-bit Windows (built with MSYS), GHC crashes almost immediately when …

12/18/12:

22:30 Ticket #7509 (Changing the second prompt. :{ modules| No setting available to change.) created by m30w
In order to change the main prompt it's as simple as a single command. …
18:25 Ticket #7508 (Make -XNoMonoPatBinds documentation match ghc behavior) created by dagit
According to this documentation: …
16:35 Ticket #5998 (GHCi's :info to return all the visible instances, not just the ones ...) closed by diatchki
fixed: I have documented the new :info! functionality. Just for future …
06:15 Building/Using edited by simonmar
(diff)
05:55 Building/GettingTheSources edited by simonmar
(diff)
05:45 WorkingConventions/Git edited by simonmar
(diff)
05:37 Building/GettingTheSources edited by simonmar
(diff)
05:13 ReadingList edited by simonmar
(diff)

12/17/12:

23:46 Ticket #7507 (loop fusion not working for Int32, Int64 as it does for Int ?) created by j.waldmann
here is some code that works for Int, but gives me Stack Overflow for …
17:09 Ticket #7506 (adding extra arguments to a foreign import statement can cause ghc to ...) created by jwlato
When defining a "FunPtr?" of a C import, adding extra arguments outside the …
07:50 Ticket #7505 (Commentary shipped with GHC sources is outdated) created by jstolarek
Commentary that comes with GHC sources is outdated. It contains incorrect …
01:42 Building/Preparation/Windows edited by simonpj
(diff)
01:41 Building/Preparation/Windows edited by simonpj
(diff)
01:39 Building/Preparation/Windows edited by simonpj
(diff)
00:34 Ticket #7498 (panic : Register allocator: out of stack slots (need 147)) closed by simonmar
fixed: @erikd: I think I've now given you permission to close tickets on Trac.
Note: See TracTimeline for information about the timeline view.