Timeline


and

01/25/13:

12:49 Ticket #7629 (segmentation fault in compiled program, involves gtk, selinux) created by wgmitchener
I wrote a multithreaded GUI program for a research project using gtk2hs, …
11:09 Ticket #7628 (Improve error message when mixing 32bit and 64bit images) created by morabbin
Since we know when the user has mixed 32 and 64 bit images, let's say so …
09:43 Ticket #7627 (Space in nullary unboxed tuples) created by monoidal
[…] should be […] - the syntax requires a space. I apologise for …
08:55 Building/Preparation/RaspberryPi edited by simonmar
(diff)
08:22 Ticket #7626 (Add common utility variants of trace to Debug.Trace) created by chrisseaton
As discussed on the libraries list. …
05:56 Ticket #7625 (Semicolon is not handled between imports at the ghci command prompt) created by JohnWiegley
You cannot use "import Data.List ; import Control.Monad" at the ghci …
05:39 Status/SLPJ-Tickets edited by simonpj
(diff)
02:48 Ticket #7622 (Unregisterised builds don't support LLVM backend) closed by simonmar
fixed: Fixed, and verified that LLVM works when generating unregisterised code, …
02:44 Building/Preparation/RaspberryPi created by simonmar
02:33 Building/Preparation edited by simonmar
(diff)
02:32 Building/Preparation edited by simonmar
(diff)
02:32 Building/Preparation edited by simonmar
(diff)
02:32 Building/Preparation edited by simonmar
(diff)
02:22 PrimBool edited by jstolarek
(diff)
02:04 PrimBool edited by jstolarek
(diff)
02:02 PrimBool edited by jstolarek
(diff)
02:02 PrimBool edited by jstolarek
(diff)
01:00 Ticket #1524 (stdcall fails on MacOS) closed by simonmar
fixed
00:50 Ticket #7624 (Handling ImplicitParams in Instance Declaration) created by philipjf
The GHC documentation states that ImplicitParam?'s may not be used in …

01/24/13:

15:15 Status/SLPJ-Tickets edited by simonpj
(diff)
14:44 Ticket #7590 (LLVM backend bootstrap support) closed by dterei
fixed: Closing now as known bootstrap bugs are fixed.
14:40 Ticket #7615 (LLVM enabled build fails on i386-solaris.) closed by dterei
fixed
12:37 Ticket #7588 (GHC HEAD built with LLVM on Mac OS X miscompiles RTS: SIGSEGV in ...) closed by thoughtpolice
fixed: I just ran validate on the latest copy of HEAD. This is fixed and the …
11:38 Ticket #7623 (GHC Arm support) created by dterei
Top level to track some important fixes for proper ARM support of GHC.
11:20 Ticket #7622 (Unregisterised builds don't support LLVM backend) created by dterei
The LLVM backend should work in unregisterised mode. Apparently the driver …
07:09 Status/SLPJ-Tickets edited by simonpj
(diff)
06:44 Ticket #7519 (CLK_TCK is not always a constant) closed by simonmar
fixed
06:41 Ticket #7621 (Cross-build for QNX ARM smashes stack when using FunPtr wrappers) created by singpolyma
I have built an unregistered LLVM cross-compiler for …
05:59 Ticket #2247 (GHC accepts FD violations, unless the conflicing instances are used) closed by simonpj
fixed: Correct, thanks.
05:38 Ticket #7587 (Kind variables are not renamed) closed by simonpj
fixed: Thank you; fixed.
04:24 PrimBool edited by jstolarek
(diff)
04:02 Status/SLPJ-Tickets edited by simonpj
(diff)
03:11 Ticket #1522 (Make [n..] etc syntax rebindable) closed by simonpj
fixed: Yes, it is. So I'll close this ticket. Hurrah.
02:08 Ticket #7049 (LLVM backend miscompiles GHC stage2) closed by dterei
fixed

01/23/13:

