Timeline


and

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)

07/29/08:

16:22 Status/Releases edited by igloo
We decided against bundling cabal-install (diff)
16:03 Ticket #2472 (GHC: Hard-coded and wrong path to perl interpreter for ghc-asm) created by sanketr
In ghc-asm, the interpreter is hard-coded to /opt/local/bin/perl. On Mac …
08:47 Commentary/Rts/Storage/Stack edited by simonmar
(diff)
08:45 Commentary/Rts/Storage/Stack edited by simonmar
remove vectored returns (diff)
08:37 Ticket #2327 (-O flag produces faulty code) closed by simonmar
fixed: Fixed: […]
08:37 Ticket #2332 (Can't allocate 4 gigs of RAM) closed by simonmar
fixed: Fixed: […]
06:56 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
06:44 Ticket #1603 (a miscompilation of (`rem` 0x40000000)::Int with -O -fvia-C) closed by simonmar
fixed: on second thoughts, having the bug open doesn't really achieve anything.
06:07 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
06:07 Ticket #2323 (Segfaulting binary only with modules) closed by simonmar
worksforme: I'm also unable to reproduce on x86_64/Linux.
06:04 Ticket #2305 (GHC does not care __RENAME macro) closed by simonmar
wontfix: Closing; if there is a need for wrappers in particular libraries then …
06:02 Ticket #2471 (generate C wrappers for FFI functions) created by simonmar
We often need to go via a wrapper when calling a C function using the FFI, …
06:02 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
05:53 Building/Prerequisites edited by simonmar
(diff)
05:53 Building/Prerequisites edited by simonmar
(diff)
04:16 Ticket #631 (GHCi doesn't work unregisterised) closed by simonmar
fixed: Now fixed; I have an unregisterised build on x86_64/Linux with a …
04:09 Building/Prerequisites edited by simonmar
(diff)
03:39 Ticket #2248 (.exe extension missing when compiling a file ending in dot + digits + dot ...) closed by simonmar
fixed: Fixed.
03:25 Building/Prerequisites edited by simonmar
(diff)

07/28/08:

13:49 Ticket #2470 (read for StdGen fails for arbitrary string) closed by igloo
invalid: Strings that are the result of showing a StdGen? work fine as part of …
10:25 GhcApiAstTraversals edited by claus
add performance issues/possible improvements (diff)
07:24 Ticket #2470 (read for StdGen fails for arbitrary string) created by guest
According to the docs for StdGen?: "In addition, read may be used to map …
04:49 Plugins/Phases edited by batterseapower
(diff)
01:53 DarcsEvaluation edited by batterseapower
(diff)
01:12 Ticket #2185 (Memory leak with parMap) reopened by simonmar
unfixed. Sparks really should be treated as GC roots, because many uses …

07/27/08:

06:32 Ticket #2469 (Linking fails with "multiple definition of `deRefStablePtr'") created by meteficha
Package Hipmunk-0.1 in Hackage compiles fine, but when compiling …
01:54 Ticket #2468 (Wrong names in Mangler script) created by jsnx
From  the perl: …

07/26/08:

08:07 DarcsEvaluation edited by batterseapower
Add windows benchmark (diff)
06:32 DarcsEvaluation edited by batterseapower
Benchmark figures (diff)

07/25/08:

15:13 DarcsEvaluation edited by batterseapower
(diff)
10:43 DarcsEvaluation edited by batterseapower
(diff)
10:16 DarcsEvaluation edited by batterseapower
(diff)
09:59 DarcsEvaluation edited by batterseapower
Note on bzr amend-record (diff)
09:51 DarcsEvaluation edited by batterseapower
(diff)
09:28 DarcsEvaluation edited by batterseapower
Add bzr cherry picking pull workflow (diff)
09:15 DarcsEvaluation edited by batterseapower
Add repo urls (diff)
08:22 DarcsEvaluation edited by batterseapower
More info on hg/bzr advantages/disadvantages (diff)
07:46 Ticket #2467 (orphan instance warnings are badly behaved) created by duncan
There are two problems with them: * They do not respect -Werror. That is …

