Timeline


and

07/31/11:

18:43 Ticket #5366 (UNPACK is paranoid about a phantom type argument) created by ekmett
Attempting to use code with a phantom type like the following: […] …
08:59 Ticket #5231 (Further testsuite failures) closed by daniel.is.fischer
fixed: All fixed except for what's caused by mtl not being built for dyn (T4809 …
08:44 Ticket #5365 (Finalizer running prematurely in ghci) created by ekmett
I have been building a library for doing hash consing, but it seemed to …
01:04 Ticket #5360 (vectorise error building dph) closed by chak
fixed: Fixed by […] I also reverted the commits disabling DPH.

07/30/11:

16:30 Ticket #5364 (Access RTS flag values from inside Haskell programs) created by ezyang
Strictly speaking, it is already possible to do this since …
13:55 Ticket #5363 (optimized profiled version of a program incorectly compiles $!) created by phercek
Here is a test program (file name prgSrc.hs): […] I used ghc 7.0.3-2 …
09:02 Ticket #5362 (ghc: panic! mkUsageInfo: internal name? constr_a2Py{v}) created by markwright
I apply this patch (also hopefully attached) to …
06:48 Ticket #5361 (regSpill: out of spill slots!) created by markwright
[…]
06:09 Ticket #5360 (vectorise error building dph) created by daniel.is.fischer
validate fails to build (on x86 linux and x86_64 linux): […] I doubt …
02:51 Ticket #5359 (GHC 7.2.1-rc1 panics on `cgLookupPanic`) created by hvr
Grabbed the ghc-7.2.0.20110728-x86_64-unknown-linux.tar.bz2 release, and …
02:32 Ticket #5358 (Exotic form of kind ghc-prim:GHC.Prim.?{(w) tc 34g}) created by alios
with this code here:  https://gist.github.com/1115357 I was able to …
02:26 Ticket #5357 (ghc-7.2.1-rc1 broke unregisterised build) created by slyfox
Tried to build unregisterised ghc: […] And yes, the .hs file contains …

07/29/11:

12:15 Ticket #5347 (Help Me Port Haskell to Haiku OS) closed by igloo
worksforme: You mean with the same source tarball the command works on OS X, but not …
08:38 Ticket #5356 (duplicate files in bindists) created by igloo
7.2.1-rc1: […]
07:04 Commentary/Libraries edited by batterseapower
(diff)
07:03 Commentary/Libraries edited by batterseapower
(diff)
05:18 Ticket #5351 (Unexpected failure: message format changed) closed by simonpj
fixed: Fixed by […]
05:17 Status/SLPJ-Tickets edited by simonpj
(diff)
05:16 Ticket #5355 (Link plugins against existing libHSghc) created by batterseapower
This ticket split out from #3843 since it was getting too crowded Once we …
05:05 Ticket #5349 (Proposal: Make Q an instance of Applicative) closed by simonpj
fixed: Right, applied, thank you. (I did not apply the TypeSynonymInstances …
04:11 Commentary edited by WesleyFritch
(diff)
03:18 Ticket #3480 (Easily make Typeable keys pure, so that Typeable can be handled ...) closed by simonpj
fixed: Whizzo. Simon M has done this in GHC 7.2.
03:16 Status/SLPJ-Tickets edited by simonpj
(diff)

07/28/11:

21:04 DataParallel/VectPragma edited by chak
(diff)
20:06 DataParallel/VectPragma edited by chak
(diff)
19:44 DataParallel/VectPragma edited by chak
(diff)
17:52 Ticket #5354 (OS X, XCode 4 and gcc) created by igloo
This commit probably needs an equivalent fix for …
16:18 Ticket #5353 (Cabal bug building haddock, alex, happy, etc) created by igloo
There's a Cabal bug that affects building tools which are used to build …
15:22 Ticket #5341 (signals004(profasm) core lint error) closed by igloo
fixed: Merged as changeset:60030a887f075c4858276f36097cdd2525952f1d.
15:22 Ticket #5342 (2047 core lint error when profiling) closed by igloo
fixed: Merged as changeset:60030a887f075c4858276f36097cdd2525952f1d. Normal …
14:41 Ticket #5311 (No read permission for installed global package.cache) closed by igloo
fixed: Fixed in HEAD and 7.2.
14:39 Ticket #5339 (Data.Bits instances should use default shift instead of shiftL/shiftR) closed by igloo
fixed: Applied, thanks. changeset:03130b0663cafeec6cefa0eee495e97354778b79
09:45 Ticket #5338 (Race hazard in Random library test suite) closed by igloo
fixed: changeset:806f9fb0431d542821e22dac927169307faf8a35 is now in the GHC HEAD …
05:25 Ticket #5352 (Very slow (nonterminating?) compilation if libraries compiled with ...) created by batterseapower
I built the libraries with -fexpose-all-unfoldings. The stage 1 compiler …
05:20 WorkingConventions/GitSPJ edited by simonpj
(diff)

07/27/11:

12:29 Ticket #5351 (Unexpected failure: message format changed) created by daniel.is.fischer
apirecomp001 fails unexpectedly with […] Perhaps the comparison between …
12:20 Ticket #5350 (Validate error: unneeded import) created by daniel.is.fischer
The import of GHC.Show in IOBase.hs is no longer needed, hence a …
07:13 Ticket #5281 (Bad compiler warning) closed by simonpj
fixed: OK done! Try now Simon
06:24 Ticket #5349 (Proposal: Make Q an instance of Applicative) created by basvandijk
The Q type: […] currently has an instance for Monad and …
00:48 Ticket #5345 (stg lint error) closed by simonpj
fixed: Partial fix done. I have not even added a test because STG lint is so …

07/26/11:

23:47 Ticket #5348 (Template Haskell quasiquote escapes) created by simonpj
This ticket arises from a brief email thread …
23:05 Ticket #4430 (Better support for resolving infix expressions in template haskell) closed by simonpj
fixed: Plus […] and in the template-haskell library […] All done, I think. …
23:00 Ticket #5293 (Linker error from integer-gmp (OS X 10.7)) closed by chak
duplicate: Duplicate of #5019

07/25/11:

18:37 Ticket #5347 (Help Me Port Haskell to Haiku OS) created by mcandre
I'm following the …
16:59 Ticket #5346 (ghc.git missing) closed by igloo
worksforme: It works for me: […] Perhaps you just didn't wait long enough? (you …
15:07 Ticket #5346 (ghc.git missing) created by mcandre
I'm following the …
11:20 Ticket #5345 (stg lint error) created by guest
I've got stg lint error when compiled following program with optimisation …
05:45 Ticket #5344 (CSE should look through coercions) created by reinerp
This is probably a known limitation of the CSE pass, but there doesn't …

07/24/11:

12:22 Ticket #5290 (Add UNPACK support to Template Haskell) closed by igloo
fixed: I think it's too late for new features in the 7.2 branch, sorry.
12:22 Ticket #5336 (Annotations aren't working) closed by igloo
fixed: Merged as changeset:03ac35dab45e246fd2e4b1c60f722f996ebe19ef and …
12:18 Ticket #5303 (GHC crash (panic) with -O2 and nonexistent .hi) closed by igloo
fixed: Merged as changeset:2b6a6e88dfea7aa7f9372683e618ee73d0790c1b.
12:17 Ticket #5314 ("internal error: heapCencus, unknown object: 0" with retainer profiling) closed by igloo
fixed: Merged as changeset:96940b4838b5ff7ebd4f1e062a47d2c7eb9f5419.
12:16 Ticket #5328 (Include compiler version in ABI hash) closed by igloo
fixed: Merged as changeset:82abc13248e1810d63a8735e1a2933ce39e15656
12:13 Ticket #481 (Recompilation check fails for TH) closed by igloo
fixed: Merged as changeset:99b43e00b83065320d093b753e17b11d2fbabe05
11:58 Ticket #5331 (Warning for unused existentially quantified types) closed by igloo
fixed: Merged as changeset:4da2f2312bb21a25763e521f138b919619a69f89.
11:57 Ticket #5332 (Template Haskell drops singleton unboxed tuples) closed by igloo
fixed: Merged as changeset:b33645f9be59452de1522dd26bb16e56e22c667f and …
11:54 Ticket #5334 (record wildcards: field not initialised reported as type error) closed by igloo
fixed: Merged as changeset:ed26601e8aab6a66c9c9718066d83c062a0e28df.
11:50 Ticket #5307 (Problems with new cyclic dependency error message) closed by igloo
fixed: Merged as changeset:f1158aa8dc5302dc5428c28305ffa94ca51443ce.
11:49 Ticket #5304 (Core lint failure in stage 3 build) closed by igloo
fixed: Merged as changeset:b982db15d2a8e105907f85b30bcb2d87a82c3d86.
11:47 Ticket #5285 (Core lint error in T3001-2 [7.0 regression]) closed by igloo
fixed: Merged as changeset:b982db15d2a8e105907f85b30bcb2d87a82c3d86. I opened …
11:44 Ticket #4903 (Inliner looping when specialising across modules (with GADTs and other ...) closed by igloo
fixed: Merged
09:21 Ticket #5343 (ghci should do an automatic ":r" after ":e") created by lerkok
A reload (:r) is almost always what one does after an edit (:e). Arguably …
06:13 Ticket #5342 (2047 core lint error when profiling) created by igloo
Cut-down copy of the 2047 test: […] […] […]
05:43 Ticket #5341 (signals004(profasm) core lint error) created by igloo
signals004(profasm) is giving a core lint error. Here's a slightly cut …

07/23/11:

20:17 Ticket #1803 (Include qCurrentLoc in the Quasi class) closed by reinerp
fixed: This was implemented when quasi-quotation was introduced: […]

07/22/11:

09:56 Ticket #4227 (Allow SPECIALISE pragmas for functions defined in another module) closed by simonpj
fixed: Great. Sounds as if we're done with this ticket then.
09:36 Ticket #5340 (wrong warning on incomplete case analysis in conjunction with empty data ...) created by Lemming
I load the following code into GHCi with warnings enabled (-Wall) […] …
09:21 Ticket #5339 (Data.Bits instances should use default shift instead of shiftL/shiftR) created by liyang
The documentation notes that the second arg of shiftL/shiftR must be …
01:50 Ticket #5338 (Race hazard in Random library test suite) created by simonpj
In a validate run, rangeTest fails thus […] Ian writes: The problem …

07/21/11:

17:04 SafeHaskell edited by dterei
Add note on how Data.Typeable is handled (diff)
13:38 Ticket #5337 (mkRtsOptionsLevelObj should respect -optc standard headers) created by gnezdo
Our fancy compilation environment does not keep the standard C headers …
10:29 Building/Architecture edited by raeez
(diff)
07:18 Ticket #5336 (Annotations aren't working) created by simonmar
Some annotations tests are failing, e.g.: […] This looks like it …

07/20/11:

15:07 Building/RunningTests/Adding edited by dterei
(diff)
15:06 Building/RunningTests/Running edited by dterei
(diff)
12:29 Ticket #5335 (links are reversed in INLINE section) created by HairyDude
Near the bottom of section 7.13.5.1 is the following: […] These two …
11:43 Ticket #3526 (Inliner behaviour with instances is confusing) closed by bos
fixed: As far as I can tell, this is happy in the world of GHC 7.
08:41 Ticket #5317 (non-linear complexity of :reload combined with :module in ghci) closed by simonmar
wontfix: It's faster in 7.2 as a result of my changes in …
03:13 Ticket #5249 (Non-understandable comment in compiler/main/GHC.hs) closed by simonmar
fixed
02:33 Building/Using edited by simonmar
instructions for freezing stage 1 (diff)
02:25 Building/SyncAll edited by simonmar
(diff)
02:21 Ticket #5334 (record wildcards: field not initialised reported as type error) created by aruiz
I think that the following program should be accepted, with warnings about …
01:22 Ticket #5323 (Add ($!!) and force to deepseq) closed by simonmar
fixed

07/19/11:

18:46 Ticket #5333 (Arrow command combinators and infixr cause the desugarer to fail) created by peteg
The following code exhibits the bug: […] GHC says: […]
12:48 Ticket #5325 (The -dsuppress-type-signatures flag behaves wrongly on RULES) closed by igloo
fixed: Merged as changeset:739fde1cd7860c37d71f90fd295eb54a559a5f93
12:46 Ticket #5318 (badly formatted error message) closed by igloo
fixed: Merged as changeset:e2a3a0f8449a7d96063c531b9d9f85bea66688cf
12:45 Ticket #5315 (panic in idInfoToAmode with -O) closed by igloo
fixed: Merged as changeset:186129ff0550c769058190d76540ee8aa426a6bf
12:44 Ticket #5322 (Windows build broken) closed by igloo
fixed: Merged as changeset:61458136b878afaa0f8eaf00ba0feeb945fcacbf
08:07 Ticket #5275 (Data.Typeable not backwards compatible) closed by simonmar
fixed: Now fixed; see 52ddeaaedfed3135a739585b41fdd2ad4f1f8e81 and following …
07:19 Ticket #5332 (Template Haskell drops singleton unboxed tuples) created by reinerp
The following module compiles with Ghc HEAD, but shouldn't: […] In …
06:17 Commentary/Libraries edited by igloo
(diff)
02:32 Ticket #5331 (Warning for unused existentially quantified types) created by Lemming
I found a bug in my code that boils down to: […] Obviously the type 'b' …

07/18/11:

17:26 NewPlugins edited by thoughtpolice
(diff)
17:26 NewPlugins edited by thoughtpolice
(diff)
17:25 NewPlugins edited by thoughtpolice
(diff)
03:59 Ticket #5330 (GHC does not follow offside rule specified as in Haskell Standard) created by seba
GHC parses the following code wrongly according to the Haskell Standard …
03:30 Ticket #5329 (panic: ASSERT failed! file compiler/stgSyn/CoreToStg.lhs line 968) closed by simonpj
fixed: Thanks. Always try -dcore-lint first; it often gives a much more …
02:21 WorkingConventions/Git edited by simonmar
(diff)
00:49 Ticket #5329 (panic: ASSERT failed! file compiler/stgSyn/CoreToStg.lhs line 968) created by mikhail.vorozhtsov
Another crash with -O: […]

07/17/11:

12:12 Ticket #5311 (No read permission for installed global package.cache) closed by igloo
fixed: Fixed
10:33 Ticket #5276 (Multithreaded build failure) closed by igloo
fixed: Looks like this was fixed by …
10:26 Ticket #5266 (Licensing requirements and copyright notices) closed by igloo
wontfix: I don't think we can easily change the licences for the various libraries …
10:16 Ticket #5255 (String literals cause runtime crashes when OverloadedStrings is in effect) closed by igloo
wontfix: I think the consensus is to do nothing, so I'll close this ticket.
10:08 Ticket #5214 (SIGSEGV in yieldCapability ()) closed by igloo
wontfix: j.waldmann, please reopen this ticket (or open a new one) if you manage to …
07:43 Ticket #5102 (ghc struggles to compile a large case statement) closed by igloo
worksforme: I'm not sure what I'm looking for exactly. There are 33797 branches in the …

07/16/11:

04:37 Ticket #5328 (Include compiler version in ABI hash) created by nomeata
Hi, as outlined in the discussion at …

07/15/11:

23:04 Ticket #5327 (INLINABLE pragma and newtypes prevents inlining) created by reinerp
Compile the following code with 'ghc -O2 -ddump-simpl': […] With …
14:54 Ticket #5157 (Unknown Symbol in Yesod Handler) closed by igloo
invalid: This doesn't look like a GHC bug to me. If you disagree, can you please …
14:41 Ticket #5146 (Skip all tests involving GHCi if GHCi is absent) closed by igloo
fixed: Thanks for the report. Should be fixed by: […]
14:35 Ticket #5118 (Numeric.floatToDigits fails for large floatRange) closed by igloo
invalid: Thanks for the analysis, Daniel. If I understand correctly, this isn't a …
14:17 Ticket #5119 (sync-all should have a resume option) closed by igloo
fixed: Fixed.
13:18 WikiStart edited by igloo
(diff)
13:17 FirefoxTips created by igloo
12:31 Commentary/Libraries edited by igloo
(diff)
12:21 repos.png attached to Commentary/Libraries by igloo
11:55 Commentary/Libraries edited by igloo
Don't suplicate the same repo URL in multiple columns (diff)
10:02 Ticket #5300 (Infinite context reduction stack overflow) closed by simonpj
fixed: The HEAD (upcoming 7.2) gives […] which seems right. So I think this …
09:41 Ticket #3791 (SplitObjs fails on sparc with GNU ld) closed by igloo
fixed: Fixed by changeset:3b322660f82d0c7c4f7d02523367ebd0e34c5287
04:57 Ticket #5294 (framework failure: duplicate T1595) closed by igloo
fixed: Merged
04:57 Ticket #5297 (annrun01 needs to be updated) closed by igloo
fixed: Merged
04:56 Ticket #5129 ("evaluate" optimized away) closed by igloo
fixed: Merged
00:47 Ticket #5326 (Polymorphic instances aren't automatically specialised) created by reinerp
Related to #255. Given (roughly) the example from that ticket: […] we …
00:32 Commentary/Compiler/TypeChecker edited by simonpj
(diff)

07/14/11:

23:45 Ticket #5325 (The -dsuppress-type-signatures flag behaves wrongly on RULES) created by reinerp
Given this module: […] if we compile with […] we see that the …
21:21 Ticket #5324 (Locally-scoped RULES) created by reinerp
I'd like the following to compile: […] This doesn't currently …
15:55 Ticket #5323 (Add ($!!) and force to deepseq) created by ivanm
For the related discussion on libraries@, please see …
09:19 Ticket #5192 (the 'impossible' happened: hsValBindsImplicits: ValBindsIn) closed by igloo
fixed: This missed 7.0.4.
09:19 Ticket #5133 (Random instance for Float can generate values out of requested range) closed by igloo
fixed: Changes pulled into the GHC repo
09:17 Ticket #2671 (Data.Time.Clock parseTime's %y parses "08" as 1908) closed by igloo
fixed: We now have time-1.2.0.5.
09:17 Ticket #5313 (wrong dylib name using GHC package) closed by igloo
fixed: Merged as changeset:7e567e09de253863d052b62742dd22da7bb06118
09:16 Ticket #5250 (SEGFAULT in FFI to C++ library) closed by igloo
fixed: Merged as changeset:69cbe1457972578d6e6be98a9ae2ef4eec2da7ba
09:15 Ticket #5243 (ghc --make and ghci misses dependencies with explicit braces) closed by igloo
fixed: Merged as changeset:0e7448459faaaa44e4d7fd0e80a01206e109ce37
06:20 Ticket #5089 (validate should bail out early if testsuite not available) closed by igloo
fixed: Fixed: […]
05:39 Building/MacOSX/Installer edited by igloo
(diff)
05:35 Building/MacOSX edited by igloo
(diff)
05:35 Building/MacOSX edited by igloo
(diff)
05:31 Building/MacOSX edited by igloo
(diff)
05:26 Building/MacOSX edited by igloo
(diff)
04:54 Building/SyncAll edited by simonmar
(diff)
03:15 GitHubGHC edited by tibbe
autoconf is unneccesary (diff)
00:39 Status edited by dterei
(diff)
00:39 Status edited by dterei
(diff)
00:38 Commentary/Compiler/Packages edited by dterei
(diff)
00:36 Commentary/Compiler/Packages edited by dterei
(diff)
00:28 Status edited by dterei
(diff)
00:28 Commentary/Compiler/Packages edited by dterei
(diff)
00:15 Status edited by dterei
(diff)

07/13/11:

23:21 Building/GettingTheSources edited by simonpj
(diff)
16:30 Ticket #5322 (Windows build broken) created by igloo
Some time between the 17th June: …
15:23 GitHubGHC edited by jhenahan
(diff)
15:16 GitHubGHC edited by jhenahan
(diff)
15:15 GitHubGHC edited by jhenahan
(diff)
14:54 GitHubGHC created by jhenahan
Work in Progress
14:49 Repositories edited by jhenahan
(diff)
14:49 Repositories edited by jhenahan
Linking to the soon to be new page (diff)
14:31 Building/GettingTheSources edited by kgardas
(diff)
08:07 Ticket #5316 (Orphan instances strike again: ghc rejects a program at first but will ...) closed by igloo
duplicate: Thanks for the report. The overlapping instance in System.Event.Manager
07:42 Ticket #5241 (documentation in ghc 7.0.3 sources fails to build on OpenSuSE 11.4) closed by igloo
invalid: As far as I can see the problem is broken dblatex installations, so I …
06:33 Ticket #5321 (Very slow constraint solving for type families) created by simonpj
This post (to the ghc-users mailing list, from Gershom Bazerman) is in …
06:19 Ticket #5320 (check_overlap panic (7.1 regression)) created by mikhail.vorozhtsov
The attached program is rightfully rejected by GHC 7.0.4 (with {{{"Could …
06:13 Ticket #5319 (MacOS X + executeFile + -threaded = "Operation not supported") created by PHO
 http://uninformed.org/index.cgi?v=1&a=1&p=16

07/12/11:

15:31 Ticket #5318 (badly formatted error message) created by igloo
When compiling this module: […] GHC gives a poorly formatted error …
12:40 Building/RunningTests/Adding edited by dterei
(diff)
08:02 Ticket #3817 (mangler fails with gcc-4.3.x and gcc-4.1.2 on sparc; suggest disabling ...) closed by maeder
wontfix: Yes, ok let's forget about it, then.
04:46 Ticket #5317 (non-linear complexity of :reload combined with :module in ghci) created by SimonHengel
ghci shows non-linear time complexity for a sequence of …

07/11/11:

17:31 SafeHaskell edited by dterei
(diff)
13:24 Ticket #5316 (Orphan instances strike again: ghc rejects a program at first but will ...) created by jcpetruzza
Consider these two modules (boiled down example from the checkers …
05:11 Ticket #5315 (panic in idInfoToAmode with -O) created by mikhail.vorozhtsov
The attached program causes GHC panic: […] Not passing -O or …
03:52 Ticket #5013 (sporadic failures during compilation under solaris) closed by maeder
worksforme: I've installed a local gcc-4.3.6, recompiled ghc-7.0.4 and the bus errors …
03:20 Ticket #5312 (panic! (the 'impossible' happened)) closed by simonmar
duplicate: Thanks for the report - this was fixed in 6.12.1 (see #789)
01:58 Ticket #5314 ("internal error: heapCencus, unknown object: 0" with retainer profiling) created by akio
Compile the attached file as: […] And run it with: […] you get: …

07/10/11:

23:53 Ticket #5313 (wrong dylib name using GHC package) created by mwotton
[…] compiling this on ubuntu with ghc 7.0.3 $ ghc --make test.lhs …

07/08/11:

19:00 Commentary/CodingStyle edited by dterei
(diff)
18:59 Commentary/CodingStyle edited by dterei
(diff)
18:45 Commentary/Rts/Conventions edited by dterei
(diff)
18:45 Commentary/CodingStyle edited by dterei
(diff)
18:28 Commentary/MigratingOldCommentary edited by dterei
(diff)
18:15 Commentary edited by dterei
(diff)
18:14 Building edited by dterei
(diff)
18:09 Commentary/Hpc edited by dterei
(diff)
18:08 GhcCoverage edited by dterei
(diff)
18:07 Building edited by dterei
(diff)
18:05 Commentary edited by dterei
(diff)
18:02 Commentary/Abbreviations edited by dterei
(diff)
18:02 Commentary/Abbreviations edited by dterei
(diff)
18:02 Commentary/Abbreviations edited by dterei
(diff)
18:01 Commentary/Abbreviations edited by dterei
(diff)
17:42 Commentary/Abbreviations edited by dterei
(diff)
17:42 Commentary/Abbreviations edited by dterei
(diff)
17:40 Commentary edited by dterei
(diff)
17:39 Commentary edited by dterei
(diff)
17:39 Commentary/PrimOps edited by dterei
(diff)
17:36 Commentary edited by dterei
(diff)
17:34 Commentary edited by dterei
(diff)
17:24 Commentary edited by dterei
(diff)
17:21 Commentary edited by dterei
(diff)
16:01 Building/RunningTests/Details edited by dterei
(diff)
16:01 Building/RunningTests edited by dterei
(diff)
16:00 Building/RunningTests/Running edited by dterei
(diff)
15:58 Building/RunningTests/Details edited by dterei
(diff)
15:57 Building/RunningTests/Adding edited by dterei
(diff)
15:55 Building/RunningTests/Settings edited by dterei
(diff)
15:52 Building/RunningTests/Adding edited by dterei
(diff)
15:50 Building/RunningTests/Details created by dterei
15:50 Building/RunningTests edited by dterei
(diff)
15:49 Building/RunningTests/Adding edited by dterei
(diff)
15:46 Building/RunningTests/Adding created by dterei
15:25 Building/RunningTests/Updating created by dterei
15:25 Building/RunningTests/Settings created by dterei
15:24 Building/RunningTests/Running created by dterei
15:23 Building/RunningTests edited by dterei
Rewrite of testsuite page (diff)
13:33 Ticket #5312 (panic! (the 'impossible' happened)) created by poneill
Crash4ed when attempting to compile program (attached). Output below: …
10:02 Ticket #5309 (make[1]: *** [Apply.o] Segmentation fault (core dumped)) closed by igloo
wontfix: I'm assuming that you're doing a registerised build, but I'm afraid that …
09:50 Ticket #3352 (Data.Word should define instances of Random for each type) closed by igloo
fixed: Pulled
09:11 Ticket #5311 (No read permission for installed global package.cache) created by Lemming
I have installed GHC-7.0.4 from …
08:48 Ticket #5301 (Trac failure: "KeyError: 'fields'") closed by igloo
worksforme: Thanks for the report. However, I can't reproduce it. If it happens again …
06:38 Ticket #5310 (Validate fails due to overlapping pattern in StgCmmExpr) closed by daniel.is.fischer
fixed
03:04 Ticket #4408 (dph-words-opt fails to compile) closed by daniel.is.fischer
fixed: Hadn't any timeouts for dph-words-opt in a long time. Though DPH …
02:21 Ticket #5310 (Validate fails due to overlapping pattern in StgCmmExpr) created by daniel.is.fischer
The failure due to -Werror: […] The special case for the new seq …

07/07/11:

13:22 GitForDarcsUsers edited by igloo
(diff)
12:11 Ticket #5309 (make[1]: *** [Apply.o] Segmentation fault (core dumped)) created by ballapete
Hello! When building this old version of Haskell on Mac OS X 10.5.8 …
10:21 Ticket #5308 (Generalize -msse2 command line flag to -msse<version number>) created by tibbe
I'm looking into adding support for the popcnt instruction. The …
03:36 Ticket #5307 (Problems with new cyclic dependency error message) created by simonmar
I encountered a "head: empty list" failure and tracked it down to the new …

07/06/11:

18:05 Ticket #5306 (Data family constructor imports broken) created by reinerp
The following does not compile, but according to …
16:07 Ticket #5305 (crash after writing around 40 gigabytes to stdout) created by lava
After writing about 40GiB to stdout program crashes with one of these …
12:43 SafeHaskell edited by dterei
Remove old part about some flags command line only. (diff)
03:26 Ticket #5304 (Core lint failure in stage 3 build) created by simonmar
A stage 3 build is currently failing with a Core Lint error: […]

07/05/11:

05:18 Ticket #5303 (GHC crash (panic) with -O2 and nonexistent .hi) created by mornfall
[…] I am attaching the test.hs that causes this. It needs …

07/04/11:

22:21 Ticket #5302 (Unused arguments in join points) created by reinerp
Sometimes GHC produces join points with unused parameters. In the example …
15:01 Ticket #5301 (Trac failure: "KeyError: 'fields'") created by modchan
==== How to Reproduce ==== While doing a GET operation on /ticket/4000, …
11:45 Commentary/Libraries edited by igloo
(diff)
09:29 Ticket #5300 (Infinite context reduction stack overflow) created by dsf
The contrived example below gets a Context reduction stack overflow error …
02:52 Ticket #5299 (ghc.exe: panic! (the 'impossible' happened)) created by guest
1. open ghci 2. type in: [2,4..] 3. obviously this is an infinite list, so …
00:52 Ticket #5295 (TEST_HC needs to be quoted in plugins/Makefile) closed by batterseapower
fixed: Done, thanks!

07/03/11:

20:20 Ticket #5298 (Inlined functions aren't fully specialised) created by reinerp
When a function is inlined, it can expose other functions as candidates …
13:56 Ticket #5297 (annrun01 needs to be updated) created by daniel.is.fischer
A change of type makes annrun01 fail with […] defaultErrorHandler now …
10:30 Ticket #5296 (Add explicit type applications) created by dsf
This example is derived from code in my application. It works, but I …
10:08 Ticket #5295 (TEST_HC needs to be quoted in plugins/Makefile) created by daniel.is.fischer
plugins01 fails with […] due to the space in install dir, TEST_HC …
09:58 Ticket #5294 (framework failure: duplicate T1595) created by daniel.is.fischer
Recently a test T1595 was added to rename/should_fail, but there already …
02:04 Ticket #5293 (Linker error from integer-gmp (OS X 10.7)) created by jhenahan
I recently upgraded to the latest dev build of OS X Lion and Xcode 4.2, …

07/02/11:

16:58 Ticket #5292 (libHSghc exports more symbols than Windows can handle) created by batterseapower
If you build GHC with shared libraries enables, the generated libHSghc.dll …

07/01/11:

23:03 RunTimeData created by vivian
created page
22:57 PolymorphicDynamic edited by vivian
added link to RunTimeData (diff)
19:44 PolymorphicDynamic edited by vivian
add mobile code to use cases; transform to Interface (diff)
10:02 Ticket #5274 (Bad error message) closed by simonpj
fixed: I agree. I've added the module and a bit more to all the calls to error in …
03:52 PolymorphicDynamic created by vivian
created page
02:04 Commentary edited by vivian
added Polymorphic Dynamic page (diff)
00:40 Ticket #5291 (GhcDynamic build fails on Windows: can't find DLLs) created by batterseapower
Enabling GhcDynamic? causes the Windows build to fail: […] The reason …
00:36 Ticket #5286 (panic: getPredTyDescription EqPred [7.0 regression]) closed by simonpj
fixed: Fixed by […]
00:17 Ticket #5263 (Compiler panic, trying to compile text-0.5) closed by simonpj
fixed: Thanks. That was a bad bug. It's fixed by this patch […] Making a test …
Note: See TracTimeline for information about the timeline view.