Timeline


and

08/29/08:

00:37 Ticket #2554 (internal error: stg_ap_pp_ret (with terminfo)) created by judah
When trying to run the haskeline package against HEAD, I sometimes get bus …

08/28/08:

15:21 GhcApiStatus edited by nominolo
(diff)
14:17 GhcApiStatus edited by nominolo
Update API changes (diff)
12:39 Ticket #2553 (panic: RegAllocLinear.getStackSlotFor: out of stack slots) created by daniel.is.fischer
Trying to cabal install the crypto library, I got the error: […] twice, …
11:17 sync-all-v3.darcs-patch attached to DarcsConversion by batterseapower
sync-all, with bug fixes and merges from darcs-all
07:54 Ticket #2552 (SCC annotation behavior differs between toplevel and non-toplevel) created by Rauli
I'm not sure if this is a bug, but using ghc -prof -auto-all and manual …
07:34 TypeFunctionsSolving edited by chak
(diff)
07:28 Ticket #2551 (Allow multiple modules per source file) created by YitzGale
This is helpful because the module system is the only way to achieve …
07:12 Ticket #2462 (Data.List.sum is slower than 6.8.3) closed by simonpj
invalid: I did that and it's still fine. Re-open if you think otherwise! Simon
05:14 Ticket #2529 (deriving Read fails on infix data constructors with record syntax) closed by simonpj
fixed: Fixed […] Simon
04:38 Ticket #2462 (Data.List.sum is slower than 6.8.3) reopened by simonmar
We think it's necessary to compile the definition of sum itself with -O2 …
00:50 TypeFunctionsSolving edited by chak
(diff)

08/27/08:

