Timeline


and

02/04/13:

21:15 Ticket #7661 (GHC build system does not detect opt-3.0 and friends) created by singpolyma
It is common to install LLVM tools with a version suffix (such as opt-3.0, …
20:05 Ticket #7660 (warning: conflicting types when compiling via-C) created by singpolyma
I don't think this is actually a problem per-se, but usually these …
17:26 Ticket #7659 (Add some latency nofib benchmarks) created by ezyang
At the moment, GHC is heavily throughput oriented (e.g. scheduler choices, …
16:46 Ticket #7658 (Support empty record update syntax) created by glguy
Empty record update syntax would be useful for when you are changing …
12:02 Building/GettingTheSources edited by tibbe
(diff)
12:01 Building/GettingTheSources edited by tibbe
(diff)
09:42 Ticket #7657 ("unsafePerfromIO" typo in Safe Haskell user's guide) created by guest
In …
06:51 Ticket #7656 (qsemn001 randomly fails on OS X x86) closed by simonmar
fixed: Fixed, I hope. It looks like small delays aren't as accurate on OS X as …
03:36 Ticket #709 ("Fixup too large" error with -fasm on PowerPC) closed by simonmar
fixed: pushed, thanks!
02:05 Ticket #2548 (validate should continue if it sees warnings or haddock failures) closed by simonmar
wontfix: Not fixed, but IMO I don't think we want this. Right now if there's a …

02/03/13:

15:03 Ticket #7656 (qsemn001 randomly fails on OS X x86) created by igloo
qsemn001 randomly fails on OS X x86 (119 times out of 1000), but never …
12:47 Ticket #7458 (ghc panic) closed by igloo
invalid: No testcase, so closing.
12:45 Ticket #7344 (64-bit and 32-bit binaries compiled with '-static' gets 'SIGKILL'ed (after ...) closed by igloo
invalid: No response from submitter, so closing.
12:37 Ticket #5680 (Main thread does not respect stack size RTS options) closed by igloo
wontfix: No response from submitter, so closing.
12:35 Ticket #5677 (Allow the definition of extra functions in typeclass instances) closed by igloo
wontfix: No other support, so closing.
12:33 Ticket #5666 (Can't use writeFile to write unicode characters.) closed by igloo
worksforme: No response from submitter, so closing.
12:21 Ticket #7655 (7.6.2 Segmentation Fault/Bus Error in large exponentation) closed by monoidal
fixed: This is fixed in GHC 7.6.1, according to …
11:01 Ticket #7655 (7.6.2 Segmentation Fault/Bus Error in large exponentation) created by Doug310
Mac OS X 10.8.2. Haskell Platform 2012.4, 64-bit. GHCI 7.4.2. Large …

02/02/13:

19:35 BugSweep edited by morabbin
(diff)
12:06 BugSweep edited by morabbin
(diff)
12:04 BugSweep edited by morabbin
(diff)
11:18 Ticket #7654 (Cannot specify argv[0] with createProcess) created by MtnViewMark
There are conditions where it is important to specify the value of argv[0] …
08:36 Ticket #1849 (Template Haskell: reify is not consistent with the special constructors ...) closed by igloo
fixed: I don't think there's any current plan to remove ListT and TupleT, but …
06:33 Ticket #7653 (incorrect handling of StackOverflow exception in the event manager) created by nus
Under high pressure of registerTimeouts the event manager thread's stack …
06:22 Ticket #7638 (bindist refers to libgmp.so.3 which is missing on Fedora 17) closed by igloo
fixed: I don't think that we want to try to keep a distro list up-to-date, but …

02/01/13:

19:07 Ticket #7652 (Testing freezes on FreeBSD 9.1.) created by kazu-yamamoto
"gmake THREADS=10 fast" in the testsuite/tests directory does not finish. …
18:36 Ticket #7651 (Buiding GHC with parallel IO manager freezes on Mac (not on FreeBSD)) created by kazu-yamamoto
Building GHC with parallel IO manager on Mac freezes when compiling the …
17:26 MakingReleases edited by igloo
(diff)
13:25 Ticket #7648 (please don't include mingw and mingw64 in main src tarball) closed by igloo
duplicate: Thanks for the report. Closing as a duplicate of #7017
12:13 Ticket #7632 (./sync-all pull fails in libraries xhtml) closed by igloo
fixed: Thanks for the report; fixed.
10:55 Ticket #4177 (GHCi should allow custom definition of print for implicit output) closed by monoidal
duplicate: Fixed in GHC 7.6.1, see #5461.
10:40 Ticket #2222 (Template Haskell: reify returns incorrect types when ommiting type ...) closed by igloo
fixed: I think it's now all as expected. I've added a test.
10:14 Ticket #7650 (can't use combining characters in identifiers) created by guest
ghc doesn't let me use combining characters in unicode identifiers. Here's …
09:49 Ticket #7432 (haddock : panic! (the 'impossible' happened)) closed by igloo
worksforme: No response for 2 months, so closing.
09:31 Ticket #7649 (BangPatterns + ViewPatterns) created by igloo
This program: […] prints: […] but presumably i ought to be strict …
08:25 Ticket #984 (Syntax error shows in the wrong position) closed by igloo
fixed: We now get the error above. Only time will tell whether this causes more …
05:44 Ticket #459 (Bad parse error message) closed by igloo
fixed: The error is now […] which is I think as we're going to get. While we …
01:48 Building/Preparation/RaspberryPi edited by kgardas
(diff)
01:00 Ticket #7591 (CodeGen.Platform.hs not including ghcautoconf.h as it should, breaks ARMv5 ...) closed by simonmar
fixed: Thanks for the patch!

01/31/13:

22:26 Ticket #7648 (please don't include mingw and mingw64 in main src tarball) created by juhpetersen
ghc >= 7.6 source tarballs are now over 100MB! :-( […] Would it …
21:16 Ticket #7647 (UNPACK polymorphic fields) created by liyang
comment:9:ticket:3990 mentions the possibility of unpacking polymorphic …
17:49 Ticket #5801 (Document GHC Optimisation Passes) closed by dterei
fixed: Hooray!
16:22 Ticket #7607 (getSymtabName:unknown known-key unique) closed by igloo
worksforme: I can't reproduce this with 7.6.2. I suspect that it was a bad interaction …
16:11 Ticket #2519 (Time.toClockTime: picoseconds out of range, after diffClockTimes) closed by monoidal
wontfix: Closing - the ticket concerns old-time which is abandoned.
13:30 Ticket #7646 (resource busy (file is locked) with multi-threaded file ops) created by StefanWehr
The sample program attached creates 10 worker threads, each of which takes …
13:02 Ticket #2425 (Crash constructing a ClockTime too far into the future) closed by igloo
wontfix: old-time is now only included in a GHC tree because haskell98 depends …
12:55 Ticket #7640 (Crash in stg_ap_p_fast on ARM on executable output by registerised/LLVM ...) closed by StephenBlackheath
fixed: I pulled those changes and I now have a working "Hello, World!" program …
12:00 Ticket #4163 (Make cross-compilation work) closed by simonmar
fixed: Closing - it is mostly working now (see Building/CrossCompiling for …
09:36 MakingReleases edited by igloo
(diff)
09:33 MakingReleases edited by igloo
(diff)
09:32 MakingReleases edited by igloo
(diff)
09:28 MakingReleases edited by igloo
(diff)
07:27 Ticket #7641 (Incorrect reporting of overlapping instances) closed by goldfire
fixed: This is fixed in HEAD -- I was able to compile the code without a hiccup. …
07:22 Ticket #7645 (Parens in an error message) created by monoidal
[…] gives […] which should be (+) a a. I tried […] but …
06:13 Ticket #7644 (Hackage docs for base library contain broken links) created by JulesBean
 http://hackage.haskell.org/packages/archive/base/4.6.0.0/doc/html/GHC-IOArr
05:55 Ticket #7643 (Kind application error) created by gmainland
Compiling the attached program with -dcore-lint fails. This failure is a …
03:59 Ticket #7642 (Nullary type classes) created by shachaf
GHC supports MultiParamTypeClasses with two or more parameters, but it …
03:53 Ticket #7641 (Incorrect reporting of overlapping instances) created by snoyberg
I've reproduced this issue on both 7.6.1 and 7.6.2. It does not exist on …
02:18 Ticket #7640 (Crash in stg_ap_p_fast on ARM on executable output by registerised/LLVM ...) created by StephenBlackheath
Tested here with the latest master ghc and llvm-3.2, cross compiled to arm …

01/30/13:

20:55 Ticket #7639 (Fix installation issues with cross compiling + honour Stage1Only properly) created by StephenBlackheath
This patch fixes three problems that occur during a cross compile to …
15:47 Building/CrossCompiling edited by StephenBlackheath
(diff)
15:46 Building/CrossCompiling edited by StephenBlackheath
Add comments on llvm, aclocal.m4 and an ARM-specific note at the bottom. (diff)
04:02 OverloadedLists edited by guest
(diff)
04:01 OverloadedLists edited by guest
(diff)
02:03 Building/Preparation/RaspberryPi edited by simonmar
(diff)
01:59 Ticket #7472 (Build on FreeBSD fails with ncurses) closed by simonmar
wontfix: Sounds like the ticket can be closed then. Would someone like to create a …
01:29 Ticket #7638 (bindist refers to libgmp.so.3 which is missing on Fedora 17) created by j.waldmann
binary distribution ghc-7.6.2-x86_64-unknown-linux.tar.bz2 contains …
00:33 Ticket #7601 (Internal error with kind annotation on associated type family) closed by simonpj
fixed: Good point. Thanks. Simon
00:30 Ticket #7282 (polykinds error: Found `k' but expected `k') closed by simonpj
fixed: Thank you for reporting this -- v helpful. Simon
00:26 Ticket #7609 (Backticks in an an error message) closed by simonpj
fixed

01/29/13:

13:27 Contributors edited by diatchki
(diff)
13:20 Ticket #7554 (Define __SSE__ when compiling with -msse) closed by igloo
fixed: Interface change, so not suitable for merging to stable branch.
10:46 Ticket #7628 (Improve error message when mixing 32bit and 64bit images) closed by igloo
fixed: Applied, thanks
10:45 MakingReleases edited by igloo
(diff)
10:41 Ticket #7630 (FFI: "capi" calling convention doesn't work) closed by thoughtpolice
fixed: Nevermind; this was already fixed a while back: […]
10:37 MakingReleases edited by igloo
(diff)
10:26 MakingReleases edited by igloo
(diff)
10:22 MakingReleases edited by igloo
(diff)
10:19 MakingReleases edited by igloo
(diff)
09:22 MakingReleases edited by igloo
(diff)
09:21 MakingReleases edited by igloo
(diff)
09:02 MakingReleases edited by igloo
(diff)
08:56 Ticket #7630 (FFI: "capi" calling convention doesn't work) closed by simonmar
invalid: You need to add CAPI to your LANGUAGE pragma.
08:43 MakingReleases edited by igloo
(diff)
08:41 MakingReleases edited by igloo
(diff)
07:02 Status/May09 edited by henrique
(diff)
07:01 OpenSPARC edited by henrique
(diff)
07:01 BuildBot edited by henrique
(diff)
07:00 SharedLibraries/PlatformSupport edited by henrique
(diff)
07:00 WorkingConventions/AddingFeatures edited by henrique
(diff)
06:58 WorkingConventions edited by henrique
(diff)
06:52 GhcApiStatus edited by henrique
(diff)
06:51 Ticket #7637 (split-objs not supported for ARM) created by singpolyma
As reported in …
06:50 DataParallel/BenchmarkStatus edited by henrique
(diff)
06:49 GitForDarcsUsers edited by henrique
(diff)
06:48 Builder edited by henrique
(diff)
06:47 Building/GettingTheSources edited by henrique
(diff)
06:45 WorkingConventions/Git edited by henrique
(diff)
06:44 WorkingConventions/FixingBugs edited by henrique
(diff)
04:37 Ticket #1930 (Make operators into type constructors, rather than type variables) closed by simonmar
fixed: From the 7.6.1 release notes: "The behavior of the TypeOperator? extension …
04:31 Ticket #1786 (can't build ghc-6.8.0.20071017 under Solaris using a GNU linker) closed by simonmar
worksforme: No activity in 5 years, almost certainly something has changed since then, …
02:16 Ticket #7620 (Via-C unregisterised build fails for integer-simple) closed by simonmar
fixed
01:51 Ticket #1752 (CSE can create space leaks by increasing sharing) closed by simonmar
wontfix: Known issue with CSE, not likely to ever get fixed.
01:48 Ticket #1747 (debugger: :trace is wasting time) closed by simonmar
wontfix: Not much to be gained by having this ticket open, so I'll close it.
00:00 Milestone 7.6.2 completed

01/28/13:

21:47 Ticket #7595 (Static flags code needs cleanup) closed by dterei
fixed
14:58 Ticket #7636 (threadStackUnderflow: not enough space for return values) created by mojojojo
While filling a Control.Concurrent.STM.TBQueue (stm-2.4) with values …
13:56 Ticket #1870 (ghc-6.8.1 panics compiling regex-tdfa-0.93) closed by simonpj
wontfix: Yes let's close it. I don't think anyone else has complained that …
13:05 Ticket #7524 (Erroneous repeated kind variable in conflicting type family instance error ...) closed by simonpj
fixed
08:07 Ticket #7635 (SafeHaskell implying other options) created by shachaf
There have been several type checker bugs -- including #7453 and #7354 -- …
07:41 Ticket #1904 (Strictness analyser should be smarter) closed by simonpj
fixed: The code now looks good. Here is Case A, with -ddump-simpl -O output: …
07:36 PrimBool edited by jstolarek
(diff)
07:31 Ticket #2216 (Better error message for unboxed types with no -fglasgow-exts flag) closed by simonpj
wontfix: Agreed, let's close.
06:39 Status/SLPJ-Tickets edited by simonpj
(diff)
06:38 Ticket #7354 (Panic with recursion-schemes package and unit) closed by simonpj
fixed: OK well, I'll close this ticket as fixed, because it is, and we have a …
06:33 Ticket #2440 (Bad code with type families) closed by simonpj
fixed: Well #2859 concerns optimising coercions, which was a sideline on this …
03:54 Ticket #2435 (Qualified name required when defining type family instance in instance ...) closed by simonmar
fixed: Added as a test; thanks!
03:53 Ticket #7457 (printf's * doesn't like negative numbers) closed by simonmar
fixed: Committed; thanks […]
01:15 Ticket #1605 (hppa port -- gmp handed misaligned memory) closed by simonmar
worksforme: Optimistically closing.
00:55 Ticket #7634 (MD5 collision could lead to SafeHaskell violation) created by shachaf
The current scheme for computing TypeRep fingerprints is: `md5sum …

01/27/13:

21:10 Ticket #7633 (Checkable "minimal complete definitions") created by shachaf
#6028 suggested warning on cyclic unimplemented defaults. This doesn't …
19:50 StgObjectTypes edited by ezyang
(diff)
16:36 Ticket #7632 (./sync-all pull fails in libraries xhtml) created by morabbin
./sync-all pull fails in libraries xhtml […] (On branch master.)
15:43 BugSweep edited by morabbin
(diff)
14:42 MakingReleases edited by igloo
(diff)
13:43 Status/SLPJ-Tickets edited by simonpj
(diff)
13:27 WorkingConventions/FixingBugs edited by morabbin
(diff)
13:26 WorkingConventions/FixingBugs edited by morabbin
(diff)
13:20 Ticket #7299 (threadDelay broken in ghci, Mac OS X) closed by igloo
fixed: Fixed by […]
12:53 Ticket #7631 (Allow to differentiate between newtypes and datatypes when using Generics) created by Feuerbach
When writing a generic instance, I would like to be able to tell whether …
12:08 Ticket #2282 (threaded runtime system crashes on powerpc with -N2) closed by simonmar
worksforme: Let's close it. If the bug actually exists and someone runs into it, we …
11:55 Ticket #7561 (Unnecessary Heap Allocations - Slow Performance) closed by simonmar
duplicate: So I expect that profiling isn't applying the state hack (perhaps the cost …
11:31 Ticket #1555 (Reverse do notation: lexer bug?) closed by simonmar
wontfix
11:22 BugSweep edited by morabbin
(diff)
10:56 BugSweep edited by morabbin
(diff)
10:33 BugSweep edited by morabbin
(diff)
10:27 Ticket #7577 (./sync-all doesn't properly detect the existence of the 'time' submodule) closed by igloo
fixed: Thanks for the patch; applied.
09:38 BugSweep edited by morabbin
(diff)
09:29 Ticket #2244 (load in GHCi doesn't work with UTF-8 filenames) closed by shachaf
fixed: This was fixed sometime between 7.4.1 and 7.6.1 -- see #7551.
08:39 Ticket #2149 (literate haskell support for hasktags - patch below) closed by igloo
invalid: We no longer have utils/hasktags anyway; closing.
08:31 MakingReleases edited by igloo
(diff)
07:25 Ticket #1872 (Extensible Records) closed by igloo
wontfix: It looks like this needs more discussion on the lists and/or wiki, so I'll …
07:24 ExtensibleRecords edited by igloo
(diff)
07:20 Ticket #7613 (readSigned consumes too much input) closed by igloo
wontfix: As far as I can see, we're following the report here. If you'd like to …
06:55 Ticket #1298 (Data.Complex.phase does unnecessary pattern match) closed by igloo
invalid: Yeah, I'll close this. Anyone interested in seeing it happen, please …
06:31 Ticket #7616 (ghci loading package base linking crash) closed by igloo
duplicate: Thanks for the report. This is a duplicate of #7616.
05:13 MakingReleases edited by igloo
(diff)
04:46 MakingReleases edited by igloo
(diff)
04:46 MakingReleases edited by igloo
(diff)

01/26/13:

18:31 BugSweep edited by morabbin
(diff)
18:13 BugSweep edited by morabbin
(diff)
18:12 BugSweep edited by morabbin
(diff)
18:11 BugSweep edited by morabbin
(diff)
18:10 BugSweep edited by morabbin
(diff)
18:10 BugSweep edited by morabbin
(diff)
18:09 BugSweep edited by morabbin
(diff)
18:09 BugSweep edited by morabbin
(diff)
18:09 BugSweep edited by morabbin
(diff)
17:33 BugSweep edited by morabbin
(diff)
17:10 BugSweep edited by morabbin
(diff)
16:33 BugSweep edited by morabbin
(diff)
16:32 BugSweep edited by morabbin
(diff)
15:45 BugSweep edited by morabbin
(diff)
15:22 MakingReleases edited by igloo
(diff)
15:14 Status/SLPJ-Tickets edited by simonpj
(diff)
15:12 Ticket #1777 (Refactor the implementation of arrow notation) closed by simonpj
fixed: Actually refactoring has been done.
15:01 BugSweep edited by morabbin
(diff)
15:01 MakingReleases created by igloo
14:48 BugSweep edited by morabbin
(diff)
14:31 BugSweep edited by morabbin
(diff)
12:18 BugSweep edited by morabbin
(diff)
11:45 Ticket #7630 (FFI: "capi" calling convention doesn't work) created by guest
According to …
03:40 PrimBool edited by jstolarek
(diff)
02:09 Commentary/Rts/Storage/HeapObjects edited by ezyang
(diff)

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