16:35 Ticket #7620 (Via-C unregisterised build fails for integer-simple) created by singpolyma
The cross-compiling toolchain I used can be had from …
11:41 Ticket #3828 (Error in array index) closed by monoidal
wontfix: Closing - the bug concerns very old GHC and is most probably irrelevant …
09:15 PrimBool created by jstolarek
09:01 Commentary/Compiler/CaseStudies/Bool edited by jstolarek
(diff)
08:58 Commentary/Compiler/DataTypes edited by jstolarek
(diff)
08:56 Commentary/Compiler/WiredIn edited by jstolarek
(diff)
08:52 Commentary/Compiler/CaseStudy/Bool edited by jstolarek
(diff)
08:51 Commentary/Compiler/CaseStudies/Bool created by jstolarek
08:50 Commentary/Compiler edited by jstolarek
(diff)
08:49 Commentary/Compiler/CaseStudy/Bool created by jstolarek
08:40 Commentary/Compiler edited by jstolarek
(diff)
08:40 Commentary/Compiler edited by jstolarek
(diff)
01:32 Ticket #1547 (Arity can decrease with -prof) closed by simonmar
wontfix: We know there are several problems with the current way that arity is …
01:00 Ticket #7580 (Building PrimOps.cmm on OS X with LLVM 3.2 fails) closed by dterei
fixed: Closing as this bug only manifested due to the fix for #7571 not being …
00:57 Ticket #7589 (LLVM 3.2 Support) closed by dterei
fixed
00:55 Ticket #7575 (LLVM backend does not properly widen certain literal types in call ...) closed by dterei
fixed
00:55 Ticket #7617 (LLVM backend broken on 32bit OS X (when 64bit host)) closed by dterei
fixed
00:54 Ticket #7619 (Make worker-wrapper unbox data families) created by akio
I noticed that the worker-wrapper optimization doesn't unbox arguments …
00:38 Ticket #1509 (Make unboxed tuples more supported) closed by simonmar
fixed: Let's call it fixed.
00:18 Ticket #7618 (Multiline prompt ignores custom prompt) created by dunric
1. start a ghci session Prelude> 2. set some custom prompt Prelude> :set …

01/22/13:

22:50 Ticket #7617 (LLVM backend broken on 32bit OS X (when 64bit host)) created by dterei
OSX 32bit GHC is broken when running on a 64bit host. This is as we aren't …
17:21 BugSweep edited by morabbin
(diff)
15:30 BugSweep edited by morabbin
(diff)
14:00 Ticket #7616 (ghci loading package base linking crash) created by crabman
I've just installed GHC and tried to run ghci, and it crashed and asked to …
13:57 Ticket #7615 (LLVM enabled build fails on i386-solaris.) created by kgardas
Hello, while attempting to build LLVM-based build of GHC HEAD on …
12:37 Ticket #7614 (tc_hs_type: bang : The impossible happened) closed by simonpj
duplicate: Thanks. It's a dup of #7210. Happily HEAD says […] I think this is …
12:08 Ticket #7571 (LLVM codegen does not handle integer literals in branch conditionals.) closed by dterei
fixed
12:08 Ticket #7590 (LLVM backend bootstrap support) closed by dterei
fixed
12:03 Ticket #7614 (tc_hs_type: bang : The impossible happened) created by erikd
A simple data structure with bang patterns like the following: […] …
11:33 Ticket #2127 (Bad error message for FFI declaration with no -fffi flag) closed by monoidal
wontfix: It is true that the error is really unhelpful, but now FFI is on by …
11:32 BugSweep edited by morabbin
(diff)
11:28 BugSweep edited by morabbin
(diff)
11:02 Ticket #1133 (auto-derivation of Enum is disallowed with recursive imports) closed by igloo
fixed: Yes, looks good, thanks. I added a couple of tests.
10:39 Ticket #7207 (linker fails to load package with binding to foreign library (win64)) closed by bos
duplicate: Dup of #7134.
10:26 Ticket #7357 (GHC.exe gives an internal error while linking vector's Monadic.hs) closed by bos
duplicate: This is a dup of #7134.
09:27 Ticket #1221 (Types don't match expressions in type error) closed by simonpj
wontfix
09:24 Ticket #1050 (Using an inferred type as a type signature fails) closed by simonpj
fixed: GHC always checks each type signature for ambiguity; if that faile, it …
09:13 Ticket #1520 (Use Linux's signalfd() instead of pipe() to deliver signals to the IO ...) closed by simonmar
wontfix: No, the new IO manager does it the same way as the old one. We did …
08:47 Ticket #1102 (Lambda unicode character lex) closed by igloo
wontfix: I think we've decided to leave lambda as a letter, and any alternative …
08:46 Ticket #1245 (Turn tuples into syntactic sugar for heterogeneous lists) closed by simonmar
wontfix: I don't think this ticket is serving a useful purpose, if people are …
08:36 Ticket #1341 (allow loading partially correct modules) closed by simonmar
duplicate: Subsumed by #5791
08:19 BugSweep edited by morabbin
(diff)
08:13 BugSweep edited by morabbin
(diff)
08:11 Ticket #1230 (write a safety wrapper around readline) closed by simonmar
wontfix