20:40 ArmLinuxGhc edited by shepheb
jhc works! (diff)
16:12 TypeFunctionsSolving edited by simonpj
(diff)
16:10 TypeFunctionsSolving edited by simonpj
(diff)
14:10 Ticket #2546 (Reliable crash in checkBlackHoles) closed by nogin
duplicate: Indeed, this does not seem to be present in 6.8.3
12:47 Ticket #2550 (Add an option to read file names from a file instead of the command line) created by YitzGale
As discussed in the following thread: …
12:37 Ticket #2549 (Non null-terminated C strings sended to OpenGL functions.) created by Vincent.B
* Program started with GHC started like runhaskell does * debuggued with …
09:53 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
09:52 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
08:39 Ticket #2520 (SPECIALIZE causing duplicate assembler symbols) closed by simonpj
fixed: Fixed by […] Simon
08:37 Ticket #2538 (Better error message for missing Rank2Types (or RankNTypes) flag) closed by simonpj
fixed: Done […] Simon
08:36 Ticket #745 (GHC should recover better from bad type signatures) closed by simonpj
fixed: Fixed at last […] Simon
08:17 Ticket #2462 (Data.List.sum is slower than 6.8.3) closed by simonpj
invalid: I can't reproduce this. I compiled […] with -O and -O2 with the HEAD …
08:00 DarcsConversion edited by simonmar
start sketching what to do about libraries (diff)
05:47 Ticket #2548 (validate should continue if it sees warnings or haddock failures) created by igloo
From this thread: …
05:21 Ticket #2262 (Build failure of HEAD from 2008-05-04 on OS X 10.4.11) closed by igloo
fixed: Building on OS X works for me, and there is no longer a `SRC_HC_OPTS += …
05:17 Ticket #2513 (Bad location info for flag warnings) closed by igloo
fixed: Fixed.
02:45 TypeFunctionsSolving edited by chak
(diff)
02:44 TypeFunctionsSolving edited by chak
(diff)
02:28 TypeFunctionsSolving edited by chak
(diff)
02:08 Ticket #2547 (No -X flag for unboxed types) closed by simonpj
fixed: OK, done […] Simon
01:06 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
01:05 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
01:00 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
00:59 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
00:59 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
00:57 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
00:55 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
00:55 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
00:54 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
00:46 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
00:42 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
00:40 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
00:38 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)
00:31 Design/BuildSystem edited by simonpj
(diff)
00:27 TypeFunctionsSolving edited by chak
(diff)
00:18 WorkingConventions edited by simonpj
(diff)
00:15 Building/RunningTests edited by simonpj
(diff)

08/26/08:

18:18 ArmLinuxGhc edited by shepheb
Responding to changes in #1346 (diff)
17:29 Ticket #2545 (Data Parallel Haskell on Kubuntu 8.04 uses too much memory) closed by chak
invalid: Data Parallel Haskell is not supported at all in the 6.8.x branch and the …
15:36 Ticket #2547 (No -X flag for unboxed types) created by tim
There doesn't seem to be a separate -X flag for unboxed types; there is …
10:33 Ticket #2546 (Reliable crash in checkBlackHoles) created by nogin
I hit a fully reproducible bug in scheduleCheckBlackHoles using GHC …
10:08 TestingPatches edited by simonpj
(diff)
08:44 Design/BuildSystem edited by simonpj
(diff)
06:57 Ticket #2545 (Data Parallel Haskell on Kubuntu 8.04 uses too much memory) created by jjanssen
Hey. I tried to perform some tests on the performance of data parallel …
06:50 Building/RunningTests edited by igloo
(diff)
05:58 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
05:57 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
05:42 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
05:41 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
05:27 Ticket #2497 (Weird scoping for tyvars in rules) closed by simonpj
fixed: Fixed by a combination of […] and […] Simon
05:26 Ticket #2213 (Confusing flags for rewrite rules) closed by simonpj
fixed: See the discussion and fix in #2497. Simon
04:51 Ticket #2544 (Improve "Can't unify" error messages from type functions) created by simonpj
Consider this example from a Haskell Cafe thread: […] This elicits the …
03:30 Ticket #2485 (Installed ghci wrapper refers to nonexistent file) closed by igloo
fixed: Thanks for the report; now fixed.
02:15 Ticket #2543 (Nested SPECIALIZEd functions cause error: "Symbol _BadUTF8_zdf1_closure ...) closed by simonpj
duplicate: Dup of #2520. Thanks for another test case. Simon

08/25/08:

14:58 Ticket #2540 ([Text.Regex] incorrect word boundary ("\\b") substitutions. Bug in ...) closed by ChrisKuklewicz
fixed: I have uploaded regex-compat 0.92 and regex-posix 0.93.2 to hackage (they …
11:03 Ticket #2543 (Nested SPECIALIZEd functions cause error: "Symbol _BadUTF8_zdf1_closure ...) created by judah
The utf8-string package (in particular, the module …
11:02 Ticket #2541 (ghc does call unlit from the right location) closed by igloo
fixed: Thanks for the report; now fixed in the HEAD.

08/24/08:

16:06 Ticket #2542 (runghc does not infer module file extensions) created by judah
In ghc-6.8 (and possibly earlier), runghc will infer the extension of a …
15:53 Ticket #2541 (ghc does call unlit from the right location) created by judah
An installed version of ghc-6.9.20080824 does not call unlit correctly …
13:54 Ticket #2540 ([Text.Regex] incorrect word boundary ("\\b") substitutions. Bug in ...) created by Eelis-
Consider: […] This outputs "|a|b|c|d|e|f", while it really should …
12:09 Ticket #2537 (base3-compat: not installable) closed by igloo
fixed: Fixed, thanks
12:08 Ticket #2536 (Flag for Making Type Signatures Mandatory) closed by igloo
invalid: As Neil says, you can already do this, so I'm closing this ticket.
12:06 Ticket #2525 (maps created by Data.Map.fromAscList fail lookup on some keys present) closed by igloo
invalid: tibbe is right, so I'm closing the bug.
05:31 Ticket #2473 (Data.Array.IO.Internals hidden in GHC6.8 for no good reason) closed by igloo
fixed: Done!
02:51 TypeFunctionsSolving edited by chak
(diff)

08/23/08:

21:23 TypeFunctions edited by chak
(diff)
21:22 TypeFunctions edited by chak
(diff)
16:26 Ticket #2539 (panic when using .o files from the wrong platform) created by ajd
When I moved a tarball of a haskell project from my linux box to a windows …

08/22/08:

19:21 Ticket #2538 (Better error message for missing Rank2Types (or RankNTypes) flag) created by tim
For a rank-2 type signature when the Rank2Types language option …
17:17 Ticket #2537 (base3-compat: not installable) created by clanehin
Due to missing LICENSE file.
06:56 Ticket #2536 (Flag for Making Type Signatures Mandatory) created by guest
I propose to add a flag to GHC to only compile programs that have type …

08/21/08:

21:18 Ticket #2535 (Bug fix for QuickCheck 1.1.0.0) created by patperry
There is currently a bug in "variant" that manifests itself in the …
20:54 Ticket #2534 (Odd probable cause given by type checker) created by heatsink
In the following code, a function has been applied to zero arguments, …
19:40 Ticket #2533 (Generic functions that take integral arguments should work the same way as ...) created by japple
The Prelude functions drop, take, and splitAt are unfailing (never call …
18:23 Ticket #2532 (Add Typeable instance to Data.Unique) created by japple
Data.Unique should be able to be used with Data.Dynamic. Timescale for …
17:48 Ticket #2337 (Data.Array documentation utterly broken) reopened by japple
We should not wait for Haddock to be fixed to get this fixed. If Haddock …
15:22 sync-all-v2.darcs-patch attached to DarcsConversion by batterseapower
sync-all, with StGIT support and other minor improvements
14:57 Ticket #2531 (Prune duplicates in ghci history) created by venkat
When we enter the same expressions in ghci, all of them go in to history. …
09:49 Ticket #2530 (deriving Show adds extra parens for constructor with record syntax) created by spl
Since record construction binds more tightly than function application, no …
07:51 Ticket #2524 (GHCi linking error with Gtk2Hs.) closed by simonmar
duplicate: Thanks, we already fixed this one: #2405
07:40 Ticket #2523 (Improve warnings for use of "forall" without -XExistentialQuantification) closed by simonpj
fixed: Good idea. […] Patch is this […] Simon
07:04 Ticket #2529 (deriving Read fails on infix data constructors with record syntax) created by spl
The example below successfully performs the show, but reads
04:41 Ticket #2298 (renameFile is not atomic on Windows) closed by simonmar
fixed: Fixed. libraries/base: […] libraries/directory: […] GHC itself: …
02:50 Design/BuildSystem edited by simonmar
(diff)
02:06 Design/BuildSystem edited by simonpj
(diff)
02:04 Design/BuildSystem edited by simonpj
(diff)
02:04 Ticket #2528 (nub not as reliable as nubBy) reopened by guest
(From Adrian Hey) Well there still seems to be a problem, considering the …
01:04 Design/BuildSystem edited by simonpj
(diff)
01:04 Design/BuildSystem edited by simonpj
(diff)
00:30 Ticket #2527 (all ghc language extensions should have their own flags) closed by simonpj
invalid: Indeed Duncan is right. Specifically, -fglasgow-exts sets the following …

08/20/08:

20:32 Ticket #2528 (nub not as reliable as nubBy) closed by JeremyShaw
invalid: Your (==) instance is broken. Specifically, for: -- ((9+9)+2) a = Branch …
19:48 Ticket #2528 (nub not as reliable as nubBy) created by jdressel
While working on a fun math/programming exercise I discovered a peculiar …
13:19 Ticket #2527 (all ghc language extensions should have their own flags) created by fergushenderson
Right now, to enable some ghc features such as unboxed types, there is no …
13:14 Ticket #2526 (warn about missing signatures only for exported functions) created by fergushenderson
The -fno-warn-missing-signatures option results in warnings if signatures …
11:49 Ticket #2525 (maps created by Data.Map.fromAscList fail lookup on some keys present) created by guest
[…] The above expression evaluates to False, when it should clearly be …
11:40 IRC_Meetings edited by nominolo
added 6th meeting log (diff)
11:38 ghc-meeting-2008-08-20.log attached to IRC_Meetings by nominolo
6th meeting
10:45 Ticket #2524 (GHCi linking error with Gtk2Hs.) created by guest
Starting ghci interpreter with '-package gtk' option results in this …
07:12 Design/BuildSystem created by simonmar
02:33 TypeFunctionsSolving edited by chak
(diff)
02:09 TypeFunctionsSolving edited by chak
(diff)

08/19/08:

11:59 Ticket #2523 (Improve warnings for use of "forall" without -XExistentialQuantification) created by dmhouse
Here's a GHCi session: […] Both of these errors could be improved, I …
05:51 Ticket #2516 (Panic in typechecker when checking rules) closed by simonpj
duplicate: Several things going on here. First, I've already fixed a bug in …
05:32 Ticket #2518 (hard-to-find .hs-boot docs) closed by simonpj
fixed: Fixed by […] Simon

08/18/08:

21:01 Ticket #2522 (Warning for missing export lists) created by tim
It occurred to me that it would be nice to have a warning for modules that …
05:35 Ticket #2521 (Trailing colon on GHC_PACKAGE_PATH doesn't work with ghc-pkg.) closed by simonmar
fixed: Fixed: […]
05:34 Ticket #2330 (ghc-pkg should not report duplicate depends) closed by simonmar
fixed: Fixed: […]

08/17/08:

20:19 TypeFunctionsSolving edited by chak
(diff)
20:03 TypeFunctionsSolving edited by chak
(diff)
19:20 Ticket #2521 (Trailing colon on GHC_PACKAGE_PATH doesn't work with ghc-pkg.) created by cjs
According to section 5.8.4.1 of the Users' Guide, appending a colon to …
15:14 Building/Windows edited by igloo
(diff)
15:09 Building/PlatformsScriptsFileNames edited by igloo
(diff)
14:53 Building/PlatformsScriptsFileNames edited by igloo
(diff)
14:23 Ticket #2520 (SPECIALIZE causing duplicate assembler symbols) created by ganesh
The program below causes duplicate assembler symbols when compiled -O with …
13:01 Building/RunningTests edited by igloo
(diff)
12:58 Building/RunningTests edited by igloo
(diff)
12:49 Building/RunningTests edited by igloo
(diff)
12:47 Building/RunningTests edited by igloo
(diff)
12:42 Building/Unregisterised edited by igloo
(diff)
12:36 Attic/Building/BuildSystem edited by igloo
(diff)
12:13 Ticket #2519 (Time.toClockTime: picoseconds out of range, after diffClockTimes) created by Ansible
I've found a consistent problem where the picoseconds field of TimeDiff? is …
10:32 Attic/Building/BuildSystem edited by igloo
(diff)
08:46 Building/Using edited by igloo
(diff)
08:15 TypeFunctionsSolving edited by chak
(diff)
08:07 Building/Using edited by igloo
(diff)
07:39 Building/Using edited by igloo
(diff)
07:26 Building/Using edited by igloo
(diff)
06:25 Building/Files edited by igloo
(diff)
06:06 Building/Files edited by igloo
(diff)
06:05 Building/Files edited by igloo
(diff)
05:47 Building/Files edited by igloo
(diff)
05:30 Building/Rebuilding edited by igloo
(diff)
05:26 Building/Targets edited by igloo
(diff)
05:17 Building/Targets edited by igloo
(diff)
05:03 Commentary/SourceTree edited by igloo
(diff)
04:51 Building/Hacking edited by igloo
(diff)
04:48 TypeFunctionsSolving edited by chak
(diff)
04:45 Building/Hacking edited by igloo
(diff)
04:21 Building/Hacking edited by igloo
(diff)
04:14 Building/Prerequisites edited by igloo
(diff)
04:00 Building/GettingTheSources edited by batterseapower
(diff)
03:46 TypeFunctionsSolving edited by chak
(diff)
02:36 TypeFunctionsSolving edited by chak
(diff)
02:10 TypeFunctionsSolving edited by chak
(diff)
02:06 TypeFunctionsSolving edited by chak
(diff)
02:02 TypeFunctionsSolving edited by chak
(diff)

08/16/08:

17:31 Ticket #2176 (H98 module Array exports non-H98 instance Functor ((->) a)) closed by ross
fixed: Fixed by elimination of orphan instances in Data.Array and then the patch …
14:05 Ticket #1063 (hReady should probably return False at the end of a file) closed by igloo
fixed: Fixed
11:53 Ticket #2505 (windows installer should not hijack filetype associations!) closed by igloo
duplicate: I'm closing this as a duplicate of #916. If someone has the knowledge and …
09:53 Ticket #2468 (Wrong names in Mangler script) closed by igloo
fixed: Fixed, thanks
06:52 Ticket #2482 (Documentation of STUArray: type argument name mismatch) closed by ross
fixed: fixed by this patch to the array package: […]
06:23 Ticket #2474 (II belive that in ISO8601 the date and time should be separated by a 'T', ...) closed by igloo
wontfix: I'm not sure; that wikipedia page lists 2008-08-16 07:51Z as `Example …
06:07 Ticket #2446 (Network.Socket.PortNum should not be exported) closed by igloo
wontfix: Please file a library submission if you want to propose this: …
05:39 Ticket #2481 (ghci: :f fmap -> can't unify) closed by igloo
fixed: Thanks for the report. Happily, this already works in the HEAD: […]

