Timeline


and

04/24/09:

06:06 Ticket #3190 (Type checker fails to unify/expand type definitions in certain contexts) closed by simonpj
invalid: Your definition is for TMvar (lower case v). But you used TMVar
05:51 Ticket #3190 (Type checker fails to unify/expand type definitions in certain contexts) created by ferridder
When compiling type TMvar a = TVar (Maybe a) mynewEmptyMvar :: STM …
04:35 Building/Hacking edited by simonmar
(diff)
04:28 Building/Rebuilding edited by simonmar
(diff)
03:55 Ticket #3182 (Bad FP code generated by x86_64 native code generator.) closed by benl
fixed: Fri Apr 24 16:50:53 EST 2009 Ben.Lippmeier@… * Fix #3182: 64 …
03:48 Ticket #3189 (Exception in canonicalizePath if path has national symbols) created by Tonal
Environment: Windows Vista Home Ru + sp1 ghc 6.10.2 Code for reproduced …
00:15 TypeFunctionsSolving edited by chak
(diff)

04/23/09:

03:08 Ticket #3187 (ghc-pkg -f new.package.conf register foo.conf fails if new.package.conf ...) reopened by duncan
Replying to igloo: > Thanks for the report. In this case it's …
03:00 Ticket #3187 (ghc-pkg -f new.package.conf register foo.conf fails if new.package.conf ...) closed by igloo
invalid: Thanks for the report. In this case it's a feature; from the release …
02:47 Ticket #3176 (erroneous defaulting? behaviour for existentials) closed by simonpj
fixed: Thank you. A definite bug caused by some earlier fiddling with record …
02:11 TypeFunctionsSolving edited by chak
(diff)

04/22/09:

17:09 Ticket #3188 (instance Random for Data.Word) created by uznx
It would be nice to have instance Random for Word8, Word16, Word32, …
16:42 Ticket #3187 (ghc-pkg -f new.package.conf register foo.conf fails if new.package.conf ...) created by JeremyShaw
In GHC 6.1.0.2, ghc-pkg -f new.package.conf register foo.conf, fails if …
08:25 Ticket #3186 (findExeutable does not respect order of search path on Windows) created by duncan
On Windows findExeutable is behaving rather strangely. From a command …
05:15 Ticket #3185 (Compiler error implies incorrect implicit import of a ((->)a) Monad ...) closed by jkff
invalid: Oops, people explained to me the real reason of this behavior, which …
05:12 Ticket #3185 (Compiler error implies incorrect implicit import of a ((->)a) Monad ...) created by jkff
Take the following (incorrect) source: […] Compile it: […] The …

04/21/09:

22:44 DataParallel/WorkPlan edited by chak
(diff)
15:41 Commentary/Rts/Conventions edited by guest
typos (diff)
11:16 Ticket #3184 (package.conf should be under /var, not /usr) created by igloo
fhs-2.3 says: […] package.conf is not shareable, as different …
10:07 Ticket #3183 (unhelpful wording in module error message) created by duncan
Users sometimes hit this error message: […] The problem is just the …
09:57 Ticket #3015 (Building packages using ghc (6.8.2) results in inconsistent error ...) closed by igloo
invalid: OK, sounds like hardware problems, then.
09:21 Ticket #3182 (Bad FP code generated by x86_64 native code generator.) created by igloo
With this module: […] on amd64/Linux with the HEAD, I'm seeing: […] …
08:34 Ticket #3159 (QSem fails with negative quantities) reopened by NeilMitchell
It seems a shame that when we could provide total implementations of these …
08:01 Ticket #2682 (Keep going after failed search for module in current directory) closed by simonmar
fixed: Fixed: […]
03:55 Ticket #2845 (break018 skips a step) closed by simonmar
fixed: Fixed: […]
03:49 Ticket #2500 (Unrecognised pragma complained about twice) closed by simonmar
fixed: Fixed: […] In Igloo's example we now get no warnings at all in HEAD …
02:57 Status/SLPJ-Tickets edited by simonpj
(diff)

04/20/09:

21:26 Ticket #3181 (Regression in unboxing) created by dolio
Greetings, Finally having added some benchmarking to my …
20:48 TypeFunctionsSolving edited by chak
(diff)
20:41 TypeFunctionsSolving edited by chak
(diff)
20:35 TypeFunctionsSolving edited by chak
(diff)
20:22 Ticket #3175 (hpc should not mark otherwise as "always true") closed by AndyGill
wontfix: This was a design choice, not a bug.
18:31 TypeFunctionsSolving edited by chak
(diff)
17:34 Ticket #3180 (TcTyFuns.flattenType: unexpected PredType) closed by chak
duplicate: You didn't provide any code for us to reproduce the bug. I'll assume that …
16:37 Ticket #3180 (TcTyFuns.flattenType: unexpected PredType) created by guest
lguapo:inez cmoore$ ghci GHCi, version 6.10.1: http://www.haskell.org/ghc/
08:45 Ticket #2152 (bogus inlining of foreign import "foo.h &foo") closed by simonmar
fixed: This was fixed in 6.10.1.
08:27 Ticket #1886 (GHC API should preserve and provide access to comments) closed by simonmar
fixed: We now have […] amongst other thing, thanks to Jedai. If this isn't …
08:21 Ticket #3167 (Segmentation fault with compacting GC, and multiple threads) closed by simonmar
fixed: We fixed some serious parallel execution bugs since 6.8.2. Please re-open …
08:15 Ticket #1645 ({-# SPECIALIZE #-} doesn't) closed by simonmar
fixed: Took a quick look: seems ok now. There's a remaining reference to an Ord …
07:45 ArmLinuxGhc edited by DustyDeWeese
(diff)
06:34 WikiStart edited by simonmar
(diff)
02:47 Ticket #2692 (ghc-6.10.0.20081007 seg faults on Sparc) closed by benl
fixed: The GC gets miscompiled when the register variable is used because names …

04/19/09:

23:10 Ticket #3179 (Linking unix package fails) created by eelco
I just built GHC 6.10.2 from scratch on a Debian 4.0 machine. Everything …
17:28 Ticket #3178 (Fix linking -lpthread for semaphores) created by sthibaul
Hello, On the GNU/Hurd OS, the posix semaphore library does not link …
16:06 Ticket #3177 (support quasiquoting for types) created by claus
Currently, quasiquotes are limited to patterns and expressions, though …
15:54 Ticket #3176 (erroneous defaulting? behaviour for existentials) created by claus
consider […] for which […] while […] The expected results were …
14:08 Commentary/Compiler/CoreSynType edited by guest
typo fix (diff)

04/18/09:

21:13 Ticket #3175 (hpc should not mark otherwise as "always true") created by ezyang
It seems odd to me that hpc would be distressed about the otherwise guard …
19:05 Ticket #3174 (decodeFloat (0.0/0.0) = undefined) created by crutcher
there are a number of bugs associated with decoding NaN that could be …
15:23 Ticket #2611 (print022 fails) closed by mnislaih
fixed: I believe this problem is now fixed, hopefully. […]
06:03 Ticket #3173 (Install fails when using DESTDIR) created by fidori
The package ghc-6.10.2-i386-unknown-linux fails to install when using …
02:58 Ticket #3170 (-fregs-graph: GraphOps.coalesceNodes: can't coalesce the same node.) closed by benl
fixed: Sat Apr 18 18:22:53 EST 2009 Ben.Lippmeier@… * Fix #3170: …

04/17/09:

10:03 Ticket #3172 (syb-0.1.0.1 doesn't require base >= 4 in its .cabal file) created by Saizan
the syb package imports Data.Data, so it needs base-4.*. syb-0.1.0.0 …
08:49 Commentary/Compiler/Parser edited by simonpj
(diff)
08:48 Commentary/Compiler/Parser edited by simonpj
(diff)
08:47 Commentary/Compiler/Parser created by simonpj
08:32 Commentary/Compiler edited by simonpj
(diff)
08:31 Commentary/Compiler edited by simonpj
(diff)

04/16/09:

02:30 Ticket #3152 (Documentation for getProcessExitCode contains nonsense) closed by igloo
fixed: Thanks for the report. Sentence removed by: […]

04/15/09:

23:01 TypeFunctionsSolving edited by chak
(diff)
14:55 TypeFunctionsStatus edited by chak
(diff)
14:53 Ticket #3171 (threadDelay causes Ctrl-C to be ignored when running interpreted code) created by chowells
the following program: […] will not respond to Ctrl-C when run via …
00:32 Status/SLPJ-Tickets edited by simonpj
(diff)
00:26 Ticket #3169 (Bad occurs-check error message) reopened by simonpj
Darn! Silly me. The error message is horrible though: * In the call …

