Timeline


and

09/14/10:

21:57 Ticket #4316 (Interactive "do" notation in GHCi) created by mitar
Enable GHCi to run commands under StateT monad based on IO or maybe even …
16:51 Ticket #4315 (Generalize the 'RandomGen' and 'Random' classes) created by TomMD
RandomGen? and Random classes assume generators produce Int values. This …
16:39 Ticket #4314 (Move 'split' from the 'RandomGen' class to a new 'SplittableGen' class) created by TomMD
The proposal is to: 1) Create the 'SplittableGen?' class in System.Random: …
09:21 Ticket #4313 (Proposal: Add left, right and strict folds to Data.Set, Data.IntMap and ...) created by milan
This proposal depends on #4278 and #4280. In accordance with a poll on …
09:12 Ticket #4312 (Proposal: Further performance improvements of Data.Set) created by milan
This proposal depends on #4280. This proposal further improves the …
09:04 Ticket #4311 (Proposal: Further performance improvements of Data.Map) created by milan
This proposal depends on #4277 and #4278. This proposal further improves …
07:22 Ticket #4184 (Squirrelly inliner behaviour leads to 80x slowdown) closed by simonpj
invalid: OK I looked at this. After an hour I realised that you have written …
06:48 Ticket #4265 (Sanity bug found by +RTS -DS in Agda) closed by simonmar
fixed: I think the sanity bug was fixed by: […] I can't reproduce the …
06:44 Ticket #4310 (Deferred equalities and forall types) created by simonpj
In the new typechecker we occasionally find we want an equality […] …
05:03 Ticket #4309 (Painfully large errors with silly GADT instances) created by pumpkin
If (for whatever reason) you decide to ask GHC to derive (using …
04:58 Ticket #4306 (UNPACK can lead to unnecessary copying and wasted stack space) closed by simonpj
fixed: Although this isn't a release-critical bug I couldn't resist fixing it …
01:59 Ticket #4273 (TextEncoding lacks Eq and Show instances) closed by simonmar
fixed: Fixed: […] I didn't add an Eq instance, but you can always get an …
01:55 Ticket #4291 (System.IO.Newline has no Show instance) closed by simonmar
fixed: Fixed: […]
01:54 Ticket #4225 (RTS -i (heap profiling interval) documentation could be clearer) closed by simonmar
fixed: Fixed; I excluded GC time from the figures reported in the profile. This …
01:52 Ticket #3672 (Let Linker.c know about stg_arg_bitmaps) closed by simonmar
fixed: Fixed: […]

09/13/10:

18:43 Ticket #4308 (LLVM compiles Updates.cmm badly) created by dterei
Simon M. reported that compiled rts/Updates.cmm on x86-64 with the LLVM …
16:06 Ticket #4307 (Default to all cores for executables compiled with -threaded) created by tim.v2.0
The Haskell wiki shows that you need to both set a compilation flag and a …
10:08 Ticket #4302 (Impossible when deriving empty data declaration) closed by simonpj
fixed: Excellent point. This is really the same bug as #4220, but needs a more …
06:50 Ticket #4304 (Remove the `-fwarn-lazy-unlifted-bindings` flag) closed by simonmar
wontfix: we're leaving it as a warning.

09/12/10:

13:38 Ticket #4298 ([TYPO] Text.PrettyPrint.HughesPJ) closed by igloo
fixed: Fixed, thanks!
13:31 Ticket #4306 (UNPACK can lead to unnecessary copying and wasted stack space) created by Olathe
You can write a pattern-matched function to take only certain components …
04:57 Ticket #4305 (Add showCommandForUser to process:System.Process) created by igloo
There are many programs (e.g. ghc and Cabal) which run other programs, and …

09/11/10:

12:56 Ticket #4304 (Remove the `-fwarn-lazy-unlifted-bindings` flag) created by igloo
Remove the -fwarn-lazy-unlifted-bindings flag; typecheck/TcBinds.lhs
11:38 Ticket #4303 (Segfault in RTS (apparently only MacOS) FFI related?) created by patperry
The RTS crashes in the middle of a long-running computation involving …

09/10/10:

18:48 Ticket #4302 (Impossible when deriving empty data declaration) created by mitar
When trying to load following code into GHCi I get an error: […] Code …
16:50 Ticket #2790 (Use -fregs-graph by default) closed by igloo
fixed: -fregs-graph is now enabled for -O2.
11:34 Ticket #4301 (Optimisations give bad core for foldl' (flip seq) ()) created by daniel.is.fischer
I'm not sure whether it's one freak case or a symptom of a problem that …
01:23 Ticket #4293 (Utility function for quasi-quoters: reading files) closed by simonpj
fixed

09/09/10:

10:54 Debugging/CompiledCode edited by gwright
(diff)
09:25 Ticket #4249 (Remove module from context completion) closed by igloo
fixed: Applied, thanks!
08:42 Commentary/Compiler/Packages edited by simonmar
(diff)
06:54 Ticket #4300 (:show packages does not list all loaded packages) created by claus
GHCi's :show packages seems to have bit-rotted, no longer listing all …
04:26 Ticket #4284 (Adding parentheses introduces type error) closed by simonpj
fixed: Good point, thank you. Works in the new typechecker, which is about to …
03:59 Ticket #4299 (a less forceful INLINE pragma) created by simonmar
The INLINE pragmas currently does two things: 1. it saves an …

09/08/10:

23:22 BugSweep edited by dterei
remove fixed tickets (diff)
23:20 BugSweep edited by dterei
Remove fixed tickets (diff)
16:06 Ticket #4275 (add tests for and fix "-dynload wrapper", or remove it) closed by igloo
fixed: It's gone: […]
13:54 Ticket #3709 (Data.Either.partitionEithers is not lazy enough) closed by igloo
fixed: No; it's in HEAD only, and will be in the upcoming 7.0 release.
09:43 Commentary/Rts/Signals edited by ezyang
SIGVTALRM is now used for threaded and unthreaded (diff)
09:39 Ticket #4298 ([TYPO] Text.PrettyPrint.HughesPJ) created by mathstuf
The docs contain the following relation that has to hold true for nest: …
08:52 Ticket #2889 (Compilation fails - Can't open temporary) closed by igloo
fixed: Updated.
02:17 Ticket #4297 (`gmake clean' or `gmake distclean' does not clean up testsuite directory) created by kgardas
Hello, as summary suggest, at least on Solaris `gmake clean' ends with …

09/07/10:

07:28 Status/SLPJ-Tickets edited by simonpj
(diff)
06:36 Status/SLPJ-Tickets edited by simonpj
(diff)
06:35 Ticket #4296 (The dreaded SkolemOccurs problem) created by simonpj
The "SkolemOccurs" problem is a celebrated difficulty with combining (a) …
04:39 Ticket #4295 (Review higher-rank and impredicative types) created by simonpj
The ticket is a placeholder to remind me to work through the test cases …
03:53 Status/SLPJ-Tickets edited by simonpj
(diff)
03:21 Ticket #4294 (hClose003 test failes on Solaris/OpenBSD on i386/x86 host) created by kgardas
Hello, it seems hClose003 expected output is kind of Linux specific hence …
01:44 Ticket #4293 (Utility function for quasi-quoters: reading files) created by jonasduregard
I just wrote a useful combinator for quasi-quoters, you may want to …
01:30 Ticket #4292 (Windows installer (6.12.3) issues) created by claus
Collecting some current issues to avoid in forthcoming installers (there …

09/06/10:

18:13 ObjectiveC/TypeSafeMessaging edited by pumpkin
Flipped order of parameters to send (diff)
18:10 ObjectiveC/TypeSafeMessaging edited by pumpkin
(diff)
17:46 ObjectiveC/TypeSafeMessaging edited by pumpkin
(diff)
17:45 ObjectiveC/TypeSafeMessaging edited by pumpkin
(diff)
17:43 ObjectiveC/TypeSafeMessaging created by pumpkin
17:26 ObjectiveC edited by pumpkin
Added some sections to discuss objective c constructs in user-level code (diff)
16:56 ObjectiveC edited by chak
(diff)
07:52 Ticket #4291 (System.IO.Newline has no Show instance) created by YitzGale
So, for example, when you type "nativeNewline" at the GHCi prompt, the …
06:01 Ticket #4289 (Head build fails on OpenBSD/x86) closed by igloo
fixed: This should be fixed by: […] Please reopen if you still have problems.
05:57 Ticket #4290 (hClose002 test fails on Solaris/x86 due to bad expected output) created by kgardas
Hello, lib/IO/hClose002 testcase fails on solaris/x86 due to bad expected …
05:49 Ticket #4289 (Head build fails on OpenBSD/x86) created by kgardas
Hello, the build of HEAD fails on OpenBSD/x86 platform with the following …
05:06 Ticket #3496 (GHC panic while building the base library with Cabal) closed by simonmar
duplicate: duplicate of #3103
04:50 Ticket #4199 (createDirectoryIfMissing fails if directory exists on 32-bit windows) closed by simonmar
worksforme: I don't think we can make any progress on this in the absence of a …
02:14 Ticket #3174 (decodeFloat (0.0/0.0) = undefined) closed by simonmar
duplicate: duplicate of #3134

09/04/10:

07:29 Ticket #4286 (System.Process.readProcess: incorrect documentation of return value) closed by igloo
fixed: Thanks for the report. Happily, this is already fixed in the HEAD.
07:00 Ticket #3810 (Problems in core lib haddocks) closed by igloo
fixed: Thanks David! I've fixed this in GHC's build system: […] and filed a …
06:27 Ticket #4288 (Poor -fspec-constr-count=n warning messages) created by igloo
The attached file, compiled with […] gives a number of messages like …

09/03/10:

17:20 Ticket #4189 ((<.>) operator (generalizing (.) to Functor)) closed by igloo
wontfix: From a quick skim of the thread, I count 4 or 5 against the proposal, and …
16:48 Ticket #4287 (GHC command invocation debug output not in correct format for cmd.exe) created by ezyang
A frequent operation when debugging a misbehaving GHC build is manually …
01:47 Blog: First results from GHC's new garbage collector edited by simonmar
01:42 minimax-new.png attached to Blog: First results from GHC's new garbage collector by simonmar
01:42 minimax-head.png attached to Blog: First results from GHC's new garbage collector by simonmar
01:42 Blog: First results from GHC's new garbage collector created by simonmar
01:07 Ticket #4286 (System.Process.readProcess: incorrect documentation of return value) created by refold
[ http://trac.haskell.org/haskell-platform/ticket/143 Originally reported …

09/02/10:

08:30 Ticket #4285 (STM bug on Windows?) closed by eevar
invalid: Never mind. I'll track down the issue and reopen this if it's really a …
07:58 Ticket #4285 (STM bug on Windows?) created by eevar
I think I've found a bug in the RTS or STM library for Windows (HP …
03:18 Ticket #4284 (Adding parentheses introduces type error) created by jpbernardy
[…]
03:01 Ticket #4283 (Different behaviour with -O in concurrent program) closed by simonmar
invalid: The problem is here: […] rest' is _|_, which accounts for the …
02:12 Ticket #4283 (Different behaviour with -O in concurrent program) created by simonpj
Mitar (mmitar@…) reports I am attaching a program which locks …

09/01/10:

12:50 Ticket #4282 (Proposal: make Data.List.intersperse and intercalate less strict) created by daniel.is.fischer
It is proposed that intersperse and intercalate be changed to be less …
09:32 Status/SLPJ-Tickets edited by simonpj
(diff)
04:44 Ticket #4281 (Make impredicativity work properly) created by simonpj
This ticket is a placeholder for work on impredicativity. In fact, with …

08/31/10:

06:00 Ticket #4280 (Proposal: Performance improvements for Data.Set) created by tibbe
Following on from ticket #4277 here is a similar patch for Data.Set. …
03:01 Ticket #4279 (Proposal: Performance improvements for Data.IntMap) created by dons
Following on from ticket #4277 here is a similar patch for Data.IntMap?. …

08/29/10:

06:29 Ticket #4261 (Add strict version of foldlWithKey to Map) closed by tibbe
duplicate
06:26 Ticket #4278 (Proposal: Add strict versions of foldlWithKey and insertLookupWithKey to ...) created by tibbe
This proposal depends on #4277. The current Data.Map API lacks two …
06:09 Ticket #4277 (Proposal: Significant performance improvements for Data.Map) created by dons
Milan Straka's recent …

08/28/10:

13:28 Ticket #4252 ("perl boot" fails with "error: FP_CHECK_ALIGNMENT: requires literal ...) closed by igloo
fixed: Thanks for the report. Fixed by: […]

08/27/10:

15:01 Ticket #4276 (-O0 runs in constant space, -O1 and -O2 don't) created by guest
Enabling optimization changes the space complexity of this small program, …
14:29 Ticket #3863 (Absolute paths to GCC and perl should not be baked into the compiler.) closed by igloo
fixed: Thanks for the report; fixed: […]
10:49 Ticket #4268 (Annotation extension needs a flag) closed by igloo
fixed: Consensus was "do nothing".
06:03 Ticket #4266 (ghci can't find ghc.exe on Windows 7 if the path contains spaces) closed by igloo
fixed: Thanks for the report and patch. Happily, GetShortPathName is no longer …
05:59 Ticket #4275 (add tests for and fix "-dynload wrapper", or remove it) created by igloo
rts/dyn-wrapper.c isn't being installed, so presumably `-dynload …

08/26/10:

19:14 Commentary/Compiler/Backends/LLVM/WIP edited by dterei
(diff)
19:14 Commentary/Compiler/Backends/LLVM/Design edited by dterei
(diff)
19:11 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
(diff)
07:57 Ticket #4272 (Typechecker loop with type families) closed by simonpj
fixed: The new type checker is coming to life. I've just tried it on your …
05:12 Blog: Debian 6.0 "Squeeze" frozen... announcement mentions GHC comment added by dons
Note that now the HP is in Debian, and there's a *lot* of Debian Haskell …

08/25/10:

21:34 Ticket #4274 (Runtime should not set SIGPIPE to ignored for subprocesses) created by phunge0
The GHC runtime ignores SIGPIPE by setting the signal to SIG_IGN. This …
19:35 Ticket #4273 (TextEncoding lacks Eq and Show instances) created by bos
When trying to debug a Handle encoding problem today, I noticed that …
06:33 Blog: Debian 6.0 "Squeeze" frozen... announcement mentions GHC edited by simonmar
06:32 Blog: Debian 6.0 "Squeeze" frozen... announcement mentions GHC created by simonmar
04:28 Ticket #4272 (Typechecker loop with type families) created by NickSmallbone
The following code (which I think is ill-typed) causes GHC to hang, both …
04:26 Ticket #4235 (deriving Enum fails for data instances) closed by simonpj
fixed: Quite right. I've fixed all of these bugs in the new typechecker branch, …
02:14 Ticket #4271 (Cannot declare multiparameter type class with TypeOperators.) closed by simonpj
fixed: Happily this is fixed in the HEAD. Will be in the next release. Simon

08/24/10:

12:19 Ticket #4271 (Cannot declare multiparameter type class with TypeOperators.) created by Khudyakov
This code lead to error message: "Malformed instance header" […] If …
07:42 Ticket #4270 (Out of memory when compiling Statistics.Quantile) created by Itkovian
A recent build of GHC (6.13.20100823) runs out of memory when building the …
06:22 Blog: The GHC blog edited by simonmar
06:20 Blog: The About post created by simonmar
04:49 Debugging/RuntimeSystem edited by simonmar
(diff)
04:47 Debugging/RuntimeSystem edited by simonmar
add info about debugging leaks (diff)

08/23/10:

18:31 Ticket #4269 (Abort trap when building HEAD on OS X) created by judahj
I cannot build GHC from the latest HEAD with OS X 10.6.3 (Core 2 Duo …
07:20 Building/Troubleshooting edited by Itkovian
Relocation errors when using older GCC on x86_64 (diff)
02:57 Ticket #4268 (Annotation extension needs a flag) created by simonmar
There's no flag to enable the annotations extension, as far as I can tell.

08/22/10:

15:19 Ticket #4267 (Strictness analyser is to conservative about passing a boxed parameter) created by tibbe
Given the following two modules: Fold.hs: […] FoldTest.hs: …
02:10 Ticket #4236 (arrow bug) closed by ross
fixed: The bug was in the type checker: the above program should have been …

08/21/10:

14:40 Ticket #4266 (ghci can't find ghc.exe on Windows 7 if the path contains spaces) created by refold
This was first reported on the …

08/20/10:

20:49 Ticket #4265 (Sanity bug found by +RTS -DS in Agda) created by wkahl
With my HEAD ghc, I built Agda with -debug, and get, reproducibly …
18:53 Ticket #3807 (Test for correct shared library generation) closed by igloo
fixed: Test added
12:19 Ticket #4264 (shared library bus error on OS X) created by igloo
The #3807 test T3807 is giving "Bus error" on OS X. I've had a very quick …
07:25 Commentary/Rts/Storage/GC/Immix edited by marcotmarcot
Harder todo (diff)
07:22 Commentary/Rts/Storage/GC/Immix created by marcotmarcot
03:37 Commentary/Rts/Storage/GC edited by marcotmarcot
Include Immix (diff)

08/19/10:

15:09 Ticket #4263 (GHC API should emit a suitable error message when interpreter is used with ...) created by dom96
When compiling a program with the -prof flag executing the program fails …
00:46 Status/SLPJ-Tickets edited by simonpj
(diff)

08/18/10:

14:08 Ticket #4250 (make install fails with the head version of GHC) closed by igloo
fixed: Thanks for the report; fixed.
09:53 Ticket #4262 (GHC's runtime never terminates unused worker threads) created by Remi
When concurrently calling safe FFI functions, worker OS threads are …
09:16 Ticket #4251 (GHC hangs during Network.HTTP.simpleHTTP on Windows XP SP3, Windows 7) closed by igloo
invalid: I don't think this is a GHC bug. This seems to be what's happening: …
04:58 Ticket #4261 (Add strict version of foldlWithKey to Map) created by tibbe
There's currently no strict left (pre-order) fold for Maps, making it …

08/16/10:

14:00 Ticket #4260 (GHC Mac installer Perl path) closed by dons
duplicate
13:59 Ticket #4260 (GHC Mac installer Perl path) created by dons
See HP bug  http://trac.haskell.org/haskell-platform/ticket/138 Perl …
07:43 Ticket #4259 (Relax restrictions on type family instance overlap) created by lilac
The following reduced fragment of some real code is rejected, but could be …
01:36 Ticket #4198 (waitForProcess fails with "Bad file descriptor") closed by simonmar
fixed: Fixed; […]
01:35 Ticket #4108 (GHC.Integer.hashInteger is a misnomer and confuses people) closed by simonmar
fixed
00:28 Status/SLPJ-Tickets edited by simonpj
(diff)

08/15/10:

09:26 Ticket #1447 (Improve code generation for dense switches) closed by igloo
invalid: No response from submitter, so closing.
09:24 Ticket #4258 (Finish new codegen) created by igloo
This is a meta-ticket for completing the new codegen.
07:58 Ticket #4242 (Data.Map operations can produce invalid trees) closed by igloo
fixed: OK, thanks. Fixed: […]
04:32 Ticket #4257 (Add strict versions of insertWith and insertWithKey to IntMap) created by tibbe
A strict version of insertWith is needed when the value stored in the …
Note: See TracTimeline for information about the timeline view.