08/15/08:

22:31 TypeFunctionsSolving edited by chak
(diff)
22:13 TypeFunctionsSolving edited by chak
(diff)
21:58 TypeFunctionsSolving edited by chak
(diff)
21:55 TypeFunctionsSolving edited by chak
(diff)
21:16 TypeFunctionsSolving edited by chak
(diff)
21:15 TypeFunctionsSolving edited by chak
(diff)
09:16 Ticket #2412 (Interaction between type synonyms and .hs-boot causes panic "tcIfaceGlobal ...) closed by igloo
fixed: Test T2412 added
09:16 Ticket #2449 (panic with GeneralizedNewtypeDeriving and a .hs-boot file) closed by igloo
fixed: Test drvfail016 added
09:15 Ticket #2508 (exception handling: exitWith ExitSuccess results in abnormal termination ...) closed by igloo
fixed: Ah, I see, so we just never actually throw the old Exception type. Makes …
07:53 GitForDarcsUsers edited by nominolo
how to amend non-HEAD commits (diff)
07:23 GitForDarcsUsers edited by nominolo
Some tips for recovering from a bad rebase (diff)
06:28 Ticket #2518 (hard-to-find .hs-boot docs) created by Isaac Dupree
I can never find the User's Guide's documentation on .hs-boot files... and …
05:43 Ticket #2517 (remove 'pure' method from Arrow class) created by ross
The Arrow class as originally defined by John Hughes had methods …
04:30 GhcApiAstTraversals edited by claus
update ticket fixes, linear lookup performance, point to darcs repo (diff)
03:33 GitForDarcsUsers edited by nominolo
Talk about git rebase (diff)