04/14/09:

21:10 Ticket #3169 (Bad occurs-check error message) closed by chak
worksforme: I disagree. GHC is perfectly right. You forgot to match the data …
16:39 Ticket #3077 ('make' fails in utils (6.11)) closed by igloo
fixed: I'm going to close this, as everything's changed in the new build system …
16:19 Ticket #3076 (Make genericLength tail-recursive so it doesn't overflow stack) closed by igloo
wontfix: This assumes that (==) terminates, which it might not do, e.g. with some …
14:53 Ticket #3054 (ghc crashes with unicode escape and literal character together) closed by igloo
fixed: Thanks for the report. Happily, this already works in the HEAD and the …
14:27 Ticket #3056 (StrictAnal module naming issue) closed by igloo
wontfix: Doesn't look like we have consensus to change it, so I'm closing this …
13:51 Ticket #3030 (GHCI Loading Compiled Modules Under Windows XP Crashes) closed by igloo
invalid: No response, so closing.
12:26 Ticket #3170 (-fregs-graph: GraphOps.coalesceNodes: can't coalesce the same node.) created by igloo
If -fregs-graph is used then the build fails when compiling …
12:04 Ticket #2658 (Extreme memory usage (probably type functions)) closed by igloo
invalid
10:29 Ticket #2349 (SIZET_FMT in includes/mkDerivedConstants.c needs to be "d" under older ...) closed by igloo
fixed: We decided in #2765 not to worry about Solaris 8 problems, so I'm closing …
06:16 Ticket #2765 (unsetenv not found under Solaris 8 when building ghc-6.10.1) closed by igloo
fixed: OK, I'll close this ticket then. And thanks for the bindist; I've added it …
06:15 Ticket #1962 (make binary-dist creates nested directories under solaris) closed by igloo
fixed: Great, thanks! And thanks too for the bindist; I've added it to the 6.10.2 …
05:41 Ticket #3169 (Bad occurs-check error message) created by simonpj
Consider this: […] This ought to typecheck, even in the absence of all …
02:29 Ticket #3168 (Unhelpful error message about "hidden" packages) created by simonpj
Anatoly Yakonenko …
00:48 TypeFunctionsSolving edited by chak
(diff)
00:39 TypeFunctionsSolving edited by chak
(diff)
00:34 Status/SLPJ-Tickets edited by simonpj
(diff)

04/13/09:

10:40 Ticket #2275 (Poor indication of type error location) closed by igloo
invalid: No response from submitter, so closing.
09:39 Ticket #2921 (__GLASGOW_HASKELL__ undefined) closed by igloo
invalid: No response from submitter, so closing.

04/12/09:

19:19 ArmLinuxGhc edited by DustyDeWeese
(diff)
15:35 Ticket #2218 (ghci leaks memory on :reload etc) closed by igloo
invalid: No response, so closing.
14:29 Ticket #2007 (:main deals poorly with \escape characters) closed by igloo
fixed: It looks like this has already been done.
13:45 Ticket #1993 ("RegAllocLinear.getStackSlotFor: out of stack slots" when compiling ...) closed by igloo
duplicate: Closing in favour of #2790.
12:30 Ticket #3167 (Segmentation fault with compacting GC, and multiple threads) created by guest
In a program I have experienced a segmentation fault; not only that but …
10:38 Ticket #3166 (recompilation checking too optimistic about infix ops) created by roland
Changing the infix declaration of an operator, e.g. from infixl to infixr, …

04/11/09:

15:55 Ticket #1580 (Get GHC happy with alternate base packages (split base)) closed by igloo
fixed: Can't do more on this without concrete steps that are wanted.
15:54 Ticket #1592 (Unexpected boxing in generated code) closed by igloo
invalid: I think the conclusion is that this isn't a bug at all, and you can get …
12:20 Ticket #2402 (ghc fails sans error message.) closed by igloo
worksforme: Closing as unreproducible.
12:20 Ticket #2511 (unix package doesnt load in ghci on freebsd/amd64) closed by igloo
invalid: No response from submitter, so closing.
08:54 Ticket #2753 (GHC 6.10.1 cannot compile Crypto-4.1.0) closed by igloo
duplicate: Closing in favour of #2790.
08:17 Ticket #2937 (source file that compiled fine fails to recompile after touching it (yes, ...) closed by igloo
fixed: fixed in the HEAD, so closing.
05:58 Ticket #3165 (:history throws "Irrefutable pattern failed" exception) created by greenrd
I am trying to use the GHCi debugger to find out why my code has a …

