Timeline


and

02/16/13:

11:04 OverloadedLists edited by guest
Typo (diff)
08:53 Frisby2013Q1 edited by nfrisby
(diff)
06:55 Ticket #7698 (thread blocked indefinitely in an MVar operation) created by guest
This error occures after wake up from hibernation
01:40 Ticket #7697 ((=>) works on non-constraints) created by monoidal
[…] compiles in 7.6 and HEAD. It shouldn't?

02/15/13:

13:56 Ticket #7696 (Another kindFunResult panic) created by nwf
While working at the GHCi prompt, I left off a pair of parens, yielding: …
13:07 Debugging/LowLevelProfiling/Perf edited by nfrisby
(diff)
13:05 Debugging/LowLevelProfiling/Perf edited by nfrisby
(diff)
09:28 Ticket #7695 (Hang when locale-archive and gconv-modules are not there) created by hpd
Running a (statically) compiled program in an environment where …
09:24 Ticket #7688 (:kind should do kind generalisation) closed by simonpj
fixed: OK I did this. It's a very small change, easy to revert Simon
09:20 Commentary/Compiler/Backends/LLVM/Mangler created by dterei
09:16 Commentary/Compiler/Backends/LLVM edited by dterei
(diff)
08:14 Frisby2013Q1 edited by nfrisby
(diff)
07:17 Ticket #2354 (NOINLINE pragma ignored) closed by simonpj
fixed: I put it in typecheck in the end; simplCore doesn't have a …
07:09 Status/SLPJ-Tickets edited by simonpj
(diff)
05:19 Ticket #7694 (LLVM: bootstrapping with LLVM 3.2 does not work) created by gmainland
Building GHC itself using the LLVM back end no longer works with LLVM 3.2 …
03:54 Ticket #7692 (ghci -ignore-package base lets the impossible happen) closed by simonmar
wontfix: I think the right response here is "don't do that then".
03:16 Ticket #7693 (Flush .hp file at the end of each sample) created by akio
Tools like hp2any-graph reads a .hp file as it's being written to. However …
01:20 Building/CrossCompiling edited by heisenbug
expand on <target>-build.mk (diff)

02/14/13:

15:31 Ticket #7692 (ghci -ignore-package base lets the impossible happen) created by nomeata
Obviously I am doing something bad here, but still GHC tells me to report …
14:53 Ticket #7691 (ghc.exe: internal error: evacuate: strange closure type 48880) created by Henk-Jan
While trying to install haskell-src-exts-1.13.5, the following message was …
13:32 Ticket #7690 (iOS patch no 1: Select operating system) created by StephenBlackheath
This is the first in a series of patches for adding cross-compile ability …
07:56 OverloadedLists edited by guest
(diff)
07:19 Ticket #7645 (Parens in an error message) closed by simonpj
fixed: Thanks! Fixed.
07:01 Ticket #7661 (GHC build system does not detect opt-3.0 and friends) closed by dterei
fixed: Thanks Karel! I went with a slightly modified version of your patch as I …
06:48 SplitBase edited by nomeata
More problems (diff)
06:26 Commentary edited by shelarcy
(diff)
05:30 Ticket #7674 (Separate StablePtr table from StableName table.) closed by simonmar
fixed
03:58 Ticket #7689 (Primitive bitwise operations on Int#) created by jstolarek
During recent work I found a need for primitive bitwise operations that …
03:01 Ticket #7688 (:kind should do kind generalisation) created by simonpj
Suppose you load this into GHCi: […] Now you use :kind to see the …
01:50 Commentary edited by simonpj
(diff)
01:03 Commentary edited by simonpj
(diff)
00:50 Ticket #876 (Length is not a good consumer) closed by simonpj
fixed: This patch to GHC.List makes length a good consumer, for what it's …

02/13/13:

19:11 Ticket #7661 (GHC build system does not detect opt-3.0 and friends) closed by dterei
fixed
17:21 Ticket #7687 (ghc panic on TH and deriveJSON) created by guest
[…] will give […]
13:32 SplitBase edited by nomeata
(diff)
13:21 SplitBase edited by nomeata
(diff)
13:08 SplitBase edited by nomeata
(diff)
10:21 SplitBase edited by nomeata
Split of io and foreign (diff)
10:18 SplitBase edited by nomeata
Suggest first split (diff)
10:11 SplitBase created by nomeata
09:50 Ticket #7649 (BangPatterns + ViewPatterns) closed by simonpj
fixed: Indeed, it was utterly wrong before. Thank you. Simon
09:48 Ticket #7669 (Empty case causes warning) closed by simonpj
fixed: Thanks. Turns out I could cure this and make the code simpler! Simon
09:47 Ticket #7683 (Expose tcIfaceExpr) closed by simonpj
fixed: Done!
09:14 Frisby2013Q1 edited by nfrisby
(diff)
09:07 Building/RunningTests/Adding edited by igloo
(diff)
08:45 Ticket #7658 (Support empty record update syntax) closed by simonpj
wontfix: glguy is right: the typing of record updates currently depends critically …
08:35 Status/SLPJ-Tickets edited by simonpj
(diff)
08:30 Building/RunningTests/Adding edited by igloo
(diff)
08:16 Frisby2013Q1 edited by nfrisby
(diff)
07:59 Status/SLPJ-Tickets edited by simonpj
(diff)
07:40 Building/RunningTests/Adding edited by igloo
(diff)
02:43 Ticket #7631 (Allow to differentiate between newtypes and datatypes when using Generics) closed by dreixel
fixed: Done. New test is GenNewtype.

02/12/13:

16:06 Ticket #7677 (Proposal: add attached README.md to GHC repo) closed by dterei
fixed: Committed! Thanks.
14:28 Ticket #7046 (Simplifier failing to unbox join point) closed by simonpj
fixed: Fixed: see #5113
10:31 Frisby2013Q1 edited by nfrisby
(diff)
09:48 Frisby2013Q1 edited by nfrisby
(diff)
09:29 Frisby2013Q1 edited by nfrisby
(diff)
06:24 Frisby2013Q1 edited by nfrisby
(diff)
02:12 Ticket #7686 (--with-libffi-header=<value> is not propagated to compiler/ghci/LibFFI.hsc ...) created by kgardas
While experimenting with GHC HEAD compilation on Solaris 11 using system …
01:01 Ticket #7685 (:script command does not resolve ~) created by nomeata
Although the tab completion after ":script ~/..." would work, the command …

02/11/13:

22:36 Ticket #7684 (cgrun071 segfaults) created by tibbe
I ran into this working on something unrelated today: […]
22:01 Ticket #7683 (Expose tcIfaceExpr) created by afarmer
The tcIface module exports: […] which is useful for typechecking …
20:11 Ticket #7681 (Panic on quoting empty case) closed by goldfire
fixed
18:45 TypeLevelReasoning edited by goldfire
(diff)
08:44 Frisby2013Q1 edited by nfrisby
(diff)
08:28 Frisby2013Q1 edited by nfrisby
(diff)
07:57 Ticket #7682 (Plugin example not updated for ghc 7.6) created by edsko
The GHC plugin docs …
06:30 Ticket #7681 (Panic on quoting empty case) created by monoidal
With -XEmptyCase on, […]
04:32 Ticket #7498 (panic : Register allocator: out of stack slots (need 147)) closed by simonmar
fixed
02:14 Ticket #7680 (-prof build: trying to 'show' a 'Double' leads to 'Char.intToDigit: not a ...) created by slyfox
The source is very simple: […] Run as: ghc --make double.hs …
00:22 Ticket #7679 (Regression in -fregs-graph performance) created by simonmar
Likely due to a bad interaction with the new code generator, see #7192. …

02/10/13:

16:34 Building/Using edited by morabbin
(diff)
16:22 Building/Using edited by morabbin
(diff)
00:35 Ticket #7678 (GHC should compile cleanly with clang) created by thoughtpolice
I'm running into several difficulties (which I'll catalog shortly) …

02/09/13:

12:58 Ticket #7677 (Proposal: add attached README.md to GHC repo) created by morabbin
Have a look at my [ https://github.com/Morabbin/ghc accidental github fork …
10:33 Ticket #7676 (Unify patterns and function bindings) closed by igloo
wontfix: Thanks for the report. However, this matches the behaviour specified by …
10:20 Ticket #7595 (Static flags code needs cleanup) closed by igloo
fixed: I applied the first one. Thanks.

02/08/13:

18:50 Ticket #7676 (Unify patterns and function bindings) created by Mathnerd314
The following program: […] produces an error (on 7.4.1 and …
11:57 Building/RunningNoFib edited by dterei
(diff)
11:30 Building/RunningNoFib edited by dterei
add note about html package (diff)
07:17 ArrowNotation edited by ross
typo (diff)
07:13 ArrowNotation created by ross
proposed changes
06:27 Frisby2013Q1 edited by nfrisby
(diff)
05:36 Ticket #7675 (Program lives on with dead main thread) closed by simonmar
duplicate: The main bug is an instance of #367. You can make it work with 7.8.1 …
05:12 PrimBool edited by jstolarek
(diff)
05:09 PrimBool edited by jstolarek
(diff)
05:04 Ticket #7675 (Program lives on with dead main thread) created by guest
 http://hackage.haskell.org/packages/archive/base/latest/doc/html/Control-Co
04:11 Frisby2013Q1 edited by nfrisby
(diff)
03:24 Ticket #7674 (Separate StablePtr table from StableName table.) created by EyalLotem
Currently, there is one table for these two difference concepts which …

02/07/13:

19:32 Ticket #7673 (Windows: run "git config --global core.autocrlf false" before cloning the ...) created by morabbin
On my windows box, I experienced the following loop: […] Turns out the …
11:01 Ticket #7672 (boot file entities are sometimes invisible and are not (semantically) ...) created by skilpat
In a recursive module (i.e. a module that transitively imports itself), …
10:30 Frisby2013Q1 edited by nfrisby
(diff)
03:30 Ticket #7671 (No break spaces) created by zenzike
I thought I was going mad when the following code wasn't compiling: …
00:56 Commentary/Rts/Scheduler edited by simonpj
(diff)

02/06/13:

16:21 Ticket #7670 (StablePtrs should be organized by generation for efficient minor ...) created by ezyang
Currently, stable pointers are all in one giant pointer table (see …
11:23 Ticket #7669 (Empty case causes warning) created by goldfire
The following code […] causes this warning […]
11:07 Frisby2013Q1 edited by nfrisby
(diff)
11:06 TypeLevelReasoning edited by heisenbug
we have a branch (diff)
11:03 Frisby2013Q1 edited by nfrisby
(diff)
10:36 TypeLevelReasoning edited by shelarcy
fix typo (diff)
10:28 Ticket #7668 (Location in -fdefer-type-errors) created by monoidal
Consider […] Run ghci -fdefer-type-errors: […] The first …
10:26 Ticket #7663 (consider free variables as well as parameters in inline discounts) closed by nfrisby
duplicate: Duplicate of #3781
10:24 Ticket #7664 (consider free variables as well as parameters in inline discounts) closed by nfrisby
duplicate
10:15 Frisby2013Q1 edited by nfrisby
(diff)
07:46 Ticket #7667 (Template Haskell fails to recognize type operator/function +) created by andygill
The following message is issued for a valid TH program. […] Code …
07:41 Frisby2013Q1 created by nfrisby
05:22 TypeLevelReasoning edited by heisenbug
improve suggestion (diff)
03:04 Commentary edited by simonpj
(diff)
03:03 TypeLevelReasoning edited by simonpj
(diff)
02:35 Ticket #7666 (excessive space and time usage for rendering (somewhat) deeply nested Docs) created by j.waldmann
I was running into serious performance problems when printing moderately …
02:26 Status/SLPJ-Tickets edited by simonpj
(diff)
00:08 Building/RunningNoFib edited by simonpj
(diff)
00:03 Ticket #7657 ("unsafePerfromIO" typo in Safe Haskell user's guide) closed by dterei
fixed: Fixed! Thanks for the report.

02/05/13:

14:18 TypeLevelReasoning edited by heisenbug
suggest (diff)
12:07 Ticket #7665 (dynamicToo001 fails on Windows) created by igloo
dynamicToo001 fails on Windows: […]
11:36 TypeLevelReasoning created by goldfire
07:45 Ticket #7664 (consider free variables as well as parameters in inline discounts) closed by igloo
duplicate: Duplicate of #7663
06:16 Ticket #7664 (consider free variables as well as parameters in inline discounts) created by nfrisby
The inliner assigns discount values for scrutinized parameters but not for …
06:16 Ticket #7663 (consider free variables as well as parameters in inline discounts) created by nfrisby
The inliner assigns discount values for scrutinized parameters but not for …
06:04 Repositories/Upstream edited by igloo
(diff)
05:54 Ticket #7639 (Fix installation issues with cross compiling + honour Stage1Only properly) closed by simonmar
fixed
05:09 Contributors edited by hyperthunk
(diff)
02:14 Ticket #7662 (Improve GC of mutable objects) created by ezyang
Haskell is a purely functional language at its core, but it can be also …

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