08/14/08:

16:52 GitForDarcsUsers edited by nominolo
(diff)
16:34 GitForDarcsUsers edited by nominolo
Start a "Git Concepts" section (diff)
14:34 IRC_Meetings edited by nominolo
added 5th meeting log (diff)
14:30 ghc-meeting-2008-08-13.log attached to IRC_Meetings by nominolo
Meeting log 2008-08-13
13:19 Ticket #2456 (For higher kinds, instance declarations need quantification in the context) reopened by ronwalf
I can reproduce this bug with a slightly different file with $ …
09:29 Ticket #2461 (add Traversable generalizations of mapAccumL and mapAccumR) closed by ross
fixed: There was limited discussion (with a large sidetrack on <**>). A few in …
08:26 Ticket #2515 (Flag to suppress orphan instance warnings) closed by simonpj
fixed: Right, good point. I've fixed the docs; pushing shortly. Simon
06:53 GitForDarcsUsers edited by nominolo
(diff)
06:49 GitForDarcsUsers edited by nominolo
(diff)
06:06 Ticket #2516 (Panic in typechecker when checking rules) created by josef
GHC will panic when given either of the following modules. The error …
05:59 Ticket #2441 (Ghc-pkg cannot unregister/expose/hide packages in non-first package ...) closed by simonmar
fixed: Fixed. I modified the submitted patch to do the right thing, and fixed up …
05:57 Ticket #1963 (Pressing ^C at the right moment can trash GHC's package list) closed by simonmar
fixed: Fixed: […]
05:57 Ticket #2492 (ghc-pkg insists on having HOME environment variable set) closed by simonmar
fixed: Fixed: […]
05:56 Ticket #2491 (ghc-pkg unregister should complain about breaking dependent packages) closed by simonmar
fixed: Fixed: […]
05:47 Ticket #2498 (RULES pragma broken in the head) closed by igloo
duplicate: #2497 and #2500 now cover these points.
05:19 Ticket #2426 (ghc-pkg should treat package.conf as UTF8) closed by simonmar
wontfix: We're not going to do this: after discussing this with Duncan it was …
05:03 GitForDarcsUsers edited by malcolm.wallace@…
contrast git workflow with darcs workflow (diff)
02:33 TypeFunctionsSolving edited by chak
(diff)
00:57 Ticket #2477 (-package-conf flag makes runghc fail) reopened by cjs
This flag is not documented in section 4 of the ghc manual.
00:45 TypeFunctionsSolving edited by chak
(diff)