04/10/09:

18:14 Ticket #2226 (duplicate samples in heap profiling (-hc) output on 6.8.2) closed by igloo
invalid: No response from submitter.
16:38 Ticket #3164 (ghc: panic! (the 'impossible' happened) while building pandoc on a macbook) created by simonmic
[…]
13:58 Supercompilation created by pejo
12:06 Ticket #3163 (GADTs should not allow polymorphism in return type) created by Scott Turner
[…] I wanted the quantified types to match and the code to get past the …
10:01 Ticket #3159 (QSem fails with negative quantities) closed by igloo
fixed: "Simple quantity semaphores" can't have negative amounts available; the …
09:56 Ticket #3162 (Windows users can't compile time package) closed by igloo
invalid: The time package isn't needed to build GHC, so build problems with it …
08:26 Ticket #3147 (Testsuite for 6.10.2 fails if ghc is not already installed.) closed by igloo
fixed: Applied, thanks!
08:10 Ticket #3136 (monad syntax extension) closed by igloo
invalid: I agree with Neil; I think a design needs to be worked out in another …
08:03 Ticket #3148 (build failure of GHC 6.10.2 release on arm-unknown-linux platform) closed by igloo
invalid: I'm afraid registerised builds aren't supported on arm, so you'll need …
07:39 Ticket #3158 (Linker error (libffi.so.5) in 6.10.2 x86-Linux binary distribution) closed by igloo
duplicate: Thanks for the report. You need to install the Debian libffi5 package. …
05:34 ReplacingGMPNotes edited by igloo
(diff)

04/09/09:

09:56 Ticket #3162 (Windows users can't compile time package) created by NeilMitchell
The time library got unbundled from GHC 6.10.2. Windows users who don't …
09:16 Ticket #3155 (TypeOperators/Rank2Types clash) closed by simonpj
fixed: Ah yes, good point. I've jiggled a bit more. Now you get the good error …

04/08/09:

19:21 Ticket #3144 (ghc panic) closed by funmler
fixed: Fixed by installing libffi5
05:06 Ticket #3161 (non-blocking read operations in Chan, Sem, QSem, SampleVar) created by ChrisKuklewicz
The non-blocking "tryTakeMVar" makes MVars useful in solving more …
04:08 Ticket #3160 (No exception safety in Control.Concurrent.QSem QSemN and SampleVar) created by ChrisKuklewicz
Looking at the code for QSem, QSemN, and SampleVar? shows they all use a …
03:39 Ticket #3159 (QSem fails with negative quantities) created by NeilMitchell
The following program should always give 100 (I think). It doesn't: …
03:01 Building/MacOSX edited by jsnx
Updated remarks. (diff)
00:56 Ticket #3158 (Linker error (libffi.so.5) in 6.10.2 x86-Linux binary distribution) created by guest
Hello, I am running Debian Linux with the following uname(1): Linux …

04/07/09:

20:34 Ticket #3157 (ghci segmentation fault when computation is interrupted) created by fft1976
This is using Ubuntu 8.04. Both source-compiled and binary (libedit2) show …
12:15 Ticket #3156 (Error on +RTS kHugeNumber) created by zachk
It is in either 6.10.2 or 6.10.1 I forget which […] p is a shell …
10:38 Ticket #3135 (ext-core docs missing from web site) closed by igloo
fixed: Thanks, fixed; and I've added a note to my release checklist, so next time …
04:26 Ticket #3150 (Overlapping data instances can segfault) closed by chak
duplicate: Duplicate of #2677. It's a bug in the overlap check. Sorry, didn't get …
02:43 Ticket #3155 (TypeOperators/Rank2Types clash) created by MartijnVanSteenbergen
Consider the following piece of code: […] GHC reports: […] …
01:50 Internships edited by simonpj
(diff)

04/06/09:

20:52 DataParallel/WorkPlan edited by chak
(diff)
18:04 Ticket #3154 (Type families bug with data family instances) closed by elliottt
duplicate: Duplicate of #3150
17:59 Ticket #3154 (Type families bug with data family instances) created by elliottt
This data family definition led to the ability to define a generic cast: …
14:47 Ticket #3153 (Panic on syntactically wrong LANGUAGE pragma) created by b_jonas
I'm getting a panic from runghc. The program I'm compiling has a syntax …
02:33 Ticket #3152 (Documentation for getProcessExitCode contains nonsense) created by YitzGale
The documentation for the function getProcessExitCode contains the …

04/05/09:

22:54 Ticket #3151 (Hello World does not compile (missing Prelude?)) created by fft1976
Note: This is actually 6.10.2 (the Ticket Properties does not give this …
22:47 Ticket #1015 (regex001(ghci,threaded1) seg-faults under Solaris) closed by benl
fixed: Mon Apr 6 15:35:13 EST 2009 Ben.Lippmeier@… …
20:39 Ticket #3150 (Overlapping data instances can segfault) created by guest
When exploring data families for some fast unboxed tuple representation, …
03:35 TypeFunctionsSolving edited by chak
(diff)
00:57 Ticket #3071 (Network.Socket.recv throws IOException on reading 0 bytes) closed by tibbe
invalid: Moved to  http://trac.haskell.org/network/ticket/7

04/03/09:

19:12 Ticket #3149 (Data.HashTable is slow) created by dons
Data.HashTable? is slow. Implement something non-naive, and move it out of …
12:59 Ticket #3148 (build failure of GHC 6.10.2 release on arm-unknown-linux platform) created by kgardas
Hello, I've attempted to build GHC 6.10.2 release on arm-unknown-linux …
09:27 Ticket #3146 (Testsuite for 6.10.2 fails if ghc is not already installed.) closed by gwright
duplicate: Accidentally entered twice. #3147 is the complete bug report with …
09:21 Ticket #3147 (Testsuite for 6.10.2 fails if ghc is not already installed.) created by gwright
The testsuite for ghc 6.10.2 fails if ghc is not already installed, …
09:19 Ticket #3146 (Testsuite for 6.10.2 fails if ghc is not already installed.) created by gwright
The testsuite for ghc 6.10.2 fails if ghc is not already installed, …
08:10 Ticket #2996 (Network.Socket.sClose should change socket status) closed by tibbe
invalid
07:29 Ticket #2652 (fancier prompts for ghci) closed by igloo
fixed
06:39 Ticket #2652 (fancier prompts for ghci) reopened by jsnx
Replying to igloo: > Thanks for the patch! I've applied a …
06:33 Ticket #3145 (ImpredicativeTypes vs. LiberalTypeSynonyms) closed by simonpj
fixed: Happily, the HEAD has this fixed already […]
03:51 Ticket #3116 (missed opportunity for call-pattern specialisation) closed by simonpj
fixed: The original (excellent) suggestion is implemented by this patch: […] …
03:43 Ticket #3118 (ghc: panic! (the 'impossible' happened): Missing alternative) closed by simonpj
fixed: Aha. We managed to reproduce it. Fixed by this […] Simon
02:31 Ticket #3145 (ImpredicativeTypes vs. LiberalTypeSynonyms) created by MartijnVanSteenbergen
Consider the following module: […] GHC suggests: […] When I add …

04/02/09:

22:13 Ticket #3144 (ghc panic) created by funmler
ghci fails with ghc: panic! (the 'impossible' happened) (GHC version …
19:24 Ticket #3143 (Network.Socket.connect: support for sockets w/ bound local endpoints) created by sof
Just in case this isn't taken care of by the ongoing rewrite of 'network', …
18:18 Ticket #3142 (unix-2.3.2.0 needs base >= 4.1 in .cabal file) created by guest
From the hackage log[1] we can see that unix-2.3.2.0 lacks the appropriate …
18:07 Ticket #3141 (directory-1.0.0.3 needs base == 4.* in .cabal file.) created by guest
directory-1.0.0.3 imports Control.Exception.Base that is only exported …
07:17 Ticket #3140 ((Windows?) GHCi doesn't load hierachical modules) created by Orphi
On Windows, if you double-click a *.hs file, GHCi starts up and loads …
07:14 Ticket #3113 (-fdisambiguate-record-fields does not exist anymore) closed by igloo
fixed: I didn't follow all that (did it refer to an attachment you forgot to …
06:22 Ticket #3139 (automate "cabal check" in ghc release process) created by duncan
Currently the release manager must run cabal check manually on each …
05:08 Status/SLPJ-Tickets edited by simonpj
(diff)
05:08 Ticket #3138 (Returning a known constructor: GHC generates terrible code for cmonad) created by simonpj
Lennart reports that GHC generates very poor code for his cmonad package. …

04/01/09:

18:00 Ticket #3137 (ghc 6.10.2 fails to compile on Mac OS X Leopard) created by mvanier
Compiling GHC 6.10.2 on Mac OS X Leopard fails, apparently because of a …
14:33 Ticket #3136 (monad syntax extension) created by neodymion
allow this: print (readInt [<getLine>] + readInt [<getLine>]) (or some …
14:24 Ticket #3135 (ext-core docs missing from web site) created by tim
Hello, The .pdf doc for External Core seems to be missing from …
03:37 Building/Using edited by simonmar
(diff)
03:24 Building/Preparation/Linux edited by simonmar
add darcs (diff)
03:20 Building/Preparation/Linux edited by simonmar
(diff)
03:20 Building/Preparation/Linux edited by simonmar
(diff)
03:03 DarcsConversion/Building/GettingTheSources edited by simonmar
(diff)
03:02 BuildBot edited by simonmar
(diff)
03:01 WindowsGhc edited by simonmar
(diff)
03:01 Building/QuickStart edited by simonmar
(diff)
03:01 Building/GettingTheSources edited by simonmar
(diff)
03:00 Building/Docs edited by simonmar
(diff)
03:00 Building/Prerequisites edited by simonmar
(diff)
02:58 Building edited by simonmar
(diff)
02:57 Building/Preparation/Tools created by simonmar
02:56 Building/Preparation/Solaris created by simonmar
02:55 Building/Preparation/MacOSX created by simonmar
02:54 Building/Preparation/Windows created by simonmar
02:53 Building/Preparation/Linux created by simonmar
02:51 Building/Preparation created by simonmar
02:31 Building/Using edited by simonmar
(diff)
00:00 Milestone 6.10.2 completed
For the release status, please see the [wiki:GHC-6.10.2 GHC 6.10.2 status …

03/31/09:

20:28 Ticket #2413 (Segmentation fault in ghc --interactive when run with +RTS -Da) closed by benl
fixed: This would have been fixed in: Mon Jan 12 16:34:21 EST 2009 …
19:41 Ticket #2272 (internal error: getMBlock: mmap: Bad file number) closed by benl
worksforme: It worked for me on SPARC/Solaris 5.10 with 6.8.3 and the head.
19:07 Ticket #606 (Sparc native code generator) closed by benl
fixed
19:01 Ticket #951 (stage2 on sparc dies with "schedule: re-entered unsafely") closed by benl
wontfix: See Solaris building guide at Building/Solaris
18:57 Ticket #2906 (.hc code generated for Parser.hs is 2MB big) closed by benl
duplicate: dup of #1293
18:51 Ticket #1501 (Panic in RegisterAlloc) closed by benl
fixed
18:46 Ticket #186 (Bad sparc Int64 code via NCG with -O) closed by benl
fixed
12:56 Ticket #3134 (encodeFloat . decodeFloat) created by roland
> (0.0/0.0) NaN > (uncurry encodeFloat . decodeFloat) (0.0/0.0) -Infinity …
07:11 Building/Installing edited by simonpj
(diff)
06:57 Building/Prerequisites edited by dejones
(diff)
06:56 Building/Prerequisites edited by dejones
(diff)
06:55 Building/Prerequisites edited by dejones
(diff)
06:54 Building/Prerequisites edited by dejones
(diff)
05:48 Building/Using edited by simonpj
(diff)
05:42 Building/Installing edited by simonpj
(diff)
05:39 Building/Installing edited by simonpj
(diff)
05:38 Building/Installing edited by simonpj
(diff)
04:35 Ticket #3133 (Biographical profiling segfaults) closed by simonmar
duplicate: Thanks for the report. This should be fixed in the (forthcoming) 6.10.2. …
04:31 Ticket #3129 (Crypto-4.1.0 compilation failure) closed by simonmar
duplicate: I think the canonical ticket for this bug is #2753.
03:48 Building edited by simonmar
(diff)
03:38 Building edited by simonmar
(diff)
03:38 Building/Docs edited by simonmar
(diff)
03:36 Building/Prerequisites edited by simonmar
(diff)
03:35 Building/Prerequisites edited by simonmar
(diff)
03:23 Building/Modifying edited by simonmar
(diff)
03:22 Building/Modifying edited by simonmar
(diff)
03:10 Building/Using edited by simonmar
(diff)
03:09 Building/Using edited by simonmar
(diff)
03:05 Building/Architecture edited by simonmar
(diff)
03:04 Building/Architecture edited by simonmar
(diff)
03:03 Building/Architecture/Idiom/PlatformNames created by simonmar
03:03 Building/Architecture/Idiom/Whitespace created by simonmar
03:02 Building/Architecture/Idiom/VanillaWay created by simonmar
03:01 Building/Architecture/Idiom/DoubleColon created by simonmar
03:00 Building/Architecture/Idiom/PhaseOrdering created by simonmar
02:59 Building/Architecture/Idiom/Macros created by simonmar
02:58 Building/Architecture/Idiom/VariableNames created by simonmar
02:58 Building/Architecture/Idiom/Cabal created by simonmar
02:57 Building/Architecture/Idiom/Distdir created by simonmar
02:56 Building/Architecture/Idiom/Stages created by simonmar
02:55 Building/Architecture/Idiom/StandardTargets created by simonmar
02:54 Building/Architecture/Idiom/StubMakefiles created by simonmar
02:54 Building/Architecture/Idiom/NonRecursiveMake created by simonmar
02:40 Building/Architecture edited by simonmar
(diff)
02:38 Building edited by simonmar
(diff)
02:36 Building/Rebuilding edited by simonmar
(diff)
02:34 Building/GettingTheSources edited by simonmar
(diff)
02:33 Building/GettingTheSources edited by simonmar
(diff)
02:30 Building/MacOSX edited by simonmar
move MacOS X-specific info about case-sensitivity to here (diff)
02:29 Building/Troubleshooting edited by simonmar
(diff)
02:29 Building/GettingTheSources edited by simonmar
(diff)
02:28 Building/GettingTheSources edited by simonmar
move troubleshooting info to Building/Troubleshooting (diff)
02:23 Building/Rebuilding edited by simonmar
(diff)
02:10 Building edited by simonmar
(diff)
02:09 Building/Targets edited by simonmar
(diff)
02:08 Building/Hacking edited by simonmar
(diff)
02:07 Building/Hacking edited by simonmar
(diff)
02:04 Building/Hacking edited by simonmar
(diff)
02:02 Building edited by simonmar
(diff)
02:01 Building/Platforms/Windows edited by simonmar
(diff)
02:01 Building/Hacking edited by simonmar
(diff)
01:38 Ticket #3133 (Biographical profiling segfaults) created by basvandijk
When I try to make a biographical profile of my program I get a …
01:37 Building edited by simonmar
(diff)
01:34 Building edited by simonmar
(diff)
01:33 Building/PlatformsScriptsFileNames edited by simonmar
remove (diff)
01:32 Building edited by simonmar
(diff)
01:32 Building/Platforms/Windows created by simonmar
01:31 Building edited by simonmar
(diff)
01:25 Building edited by simonmar
(diff)
01:24 Building/Modifying edited by simonmar
add scenarios (diff)
00:56 Building/Modifying created by simonmar
00:50 Building/Architecture edited by simonmar
remove the "modifying" parts, to put in a new page (diff)

03/30/09:

20:16 Ticket #1293 (building via gcc 4.2.x on SPARC/Solaris is very slow) closed by benl
wontfix
12:04 Ticket #3132 (cgCase of PrimAlts needs care in new codegen) created by int-e
The following code, […] doesn't compile with optimization in …
08:56 Building/Architecture edited by simonmar
(diff)
08:56 Building/Installing edited by simonmar
(diff)
08:55 Building/Installing edited by simonmar
(diff)
08:55 Building/Installing edited by simonmar
(diff)
08:54 Building edited by simonmar
(diff)
08:48 Building/Installing created by simonmar
08:02 Building/Using edited by simonmar
(diff)
08:00 Building/Using edited by simonmar
(diff)
07:53 Building/Architecture edited by simonmar
(diff)
07:43 Building/Architecture edited by simonmar
(diff)
07:34 Building/Architecture edited by simonmar
(diff)
06:52 Building/Architecture edited by simonmar
(diff)
06:52 Building/Architecture edited by simonmar
move idioms into a sub-section (diff)
06:45 Building/Architecture created by simonmar
moved from Building/BuildSystem/New
06:39 Building/Using edited by simonmar
(diff)
06:39 Building/Using edited by simonmar
(diff)
06:30 Building/Using edited by simonmar
Start documenting the new build system (diff)
05:59 Attic/Building/Old/Using created by simonmar
copy from Building/Using
01:58 Ticket #246 (Wrong pat-match order for records) closed by simonpj
fixed: Finally fixed! […] Changing the pattern-match order tickled a bug in …
01:54 darcs-all-30032009.diff attached to Building/Rebuilding by claus
modification to darcs-all (March 2009), to improve reporting
01:53 Building/Rebuilding edited by claus
add notes on things to watch out for (diff)

03/29/09:

22:38 Ticket #2981 (".space" directive not recognised by solaris assembler) closed by benl
fixed
18:06 Ticket #3131 (GHC stops after a single 'defined but not used' warning) created by nr
Using -Wall -Werror, GHC stops after finding a single "defined but …
02:10 Ticket #3130 (copyFile and findExecutable don't work correctly if filename has national ...) created by shelarcy
copyFile works doesn't work if first argument's filename has national …
01:31 Ticket #3129 (Crypto-4.1.0 compilation failure) created by guest
GHC panic: […] -------------- Software: […] Hardware: […]

03/28/09:

12:33 Ticket #3128 (hClose leaves file descriptor open if it fails) created by Baughn
In libraries/base/GHC/Handle.hs, function hClose_help, we attempt to flush …
09:53 Ticket #3127 (need help to edit the Haskell script in Winhugs and documentation.) closed by igloo
invalid: If you need help with Haskell programming, please ask on the haskell-cafe …
09:37 Ticket #3127 (need help to edit the Haskell script in Winhugs and documentation.) created by rjhelpdesk
Both sections relate to the case study: Index for a document of text. …
05:26 Ticket #3120 (openFile003 fails on i386/solaris) closed by igloo
fixed: Patch applied, thanks!
03:37 Ticket #3125 (TcTyFuns.flattenType: unexpected PredType) closed by chak
fixed: This has already been fixed in the 6.11, which fails to load the …

03/27/09:

23:29 Ticket #2211 (Installing latest GHC-6.8.2 stable: pwd with floating point exception) reopened by guest
same problem, amd thunderbird 1100MHz, none of the binaries working, error …
17:59 GettingStarted edited by amock
(diff)
08:54 DataParallel/WorkPlan edited by simonpj
(diff)
04:11 DataParallel/WorkPlan edited by chak
(diff)
03:57 DataParallel/WorkPlan edited by chak
(diff)
03:52 DataParallel/WorkPlan edited by chak
(diff)
03:51 DataParallel/WorkPlan edited by chak
(diff)
03:26 Ticket #3126 (GHC needs to be more careful about pattern match order) created by claus
The  language report

03/26/09:

12:06 Ticket #3125 (TcTyFuns.flattenType: unexpected PredType) created by guest
[…] yields […] While its perfectly reasonable to die out on …
11:00 Ticket #3124 (warning -F: directory name (/Users/me/Library/Frameworks) does not exist) created by 7stud
mac osx 10.4.11(intel), ghc 6.8.2 installed from …
07:43 ProjectSuggestions edited by simonmar
(diff)
04:51 Ticket #2613 (configure should summarize important results at the end of its run) closed by simonmar
fixed: Done in the new build system: […]
03:15 TypeFunctionsStatus edited by chak
(diff)

03/25/09:

19:39 Ticket #3117 (via C compilation of module importing log1p from <math.h> fails.) closed by igloo
fixed: Merged.
12:47 Status/SLPJ-Tickets edited by simonpj
(diff)
09:48 Ticket #3123 (make INLINE work for recursive definitions (generalized loop peeling/loop ...) created by claus
Inlining refers to the unfolding of definitions, ie replacing uses of …
09:27 Inlining edited by claus
add expressiveness of RULES issue (diff)
Note: See TracTimeline for information about the timeline view.