01/21/13:

20:13 BugSweep edited by morabbin
(diff)
19:21 BugSweep edited by morabbin
(diff)
16:01 BugSweep edited by morabbin
(diff)
15:53 BugSweep edited by morabbin
(diff)
15:51 BugSweep edited by morabbin
(diff)
15:41 BugSweep edited by morabbin
(diff)
15:00 BugSweep edited by morabbin
(diff)
14:05 BugSweep edited by morabbin
(diff)
13:16 DeferErrorsToRuntime edited by guest
Fix broken link (diff)
10:24 BugSweep edited by morabbin
(diff)
09:42 Ticket #2695 (bogus "syntactically distinct contexts" error) closed by monoidal
fixed: As of GHC 7.6, the code compiles fine. -XRelaxedPolyRec is the default and …
09:36 Ticket #2284 (Stack-hack optimization causes much re-computation in GUI callbacks) closed by simonmar
duplicate
09:25 Ticket #1105 (Custom Runtimes) closed by simonmar
wontfix: Let's close - too vague, too old.
09:17 Ticket #1167 (mangler makes global symbol disappear on linux-ppc) closed by simonmar
wontfix: The mangler is dead.
09:00 BugSweep edited by morabbin
(diff)
08:45 BugSweep edited by morabbin
(diff)
08:40 BugSweep edited by morabbin
(diff)
05:49 Status/SLPJ-Tickets edited by simonpj
(diff)
05:49 Ticket #7612 (Automatically start the haskell runtime in DllMain on windows -shared) closed by simonmar
wontfix: You're looking at a very old version of the docs, the latest is here: …
02:35 Status/SLPJ-Tickets edited by simonpj
(diff)
02:32 Ticket #956 (improving error messages #1) closed by simonpj
fixed
01:40 Ticket #7613 (readSigned consumes too much input) created by liyang
[…] I would have expected [(0, ".1")]. The Report specifies that …
00:35 Ticket #7612 (Automatically start the haskell runtime in DllMain on windows -shared) created by schyler
On Windows DllMain? is called when a dll is loaded into a process via …
00:30 Ticket #7611 (Rewrite rules application prevented by type variable application (map id ...) created by nomeata
I’m moving the discussion from …

01/20/13:

22:30 Ticket #964 (Cross Compile and Universal Binary) closed by simonmar
duplicate
22:12 Ticket #835 (Expose less type/class info in an interface file, to reduce recompilation) closed by simonmar
wontfix: In fact, we fixed this, and then unfixed it again recently: …
19:18 BugSweep edited by morabbin
(diff)
17:29 BugSweep edited by morabbin
(diff)
16:55 Ticket #999 (Misattributed parse error in do block) closed by morabbin
fixed: Fixed in 7.6.1: […]
16:42 BugSweep edited by morabbin
(diff)
16:42 Ticket #916 (windows installer should play nice with other Haskell tools) closed by morabbin
fixed: Remaining issues seem to have gotten their own tickets, as per igloo's …
16:28 BugSweep edited by morabbin
(diff)
16:26 Ticket #910 (--make should have a -j flag for parallel building) closed by morabbin
wontfix: Cabal install now has -j flag, so closing this as wontfix.
16:23 BugSweep edited by morabbin
(diff)
16:22 Ticket #886 (Profiling doesn't work with SMP execution) closed by morabbin
invalid: Closing as invalid, given this text from …
16:13 BugSweep edited by morabbin
(diff)
16:12 Ticket #876 (Length is not a good consumer) closed by morabbin
invalid: Would have been covered by #915, which is marked closed as invalid; doing …
15:38 BugSweep edited by morabbin
(diff)
15:25 BugSweep edited by morabbin
(diff)
15:17 BugSweep edited by morabbin
(diff)
15:17 Ticket #733 (Problem compiling .lhs files with lines that begin with #) closed by morabbin
duplicate: Closing; superseded by #4836.
15:08 BugSweep edited by morabbin
(diff)
15:08 Ticket #731 (GHCi doesn't work on powerpc64) closed by morabbin
wontfix: Irrelevant; milestone long past.
15:05 BugSweep edited by morabbin
(diff)
05:16 Building/CrossCompiling edited by simonmar
(diff)
05:12 Building/CrossCompiling edited by simonmar
(diff)
05:11 Building/CrossCompiling edited by simonmar
mention integer-simple (diff)