08/13/08:

16:20 Ticket #2515 (Flag to suppress orphan instance warnings) reopened by tim
Thanks -- serves me right for not reading the manual. However, there's …
16:19 GitForDarcsUsers edited by nominolo
start a workflow example (diff)
16:11 GitForDarcsUsers edited by nominolo
(diff)
16:06 GitForDarcsUsers edited by nominolo
add some notes on darcs push (diff)
15:52 GitForDarcsUsers edited by nominolo
rearrange a bit (diff)
15:49 GitForDarcsUsers edited by nominolo
describe darcs put emulation (diff)
15:25 Ticket #2515 (Flag to suppress orphan instance warnings) closed by duncan
worksforme: You're in luck, -fno-warn-orphans already exists!
15:15 Ticket #2515 (Flag to suppress orphan instance warnings) created by tim
Since everyone is all abuzz about orphan instances: can we have a flag to …
14:42 Ticket #2483 (mapException type under extensible exceptions) closed by igloo
fixed: Done!
11:24 GitForDarcsUsers edited by malcolm.wallace@…
(diff)
11:13 GitForDarcsUsers edited by malcolm.wallace@…
pointer to helpful diagram (diff)
09:38 GitForDarcsUsers edited by malcolm.wallace@…
(diff)
08:48 GitForDarcsUsers edited by nominolo
(diff)
08:35 GitForDarcsUsers edited by nominolo
start describing git pull (diff)

08/12/08:

14:37 Ticket #2514 (Add/Expose Binary API that allows dumping of any GHC Binary instance) created by nominolo
Serialising Names requires that a symbol table is being provided in the …
08:34 Ticket #2513 (Bad location info for flag warnings) created by Feuerbach
When compiling program which uses parallel arrays with {{{{-# OPTIONS …
08:17 Status/Releases edited by simonmar
(diff)
08:16 Status/Releases edited by simonmar
(diff)
08:15 Status/Releases edited by simonmar
update (diff)
07:49 GitForDarcsUsers edited by nominolo
(diff)
07:46 GitForDarcsUsers edited by nominolo
(diff)
07:23 GitForDarcsUsers edited by nominolo
(diff)
07:20 GitForDarcsUsers edited by nominolo
(diff)
07:20 GitForDarcsUsers edited by nominolo
add even more notes (diff)
07:05 GitForDarcsUsers edited by nominolo
add some more stuff (mostly outline) (diff)
06:58 GitForDarcsUsers created by nominolo
Start a page that should serve as "Git for Darcs users"
06:38 Ticket #2504 (linkBCO: >= 64k insns in BCO) closed by simonmar
duplicate: duplicate of #789
04:00 Ticket #2490 (GHC allows sections with out parenthesis in tuples) closed by simonpj
fixed: Good point. I've fixed this […] Thanks for a fine report. Simon

08/11/08:

04:58 Ticket #2494 (Panic in tcSimplifyRuleLhs) closed by simonpj
fixed: Fixed by […] Simon
04:08 Ticket #2512 (MAP_32BIT flag might not be respected under xen?) created by guest
Here's the error I get when I try to run ghci 6.8.3 on Fedora 9. I also …

08/10/08:

13:56 Ticket #2511 (unix package doesnt load in ghci on freebsd/amd64) created by newsham
When loading the "unix" package in ghci, the interpreter gives a link …
12:24 Ticket #2510 (Environment modification during installation should be optional) created by nimnul
Actual behaviour: GHC 6.8.3 Installer adds GHC to the PATH environment …
12:05 Ticket #2509 (ghc-pkg uses wrong package.conf) closed by igloo
fixed: Coincidentally, I was fixing this earlier today. I've just pushed the fix, …
11:02 Building/Using edited by Feuerbach
Fixed/added in-place paths for darcs version (diff)
10:24 Ticket #2509 (ghc-pkg uses wrong package.conf) created by judah
After installing HEAD ghc, running ghc-pkg lists no packages (not even …
06:40 TypeFunctionsSolving edited by chak
(diff)
06:15 TypeFunctionsSolving edited by chak
(diff)
04:28 Ticket #2508 (exception handling: exitWith ExitSuccess results in abnormal termination ...) created by int-e
Consider this program. […] It should not produce any output and …

08/09/08:

16:37 Ticket #2488 (ByteString hGet documentation is incomplete) closed by dons
fixed
11:49 Ticket #2507 (quotation characters in error messages) created by Isaac Dupree
(wasn't there a ticket for this already?) Currently identifiers etc. are …

08/08/08:

19:01 Ticket #2506 (infix assert panics ghc) created by galen
I was repeatedly getting this: […] After some narrowing down, I …
17:06 Ticket #2505 (windows installer should not hijack filetype associations!) created by claus
the 6.8.3 installer does not respect or preserve existing filetype …
13:58 Building/Hacking edited by jstrater
Changed "what can go wrong" link to point at the Building FAQ (diff)
08:01 Ticket #2504 (linkBCO: >= 64k insns in BCO) created by guest
I was working on problem 22 of Project Euler, see …

08/07/08:

19:07 Ticket #2503 (Panic related to MPTC's and type equality) closed by chak
worksforme: I am pretty sure that bug has long been fixed in the HEAD. Please try …
17:20 Ticket #2503 (Panic related to MPTC's and type equality) created by Benja
The following code: […] gives this: […]
15:00 DarcsConversion edited by batterseapower
(diff)
14:42 DarcsConversion edited by batterseapower
(diff)
14:41 DarcsConversion/Building/GettingTheSources created by batterseapower
14:35 sync-all.darcs-patch attached to DarcsConversion by batterseapower
sync-all, with GitHub? support and an overhauled interface
08:54 Ticket #2502 (segfault with GHC.Handle.fdToHandle') created by EricKow
While trying to configure darcs, a FreeBSD user discovered that the …
08:30 GhcApiStatus edited by nominolo
Add links to source and haddocks (diff)
05:37 Ticket #2501 ([Document] Is it possible to add an example to show how to use SCC in ...) created by rivercheng
In the GHC document: 1)Could an example of how to use SCC be added? 2)It …
04:58 Ticket #2500 (Unrecognised pragma complained about twice) created by simonpj
[…] We get two complaints: […]
04:54 Ticket #2499 (OPTIONS pragma silently ignored) created by simonpj
[…] This compiles, but it shouldn't because there is no such package. …
04:09 TypeFunctionsSolving edited by chak
(diff)
04:08 TypeFunctionsSolving edited by chak
(diff)
03:21 Ticket #2498 (RULES pragma broken in the head) created by rl
This module: […] compiles fine with 6.8.3 but the HEAD says (twice): …
03:15 Ticket #2497 (Weird scoping for tyvars in rules) created by rl
This rule: […] compiles fine with no LANGUAGE options but fails if …
02:37 Ticket #2496 (Invalid Eq/Ord instances in Data.Version) created by guest
(From Adrian Hey) In Data.Version we have: […] The "laws" for valid …
01:27 Ticket #2495 (Source dist should include Happy/Alex-generated sources) created by simonmar
For 6.10.1 we need to make sure that the source dist contains the …
00:57 TypeFunctionsSolving edited by chak
(diff)
00:43 TypeFunctionsSolving edited by chak
(diff)
00:26 Ticket #2452 (Add a flag to disable the implicit qualified import of every available ...) closed by simonmar
fixed: Done: […]
00:16 TypeFunctionsSolving edited by chak
(diff)
00:15 TypeFunctionsSolving edited by chak
(diff)

08/06/08:

23:47 TypeFunctionsSolving edited by chak
(diff)
21:37 TypeFunctionsSolving edited by chak
(diff)
21:05 TypeFunctionsSolving edited by chak
(diff)
20:26 Ticket #2494 (Panic in tcSimplifyRuleLhs) created by rl
With this module, both 6.8.3 and the HEAD panic in tcSimplifyRuleLhs: …
17:10 Ticket #2493 (implement proposed Qualified Operator syntax) created by Isaac Dupree
proposed for haskell', we like the idea, we should implement it. …
16:40 Ticket #2492 (ghc-pkg insists on having HOME environment variable set) created by gnezdo
Even in cases when it should not need it, ghc-pkg still fails if HOME is …
14:06 GitCompat.darcs-patch attached to DarcsConversion by guest
All fixes for Git compatability except .gitignore
11:13 IRC_Meetings edited by nominolo
added 4th meeting log (diff)
11:12 ghc-meeting-2008-08-06.log attached to IRC_Meetings by nominolo
4th meeting log
09:48 darcs-all.patch attached to DarcsConversion by guest
darcs-all
09:48 push-all.patch attached to DarcsConversion by guest
push-all
05:28 Ticket #2487 (ghci baulks when trying the Glade tutorial) closed by simonmar
duplicate: dup of #2485, thanks for reporting anyway.
04:53 DarcsConversion edited by simonmar
(diff)
01:29 Building/Prerequisites edited by simonmar
(diff)

08/05/08:

16:20 Ticket #2491 (ghc-pkg unregister should complain about breaking dependent packages) created by duncan
Currently it is easy to silently break installed packages. This is …
14:07 Ticket #2490 (GHC allows sections with out parenthesis in tuples) created by JeremyShaw
GHC gladly accepts: > f x = (head x, ()) but the Haskell 98 Report …
12:31 packages.patch attached to DarcsConversion by guest
packages
12:29 aclocal.m4 attached to DarcsConversion by guest
Delete me
12:29 aclocal.m4.compat.patch attached to DarcsConversion by guest
aclocal.m4 with darcs >and< git compatability
08:57 TypeFunctionsStatus edited by simonpj
(diff)
08:54 Ticket #2231 (ASSERT failed! file typecheck/TcMType.lhs line 442 t_a7Fa{tv} [tau]) closed by simonpj
duplicate: I think this is a duplicate of #2212. I'm going to close this one, and …
07:59 Ticket #2489 (Registry keys are created in per-user HKCU instead of system-wide HKLM) created by nimnul
This bug is related to #1515. The installer shouldn't create any keys …
04:32 TypeFunctionsStatus edited by simonpj
(diff)
04:31 TypeFunctionsStatus edited by simonpj
(diff)
03:50 Ticket #2488 (ByteString hGet documentation is incomplete) created by cjs
All four versions of hGet for the various Data.ByteString implementations …
03:31 Ticket #2487 (ghci baulks when trying the Glade tutorial) created by guest
I'm just reporting what ghci asked me to do. I was running through …
00:59 GhcApiStatus edited by nominolo
(diff)
00:54 GhcApiStatus edited by nominolo
minor: improve wording (diff)

08/04/08:

19:43 Ticket #2486 (Code specialization regression in 6.8.3) created by dolio
Greetings. I'd recently heard rumblings about the "recursive" benchmark …
16:41 libraries-Makefile.patch attached to DarcsConversion by guest
libraries/Makefile
16:26 DarcsConversion edited by guest
(diff)
16:09 gitignore attached to DarcsConversion by guest
.gitignore
15:46 GhcApiStatus edited by nominolo
Describe current API design (diff)
14:42 DarcsConversion edited by guest
(diff)
14:38 sync-all attached to DarcsConversion by guest
sync-all
14:04 Ticket #2485 (Installed ghci wrapper refers to nonexistent file) created by judah
After running make install on HEAD, I cannot run the wrapper script for …
12:05 Ticket #2484 (ghc 6.8.2 broken after Security Update 2008-005 (PPC) on Mac OS 10.4.11) created by knarF
This weekend I installed Apple's Security Update 2008-005 (PPC). This …
10:13 Commentary/Compiler/StackAreas edited by dias
(diff)
09:53 aclocal.m4.patch attached to DarcsConversion by guest
aclocal.m4
09:32 DarcsConversion edited by guest
(diff)
09:32 DarcsConversion created by guest
09:31 DarcsEvaluation edited by guest
(diff)
08:10 TypeFunctionsSolving edited by chak
(diff)
08:02 TypeFunctionsSolving edited by chak
(diff)
07:56 Building/Files edited by simonpj
(diff)
05:11 TypeFunctionsSolving edited by simonpj
(diff)
04:32 BuildBot edited by simonmar
(diff)

08/03/08:

19:28 Commentary edited by SamB
old commentary no longer available in chak's webspace; refer to copy in … (diff)
17:24 Ticket #2483 (mapException type under extensible exceptions) created by Isaac Dupree
The old type is mapException :: (Exception -> Exception) -> a -> a
13:00 Ticket #2482 (Documentation of STUArray: type argument name mismatch) created by wozer
See: …
04:28 Ticket #2481 (ghci: :f fmap -> can't unify) created by guest
Typing ':f fmap' at the GHCi prompt gives a panic (Can't unify). See …
03:41 TypeFunctionsSolving edited by chak
(diff)
03:07 TypeFunctionsSolving edited by chak
(diff)
03:03 TypeFunctionsSolving edited by chak
(diff)
02:55 TypeFunctionsSolving edited by chak
(diff)
02:26 TypeFunctionsSolving edited by chak
(diff)
02:07 TypeFunctionsSolving edited by chak
(diff)
00:26 TypeFunctionsSolving edited by chak
(diff)

08/02/08:

23:37 TypeFunctionsSolving edited by chak
(diff)
05:56 Ticket #2480 (error function is not lazy) created by NeilMitchell
[…] The error message seems to get buffered, which means long/infinite …
04:58 Ticket #2479 (Crash on printing a ClockTime with a negative value for number of seconds ...) closed by igloo
duplicate: Yup, looks like a duplicate of #2425; thanks wagstaff. To echo that …
04:51 DarcsEvaluation edited by guest
(diff)

08/01/08:

08:39 Ticket #2479 (Crash on printing a ClockTime with a negative value for number of seconds ...) created by wozer
This happened on a Windows XP machine. Example program: […] Output: …
07:57 Ticket #2477 (-package-conf flag makes runghc fail) closed by igloo
invalid: You need to tell runghc that foo.conf is a GHC flag, and not the …
06:02 Ticket #2419 (Extensible exceptions) closed by igloo
fixed: The concensus was that something should be done, although opinions …
05:24 Ticket #2478 (Assertion failure in type checker) created by simonpj
Doaitse reports: It appears we ran into a bug which has been reported …
04:45 DarcsEvaluation edited by guest
(diff)
04:20 Building edited by simonmar
(diff)
04:17 Building edited by simonmar
reorg slightly (diff)
04:13 Ticket #2477 (-package-conf flag makes runghc fail) created by fons
I haven't been able to test this with 6.8.3 or HEAD but it seems that …
03:44 DarcsEvaluation edited by guest
(diff)
01:51 Building/Files edited by simonpj
(diff)
01:51 Building/Targets edited by simonpj
(diff)
01:47 Building/Targets edited by simonpj
(diff)
01:46 TestingPatches edited by simonpj
(diff)
01:45 TestingPatches edited by simonpj
(diff)
01:42 Building edited by simonpj
(diff)
01:41 Building/Targets edited by simonpj
(diff)
01:41 Building/Targets edited by simonpj
(diff)
01:39 Building/Files edited by simonpj
(diff)
01:38 Building/Hacking edited by simonpj
(diff)
01:38 Building edited by simonpj
(diff)
01:36 Building edited by simonpj
(diff)
01:35 Building edited by simonpj
(diff)
01:35 Building edited by simonpj
(diff)
01:33 Building/Targets edited by simonpj
(diff)
01:32 Building/Targets edited by simonpj
(diff)
01:32 Building/Targets edited by simonpj
(diff)
01:31 Building/Targets edited by simonpj
(diff)
01:27 Building/Targets created by simonpj
01:13 Building edited by simonpj
(diff)
01:12 Building/Files edited by simonpj
(diff)
01:04 Building/Files edited by simonpj
(diff)
00:51 Building/Files created by simonpj
00:39 Building edited by simonpj
(diff)
00:38 Building edited by simonpj
(diff)
00:37 Building edited by simonpj
(diff)
00:37 Building edited by simonpj
(diff)

07/31/08:

20:29 Ticket #2476 (internal error: awaitEvent: descriptor out of range) created by newsham
My program reports: […] The core dump shows: […] My host is: […] …
15:20 Plugins edited by guest
Add annotation future work (diff)
14:11 Ticket #1997 (Stricter enumFrom instance for Integer, to match Int) closed by igloo
fixed: Thanks guys; I've applied Bart's patch
14:05 Ticket #2475 (debugger gives "Can't unify" when stopped at an exception) created by igloo
Presumably due to exceptions now using existential types, the GHCi …
10:30 DarcsEvaluation edited by guest
(diff)
07:56 Ticket #2463 (unsafePerformIO in unused record field affects optimisations) closed by claus
invalid: Going through the output of -ddump-simpl, it appears that just …

07/30/08:

15:53 Ticket #2474 (II belive that in ISO8601 the date and time should be separated by a 'T', ...) created by MagnusTherning
Based on …
15:11 dag-version-control.txt attached to DarcsEvaluation by guest
Discussion of how to conduct versioning on a git/hg style system versus …
15:10 DarcsEvaluation edited by guest
(diff)
13:17 IRC_Meetings edited by nominolo
(diff)
13:16 IRC_Meetings edited by nominolo
added todays meeting log (diff)
13:15 ghc-meeting-2008-07-30.log attached to IRC_Meetings by nominolo
ghc meeting 2008-07-30
11:57 Ticket #2473 (Data.Array.IO.Internals hidden in GHC6.8 for no good reason) created by ryani
I had some fast array modification code in C to modify the contents of an …
09:39 TypeFunctionsSolving edited by simonpj
(diff)
09:34 TypeFunctionsSolving edited by simonpj
(diff)
09:07 TypeFunctionsSolving edited by simonpj
(diff)
08:51 DarcsEvaluation edited by malcolm.wallace@…
(diff)
08:50 TypeFunctionsSolving edited by simonpj
(diff)
08:49 TypeFunctionsSolving edited by simonpj
(diff)
08:47 TypeFunctionsSolving edited by simonpj
(diff)
08:44 TypeFunctionsSolving edited by simonpj
(diff)
08:34 TypeFunctionsSolving edited by simonpj
(diff)
08:32 TypeFunctionsSolving edited by simonpj
(diff)
08:14 TypeFunctionsSolving edited by simonpj
(diff)
07:54 TypeFunctionsSolving edited by simonpj
(diff)
07:11 Ticket #2376 (GHC.Word: shiftR and shiftL are not marked as inline.) closed by simonmar
fixed: Fixed: […]
07:10 Ticket #2277 (GHCi silently aborts on 'take' computation) closed by simonmar
fixed: Fixed, and I also mailed the upstream author. […]
07:08 Ticket #2388 (GHC creates invalid test instruction for 64-bit code) closed by simonmar
fixed: Fixed: […]
07:07 Ticket #2375 (RTS assertion failure on Vista with -DEBUG) closed by simonmar
fixed: Fixed: […]
05:49 DarcsEvaluation edited by guest
Fix formatting error. (diff)
05:49 Ticket #2408 (threadWaitRead on mingw32 threaded causes internal error) closed by simonmar
fixed: threadWaitRead now partially works on Windows. To use it on anything …
05:46 DarcsEvaluation edited by guest
bzr: slower than git/hg (diff)
05:43 Ticket #2405 (Panic when using gtk2hs from ghci) closed by simonmar
fixed: This was already fixed by John Dias: […]
05:32 DarcsEvaluation edited by jespern
Adding bitbucket.org to mercurial list, I'm the author of bitbucket, make … (diff)
05:05 Ticket #2407 (internal error) closed by simonmar
worksforme: 1 month with no feedback; closing.
04:47 Ticket #2401 (aborting an STM transaction should throw an exception) closed by simonmar
wontfix: I understand what's happening here. Inside a transaction you're doing …
00:56 ViewPatterns edited by jpbernardy
typo (diff)
Note: See TracTimeline for information about the timeline view.