07/24/08:

21:16 Ticket #2466 (Execution time mis-accounting) created by heatsink
In the attached test case, profiling assigns a large fraction of run time …
13:58 Ticket #2465 (View + Pattern Match not fused sufficiently) created by ryani
This came up while playing with the ICFP2007 task. I have a function …
13:24 Ticket #2464 (Allow #ifdef'd pragmas) created by ajd
Sometimes I want to do something like […] especially (like in that …
12:53 Ticket #2463 (unsafePerformIO in unused record field affects optimisations) created by claus
I have some code that runs 2x slower or worse than a previous version, for …
09:51 Ticket #2385 (Include cabal-install in the release) closed by igloo
wontfix: We've discussed this, and concluded that cabal-install should come with …
07:58 DarcsEvaluation edited by simonmar
(diff)
07:57 DarcsEvaluation edited by simonmar
rearrange (diff)
07:55 DarcsEvaluation edited by simonmar
(diff)
07:55 DarcsEvaluation edited by simonmar
(diff)
07:54 DarcsEvaluation edited by simonmar
(diff)
07:49 DarcsEvaluation edited by simonmar
(diff)
07:47 DarcsEvaluation edited by simonmar
(diff)
07:32 DarcsEvaluation edited by batterseapower
Mercurial equivalent to Git problem (diff)
07:11 DarcsEvaluation edited by simonmar
(diff)
07:07 DarcsEvaluation edited by simonmar
add info about git and file renames (diff)
07:04 DarcsEvaluation edited by batterseapower
Add IRC room count (diff)
06:56 DarcsEvaluation edited by batterseapower
Tweak Mercurial output (diff)
06:32 DarcsEvaluation edited by batterseapower
Mercurial issues update (diff)
05:45 DarcsEvaluation edited by batterseapower
Information about Hg conversion (diff)
04:14 Darcs-vs-Hg-Bugs.png attached to DarcsEvaluation by batterseapower
Due diligence on hg bug tracker: relative numbers of bugs of each status …
02:31 DarcsEvaluation edited by nominolo
(diff)
02:25 DarcsEvaluation edited by nominolo
start git/darcs command comparison (diff)
02:11 DarcsEvaluation edited by nominolo
add alternative cherry pick scenario for git (diff)

07/23/08:

16:56 DarcsEvaluation edited by batterseapower
(diff)
16:55 DarcsEvaluation edited by batterseapower
Darcs vs Mercurial (diff)
16:48 DarcsEvaluation edited by batterseapower
Add mercurial workflows (diff)
15:40 DarcsEvaluation edited by nominolo
(diff)
15:28 DarcsEvaluation edited by nominolo
add git workflow 2 (diff)
15:22 DarcsEvaluation edited by nominolo
add git workflow 1 (diff)
15:18 Ticket #1281 (runghc, runhaskell invoke wrong ghc when not first ghc in PATH) closed by igloo
fixed: Fixed by: […]
15:18 Ticket #1232 (generalise runhaskell to support arbitrary file names, not just those with ...) closed by igloo
fixed: Fixed by […]
14:46 DarcsEvaluation edited by igloo
(diff)
14:41 DarcsEvaluation edited by igloo
(diff)
14:40 DarcsEvaluation edited by igloo
(diff)
13:55 DarcsEvaluation edited by igloo
whitespace-only (diff)
13:53 DarcsEvaluation edited by igloo
(diff)
13:41 DarcsEvaluation edited by batterseapower
Add details of IRC meeting and tweak SCM advantages (diff)
10:27 Ticket #1479 (Merge GHC's hsc2hs with http://darcs.haskell.org/hsc2hs) closed by igloo
fixed: We now use the standalone hsc2hs repo.
09:43 IRC_Meetings edited by nominolo
added log for second meeting (diff)
09:40 ghc-metting-2008-07-23.log attached to IRC_Meetings by nominolo
GHC Meeting 2008-07-23 (timestamps in UTC+2), Topic: Version Control …
02:20 TypeFunctionsSolving edited by chak
(diff)
01:24 Ticket #2462 (Data.List.sum is slower than 6.8.3) created by simonmar
[…] with 6.8.3: […] with HEAD (22/7/08) […] complete guess: …

07/22/08:

23:44 TypeFunctionsSolving edited by chak
(diff)
22:56 TypeFunctionsSolving edited by chak
(diff)
22:05 TypeFunctionsSolving edited by chak
(diff)
21:25 TypeFunctionsSolving edited by chak
(diff)
21:18 TypeFunctionsSolving edited by chak
(diff)
20:38 TypeFunctionsSolving edited by chak
(diff)
09:36 Ticket #1248 (Use sensible flags for ghc -M) closed by igloo
fixed: Done.
09:09 Ticket #2461 (add Traversable generalizations of mapAccumL and mapAccumR) created by ross
The proposal is to add the following functions to Data.Traversable, …
08:58 Internships edited by simonmar
(diff)
08:57 Ticket #2309 (containers: specialize functions that fail in a Monad to Maybe) closed by ross
fixed: oops, forgot to close it.
08:56 Contributors edited by simonmar
(diff)
07:22 Ticket #2424 (Error compiling Crypto-4.1.0 on ghc-6.8.3) closed by igloo
fixed: Looks like this is already fixed in the HEAD.
05:55 MailingListsAndIRC edited by simonmar
(diff)
05:53 WikiStart edited by simonmar
(diff)
05:51 IRC_Meetings edited by igloo
(diff)
05:50 IRC_Meetings edited by igloo
(diff)
05:49 WikiStart edited by igloo
(diff)
05:29 IRC_Meetings edited by igloo
(diff)
05:29 IRC_Meetings edited by igloo
(diff)
05:24 ghc-2008-07-16.log attached to IRC_Meetings by igloo
First meeting, 2008-07-16, 4pm UK time
05:23 IRC_Meetings created by igloo
00:51 Ticket #2454 (Closing handle from runInteractiveProcess causes myserious, uncatchable ...) closed by simonmar
duplicate: duplicate of #1619, now fixed. Thanks anyway for a nice report!
00:48 TypeFunctionsSolving edited by chak
(diff)
00:33 TypeFunctionsStatus edited by chak
(diff)
00:16 TypeFunctionsSolving edited by chak
(diff)
00:14 TypeFunctionsSolving edited by chak
(diff)
00:03 TypeFunctionsSolving edited by chak
(diff)

07/21/08:

22:49 TypeFunctionsSolving created by chak
22:22 TypeFunctions edited by chak
(diff)
08:43 SharedLibraries edited by simonmar
(diff)
08:37 SharedLibraries edited by simonmar
(diff)
08:35 SharedLibraries edited by simonmar
(diff)
07:50 GhcApiStatus edited by nominolo
(diff)
07:32 Ticket #2460 (provide -mwindows option like gcc) created by jvl
provide a command line option -mwindows (aka main windows) to compile and …
07:22 Ticket #2459 (can't link haskell without "main" function, or -no-hs-main broken on ...) created by jvl
can't link haskell without "main" function, or -no-hs-main broken on …
07:02 Ticket #2458 (Unknown symbol `_environ' on MacOS X) created by IgorBoehm
Shared libraries and bundles on MacOS X Leopard don't have direct access …
03:10 Ticket #2457 (Seq causes panic in GHCi) closed by igloo
fixed: Thanks for the report; happily, this works in the HEAD: […] We …
02:28 Ticket #2457 (Seq causes panic in GHCi) created by thoughtpolice
While trying to understand the semantic differences between seq and pseq, …
01:57 Ticket #2456 (For higher kinds, instance declarations need quantification in the context) closed by thoughtpolice
fixed: As discussed on haskell-cafe, it seems this bug doesn't come about as of …
00:30 Ticket #2456 (For higher kinds, instance declarations need quantification in the context) created by ronwalf
[…]

07/20/08:

21:12 Ticket #2455 (Building ticky-ticky profiling libraries doesn't work) created by tim
On ghc-users, Andrew Hunter pointed out that "make way=t" for the …
15:47 HaddockNotes edited by nominolo
fix link syntax (diff)
15:46 HaddockNotes created by nominolo
Created page. Documents some issues+workarounds for Haddock.
10:05 Ticket #657 (add WARNING pragma) closed by igloo
fixed: WARNING pragma added
01:18 Ticket #2454 (Closing handle from runInteractiveProcess causes myserious, uncatchable ...) created by cjs
Running the attached program on Windows works, because …

07/19/08:

11:13 Ticket #2453 (users_guide/syntax-extns.html # 8.3.3, control.monad doc, etc, have ...) created by guest
http://www.haskell.org/ghc/docs/latest/html/users_guide/syntax-extns.html
07:13 Ticket #654 (Cabalization of the GHC library.) closed by igloo
fixed: We now build GHC with Cabal.

07/18/08:

14:40 DarcsEvaluation edited by nominolo
(diff)
14:34 DarcsEvaluation edited by nominolo
(diff)
13:42 Status/Releases edited by simonpj
(diff)
13:42 DarcsEvaluation edited by nominolo
more git arguments, remove link to github mirror (i removed it) (diff)
13:41 Status edited by simonpj
(diff)
10:55 Ticket #2452 (Add a flag to disable the implicit qualified import of every available ...) created by jcpetruzza
In interactive mode every available module is implicitly imported …
07:13 Commentary/Compiler/StackAreas edited by dias
(diff)
05:52 Ticket #2451 (New signal-handling API) created by simonmar
The current API for handling signals in System.Posix is lacking in a …
05:22 Ticket #2450 (Data.Complex.magnitude squares using ^(2 :: Int), which is slow) created by igloo
Data.Complex.magnitude squares using ^(2 :: Int), which is slow. Either …

07/17/08:

22:57 TypeFunctionsStatus edited by chak
(diff)
08:28 GhcApiStatus edited by nominolo
(diff)
05:10 Ticket #2449 (panic with GeneralizedNewtypeDeriving and a .hs-boot file) created by igloo
With A.hs-boot: […] We can get a panic: […]
04:31 WikiStart edited by simonmar
add note about the IRC meeting (diff)
04:19 MailingListsAndIRC edited by simonmar
mention weekly IRC meeting (diff)
03:49 Ticket #2448 (Type equality constraint not propagated to superclass) created by conal
The code: […] In ghc 6.9.20080622, the last line yields […] I'd …

07/16/08:

23:55 Ticket #2447 (Typo in Data.Set.split documentation) closed by ross
fixed: Reworded as […] patch: tighter description of split (addresses #2447)
22:05 Ticket #2447 (Typo in Data.Set.split documentation) created by jeffwheeler
The documentation for Data.Set.split contains an awkward double-negative: …
15:10 Building/PlatformsScriptsFileNames edited by batterseapower
(diff)
15:05 Building/Prerequisites edited by batterseapower
(diff)
10:35 GhcApiStatus edited by nominolo
more changelogs (diff)
08:04 GhcApiStatus edited by nominolo
Start changelog (diff)
07:03 Ticket #1842 (runInteractiveCommand should install SIGCHLD handler) closed by simonmar
duplicate: #2123 is the ticket for using signals to implement waitForProcess.
06:39 CoreSynTraverse.hs attached to GhcApiAstTraversals by batterseapower
Slightly eccentric CoreSyn? instances

07/15/08:

23:13 Ticket #2446 (Network.Socket.PortNum should not be exported) created by cjs
Network.Socket exports a PortNum? value constructor. Though there's no …
06:15 GhcApiAstTraversals edited by claus
updated source files (extract common functions to Utils, avoid potholes … (diff)
06:11 APISybTesting.hs attached to GhcApiAstTraversals by claus
some example uses of SYB traversals, using derived instances and …
06:09 TestModule.hs attached to GhcApiAstTraversals by claus
a test input module for APISybTesting
06:09 Instances.hs attached to GhcApiAstTraversals by claus
derived instances Data/Typeable, part2
06:08 Instances0.hs attached to GhcApiAstTraversals by claus
derived instances Data/Typeable, part1
06:07 Utils.hs attached to GhcApiAstTraversals by claus
Data-based show and queries
05:59 Ticket #1417 (Add pseudoterminal support to the unix package) closed by bos
fixed: This was actually shipped in, I think, 6.8.1.
05:59 Ticket #1417 (Add pseudoterminal support to the unix package) reopened by bos
02:18 GhcApiStatus edited by claus
add binary incompatibility and direct error output issues, plus a little … (diff)
01:36 Ticket #2434 (Spurious timer_create() configure test failure.) closed by simonmar
fixed: Fixed, thanks: […]

07/14/08:

09:31 Ticket #2445 (better error message needed for missing package files) created by duncan
Here's a real user's confusion: […] Turns out the problem is that the …
08:06 Ticket #1032 (Test.QuickCheck.Batch overflow in length of tests) closed by igloo
wontfix: Please see  http://www.haskell.org/haskellwiki/Library_submissions if you …
07:54 Ticket #838 (GHC binary for FreeBSD/amd64) closed by simonmar
fixed: There now exists a FreeBSD port that works on x86_64, so closing this bug.
07:49 TypeFunctionsStatus edited by chak
(diff)
07:48 Ticket #2157 (Equality Constraints with Type Families) closed by chak
fixed: I fixed the checking of rhss of type family instances. Otherwise, I don't …
07:36 Commentary/Compiler/NewCodeGenPipeline edited by dias
(diff)
07:23 Ticket #2322 (cmath library broken with -fvia-C) closed by simonmar
fixed: Fixed: […]
07:22 Ticket #1048 (Add forkIO that starts in 'block' mode) closed by simonmar
fixed: Finished: […]
07:14 Ticket #2444 (gtk2hs 0.9.13 fails to build on ppc due to bad code generated with -fvia-C) created by bos
SimonM auggests that this might be a mangler bug. The upstream gtk2hs bug …
07:11 Ticket #2318 (building GHC 6.8.3 Release Candidate 6.8.2.20080527 under PC solaris fails) closed by simonmar
invalid: Going by the previous comment, it looks like this was not a bug.
07:05 Ticket #2013 (ghci crash on startup: R_X86_64_32S relocation out of range.) closed by simonmar
duplicate: already open as #2063.
02:40 Ticket #2302 (error messages mangle unicode characters) closed by simonmar
fixed: Fixed: […]
02:39 Ticket #2278 (Inconsistent behaviour between -odir and -hidir options) closed by simonmar
fixed: Fixed: […]

07/13/08:

15:05 GhcApiAstTraversals edited by claus
update showData (unfold Bags) (diff)
15:00 APISybTesting.2.hs attached to GhcApiAstTraversals by claus
please delete this attachment
10:48 Ticket #2265 (GHC 6.8 (STABLE) autoconf version requirements issue) closed by igloo
fixed: OK, so as far as I can tell from the logs, 2.62 is just complaining more, …
10:25 Ticket #2266 (validate requires haddock to be installed) closed by igloo
fixed: We now do tell Cabal where to find haddock, and this means we can fail …
04:27 Ticket #2443 (@EnableWin32DLLs@ in mk/config.mk) created by rurban
[…]

07/12/08:

21:26 TypeFunctionsStatus edited by chak
(diff)
19:06 Ticket #2442 (Heuristics to improve error messages for badly referenced things) created by batterseapower
I propose the implementation of fuzzy-matching heuristics so we can get …
15:20 Ticket #1824 (Make an extension flag for postfix operators) closed by igloo
fixed: Fixed by […]
09:43 Ticket #1140 (Use ccall for OpenAL on Windows (was part of #918)) closed by igloo
fixed: Patch applied, thanks!
08:37 Ticket #2013 (ghci crash on startup: R_X86_64_32S relocation out of range.) reopened by igloo
This still needs to be fixed in the 6.10 branch, right? And see also …
06:18 ExplicitCallStack edited by Isaac Dupree
mention more general ticket number (diff)
03:44 Ticket #2441 (Ghc-pkg cannot unregister/expose/hide packages in non-first package ...) created by batterseapower
I was in this situation: […] And from there I can do this: […] …
Note: See TracTimeline for information about the timeline view.