01/19/13:

23:25 Ticket #7610 (Cross compilation support for LLVM backend) created by dterei
Top level bug to track supporting cross compilation in LLVM backend. …
04:26 Ticket #2900 (Confusing error message for monadic function with wrong number of ...) closed by monoidal
fixed: GHC 7.6 gives […]
02:09 Ticket #1702 (type operator precedences don't work in contexts) closed by monoidal
fixed: The code works fine in 7.6, with a minor change (type operators now do not …
02:01 Ticket #7609 (Backticks in an an error message) created by monoidal
[…] gives an error message: […] which should be a `X` a. …

01/18/13:

20:21 NewtypeWrappers edited by shelarcy
fix typo (diff)
19:58 Ticket #7608 (LLVM only handles a hard-coded list of triples.) created by singpolyma
LLVM simply has a hard-coded list of triples for supported platforms in …
17:02 Ticket #7607 (getSymtabName:unknown known-key unique) created by sheblar
On a freshly updated install of Archlinux x86_64, I ran makepkg -s on the …
14:06 BugSweep edited by morabbin
Reviewed #693; recently added to milestone 7.8.1, so looks to be in good … (diff)
10:38 Ticket #7605 (HscStats.lhs is not used in the build process) closed by igloo
fixed: Thanks for the report; .lhs removed.
09:23 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
08:15 Building/CrossCompiling edited by simonmar
(diff)
08:02 Building/CrossCompiling edited by simonmar
(diff)
06:34 Ticket #4258 (Finish new codegen) closed by simonmar
fixed: The new codegen has been the default for a while now. Closing this to …
06:34 Ticket #7192 (Bug in -fregs-graph with -fnew-codegen) closed by simonmar
fixed: We think this is fixed after the patch above.
02:10 Ticket #7606 (Stride scheduling for Haskell threads with priorities) created by ezyang
Currently, GHC uses a round-robin scheduler for Haskell threads, with some …
01:54 Ticket #7605 (HscStats.lhs is not used in the build process) created by jstolarek
The file [[GhcFile(...)]] is not used in the build …
01:22 Building edited by simonmar
(diff)
01:21 Building/CrossCompiling edited by simonmar
(diff)
01:20 Building/CrossCompiling edited by simonmar
(diff)
01:17 CrossCompilation edited by simonmar
(diff)
01:08 Building/CrossCompiling edited by simonmar
(diff)
01:06 Building/CrossCompiling edited by simonmar
(diff)
01:01 Building/CrossCompiling edited by simonmar
(diff)
00:58 Building/CrossCompiling edited by simonmar
(diff)
00:56 Building/CrossCompiling created by simonmar

01/17/13:

17:30 Ticket #7604 (System.Directory.canonicalizePath "" behaviour differs between platforms) created by igloo
On Linux, System.Directory.canonicalizePath "" gives an exception. On …
16:45 Ticket #7603 (Bad magic in static (FFI) object (7.6.1 for x86_64-apple-darwin)) closed by morabbin
invalid: Not a GHC bug; closing as invalid.
16:25 Ticket #7603 (Bad magic in static (FFI) object (7.6.1 for x86_64-apple-darwin)) created by morabbin
When spraying  HOC (Haskell to Objective-C) …
09:05 Ticket #7602 (Threaded RTS performing badly on recent OS X (10.8?)) created by simonmar
This ticket is to remind us about the following problem: OS X is now using …
08:24 Ticket #7599 (timeout does not behave as expected) closed by simonmar
duplicate: threadDelay isn't working properly in GHCi in 7.6.1 on OS X (#7299), I …
08:01 Ticket #7601 (Internal error with kind annotation on associated type family) created by dreixel
The following module: […] Makes GHC raise an internal error: […]
02:29 Commentary/Compiler/Demand edited by simonpj
(diff)
01:17 Status/SLPJ-Tickets edited by simonpj
(diff)
01:09 Commentary/MigratingOldCommentary edited by jstolarek
(diff)
00:40 Ticket #7600 (cgrun044 failing with LLVM backend) closed by dterei
fixed

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 …
Note: See TracTimeline for information about the timeline view.