Timeline


and

03/08/09:

16:09 Ticket #3080 (Show more instances with :info) created by josef
Today I was really stumped by the rule used to select which instances are …
11:53 Ticket #3075 (validation requires a tool that is not included in utils) closed by igloo
fixed: OK, I've stopped validate requiring HsColour? too, in HEAD and the 6.10 …
07:09 DataParallel/BenchmarkStatus edited by chak
(diff)
07:04 DataParallel/BenchmarkStatus edited by chak
(diff)
06:59 DataParallel/BenchmarkStatus edited by chak
(diff)
06:26 DataParallel/BenchmarkStatus edited by chak
(diff)
03:26 DataParallel/BenchmarkStatus edited by chak
(diff)

03/07/09:

12:08 Commentary/CodingStyle edited by nr
alert developers to nasty pitfall (diff)
09:51 Ticket #3076 (Make genericLength tail-recursive so it doesn't overflow stack) reopened by Syzygies
That was enlightening. Thanks. The library genericLength blows stack on …
04:05 Ticket #3079 (LANGUAGE pragma fails if it falls on a 1024-byte boundary) created by Deewiant
Putting too much whitespace and/or comment text before a LANGUAGE pragma …

03/06/09:

20:11 Ticket #3078 (Erroneous warnings for -XPatternGuards) created by guest
As nonstandard PatternGuards? I get a meaningless warning: […] […] …
14:23 Ticket #2189 (hSetBuffering stdin NoBuffering doesn't work on Windows) closed by igloo
fixed: Merged
13:29 Ticket #3077 ('make' fails in utils (6.11)) created by nr
In order to get 'make boot' to work in compiler, I tried running 'make' in …
06:51 Ticket #3076 (Make genericLength tail-recursive so it doesn't overflow stack) closed by igloo
invalid: That isn't an equivalent definition, e.g.: […] works works, but …
06:21 DataParallel/BenchmarkStatus edited by chak
(diff)
06:13 DataParallel/BenchmarkStatus edited by chak
(diff)
06:04 DataParallel/BenchmarkStatus edited by chak
(diff)
06:03 DataParallel/BenchmarkStatus edited by chak
(diff)
04:01 Ticket #3076 (Make genericLength tail-recursive so it doesn't overflow stack) created by Syzygies
A likely use for genericLength is to count lists of more than Int …

03/05/09:

21:13 TypeFunctionsStatus edited by chak
(diff)
20:45 Ticket #3075 (validation requires a tool that is not included in utils) created by nr
At present it is not possible to validate without HsColour?, but HsColour?
19:54 DataParallel/BenchmarkStatus edited by chak
(diff)
09:14 Ticket #2757 (runghc doesn't respond to --help / --version) closed by igloo
fixed: Fixed in HEAD and 6.10: […]
07:46 Ticket #2670 (Record selectors behaving badly wrt optimisation) closed by igloo
fixed: We decided that a test is too hard, so closing.
07:26 Ticket #2983 (Segmentation fault in ray tracer with certain options) closed by igloo
fixed: As Simon M pointed out, the #2917 fix won't fix this after all. I've now …
07:24 Ticket #3031 (-fwarn-unrecognised-pragmas is not documented) closed by igloo
fixed: Now documented in HEAD and 6.10: […]
07:23 Ticket #3004 (Makefile needs to improve treatment of HsColour) closed by igloo
fixed: OK, HsColour? should now be required by the buildbots, and when validating, …
06:04 Ticket #3025 (Possible PiDigits memory explosion regression) closed by igloo
fixed: Looks fixed in the 6.10 branch.
05:47 Ticket #3066 (Crash with bogus FFI declaration) closed by igloo
fixed: Both merged, as well as […] Oh, the perils of putting "The fix is …
05:45 Ticket #3068 (broken link in ...) closed by igloo
fixed: Fixed in HEAD and 6.10.
05:43 Ticket #3069 (misspelled word in description of syntax extensions: ...) closed by igloo
fixed: Merged
04:04 DataParallel/BenchmarkStatus edited by chak
(diff)
03:29 Status/SLPJ-Tickets edited by simonpj
(diff)
03:27 Commentary/Compiler/DesugaringInstances edited by simonpj
(diff)
03:26 Commentary/Compiler/DesugaringInstances edited by simonpj
(diff)
03:26 Commentary/Compiler/DesugaringInstances edited by simonpj
(diff)
03:25 Commentary/Compiler/DesugaringInstances edited by simonpj
(diff)
03:17 DataParallel/BenchmarkStatus edited by chak
(diff)
03:16 Commentary/Compiler/DesugaringInstances created by simonpj
02:54 Ticket #3074 (Template Haskell does not support type families.) created by Serguey Zefirov
[…] GHCi load result: […] TySynD has list of Names as an argument …
02:46 Ticket #3073 (Avoid reconstructing dictionaries in recursive instance methods) created by simonpj
Ganesh writes: I have a problem in GHC 6.10 with functions in a class …
01:31 DataParallel/BenchmarkStatus edited by chak
(diff)

03/04/09:

22:30 DataParallel/WorkPlan edited by chak
(diff)
22:29 DataParallel/WorkPlan edited by chak
(diff)
21:21 DataParallel/BenchmarkStatus edited by chak
(diff)
21:11 DataParallel/BenchmarkStatus edited by chak
(diff)
21:04 DataParallel/BenchmarkStatus edited by chak
(diff)
21:03 DataParallel/BenchmarkStatus edited by chak
(diff)
18:47 DataParallel/BenchmarkStatus edited by chak
(diff)
17:42 DataParallel/BenchmarkStatus edited by chak
(diff)
17:33 DataParallel/BenchmarkStatus edited by chak
(diff)
17:03 DataParallel/BenchmarkStatus edited by chak
(diff)
16:30 DataParallel/BenchmarkStatus edited by chak
(diff)
15:05 Ticket #3060 (impossible internal bug while building darcs) closed by quick
invalid: I have a tentative solution. Tentative because it did resolve the problem …
14:47 Ticket #2962 (Reduce space usage of genericLength for common Num instances) closed by igloo
fixed: Applied, thanks!
11:08 Ticket #2626 (In ISO8601 the date and time should be separated by a 'T', not a space) closed by igloo
fixed: Applied. Thanks, Magnus!
10:12 DarcsRepositories edited by igloo
(diff)
10:12 Ticket #3072 (considerations for management of shared libs) created by duncan
Some thought needs to be put into how to manage shared libs on the various …
08:52 Ticket #3071 (Network.Socket.recv throws IOException on reading 0 bytes) created by tibbe
My man pages has the following to say about the return value of recv: …
08:22 TypeFunctionsStatus edited by simonpj
(diff)
07:52 Ticket #3042 (rts defines "real_main" which can clash with user C code) closed by simonmar
worksforme: Indeed I tried a little example, and didn't see any problems: […] …
07:49 Ticket #3029 (ghc panic while installing hs-Crypto package (via macport)) closed by igloo
duplicate: Thanks for the report. This is a duplicate of #2753.
07:47 Ticket #3062 (Adding a ":clear" clear-screen command to GHCi) closed by simonmar
wontfix: I don't think this is something we need to add to GHCi. e.g. just hitting …
07:33 Ticket #3070 (floor(0/0) should not be defined) created by carette
floor(0/0) returns some giant negative integer - it should return NaN or …
07:15 Status/SLPJ-Tickets edited by simonpj
(diff)
07:12 Status/SLPJ-Tickets edited by simonpj
(diff)

03/03/09:

18:35 Ticket #3069 (misspelled word in description of syntax extensions: ...) created by nr
In …
17:06 Ticket #3068 (broken link in ...) created by nr
The GHC documentatation at …
14:15 Ticket #3067 (GHCi panics with 'initTc:LIE' while :stepping on code with funny types) closed by igloo
fixed: Merged.
11:25 Ticket #3067 (GHCi panics with 'initTc:LIE' while :stepping on code with funny types) created by mnislaih
This is due to runtime type reconstruction not dealing correctly with type …[…]
09:15 Ticket #3066 (Crash with bogus FFI declaration) created by simonpj
Ben Franksen finds this: […] I know of course that I must not use fancy …
09:11 Ticket #3057 (Standalone deriving of Functor does not work for HsDoc) closed by simonpj
fixed: Good bug thanks. Fixed by […] I added a test too. Simon
08:17 Ticket #3047 (Panic! (the 'impossible' happened) :)) closed by simonmar
duplicate: dup of #789
08:16 Ticket #3022 (ghc: panic! (the 'impossible' happened) linkBCO: >= 64k insns in BCO) closed by simonmar
duplicate: dup of #789, but thanks for the test case!
08:09 Ticket #3040 (make clean fails (in utils/hsc2hs?) on 6.10) closed by simonmar
fixed: Fixed in the new build system: […]
07:01 Status/SLPJ-Tickets edited by simonpj
(diff)
06:57 Ticket #3065 (Reorder tests in quot to improve code) created by simonpj
[SLPJ: capturing an email thread in a ticket] Krasimir Angelov found that …
06:44 TypeFunctionsStatus edited by simonpj
(diff)
05:00 Ticket #3064 (Very long compile times with type functions) created by simonpj
the attached module is a much reduced version of some type-level assurance …
03:34 Ticket #3063 (Only at separate compilation: Conflicting family instance declarations) closed by dorinho
invalid
02:16 Ticket #3063 (Only at separate compilation: Conflicting family instance declarations) created by dorinho
Take the following class: class C a where type B a Then the …

03/02/09:

18:57 Ticket #3062 (Adding a ":clear" clear-screen command to GHCi) created by porges
I have written a (hopeful) patch for this. I say hopeful because I'm not …
18:07 Ticket #3061 (GHC's GC default heap growth strategy is not as good as other runtimes) created by dons
This is a GC performance ticket. The benchmark is the binary-trees …
12:37 Ticket #3060 (impossible internal bug while building darcs) created by quick
[…] While building darcs 2.2.0.
03:38 Ticket #2619 (Can't build older compiler) reopened by chak
Roman and I just wasted a day on this bug. The problem appears when you …
02:13 Ticket #3059 (3 different behaviours depending on profiling settings and on a ...) created by jkff
Below are two versions of a program using regex-tdfa-1.0. The versions …

03/01/09:

21:49 Ticket #3058 (Add a 'hex' function to the pretty printing) created by TomMD
Attached is a patch for Text.PrettyPrint?.HughesPJ that adds a 'hex' …
14:55 Ticket #3057 (Standalone deriving of Functor does not work for HsDoc) created by waern
I tried to use the new DerivingFunctor extension to derive Functor for …
14:22 Ticket #3056 (StrictAnal module naming issue) created by pumpkin
I've been debating submitting this ticket for a couple of days because it …
05:48 Ticket #3055 (Int / Word / IntN / WordN are unequally optimized) created by claus
A lot of thought has been put into optimizing usage of Int, but not all …
05:29 DataParallel/BenchmarkStatus edited by chak
(diff)
03:27 DataParallel/BenchmarkStatus edited by chak
(diff)
01:58 DataParallel/BenchmarkStatus edited by chak
(diff)

02/28/09:

08:54 Ticket #2923 (Documentation contains (broken) links to /home/ian) closed by igloo
fixed: The paths look OK to me when merging the docs from: […]
08:06 Ticket #2884 (Compiled code performance worsens when module names are long enough) closed by igloo
fixed: Looks good: […]
07:50 Ticket #2942 (witten/ghc-6.10.1-powerpc-apple-darwin.tar.bz2: make install fails on ...) closed by igloo
worksforme: The tarball contains a directory …
06:08 Ticket #2998 (Expose the internals of the network library to make it more extensible) closed by igloo
fixed: Applied, thanks!
05:58 Ticket #2957 (GHC head build fails on non-GNU system assuming `patch' command is GNU ...) closed by igloo
fixed: Done: […]
04:25 DataParallel/BenchmarkStatus edited by chak
(diff)

02/27/09:

22:37 Ticket #3054 (ghc crashes with unicode escape and literal character together) created by iamfishhead
On debian testing, ghc panics on the atached file. The file simply has a …
16:29 Ticket #3035 (:steplocal and :stepmodule should not polute trace history) closed by igloo
fixed: Merged
11:38 Ticket #2997 (Package names starting with a numeric character cause assembler errors) closed by igloo
fixed: Fixed in HEAD and 6.10: […]
09:53 Status/SLPJ-Tickets edited by simonpj
(diff)
09:53 Status/SLPJ-Tickets edited by simonpj
(diff)
07:51 Ticket #1891 (New RTS "--info" option not in help message) closed by igloo
fixed: Thanks for the patch! I've applied it to HEAD and 6.10. "GHC RTS" is …
06:01 Ticket #3053 (Modular arithmetic bug?) closed by augustss
invalid: Both ghc and ghci are working exactly as they should. If you say […] …
05:51 Ticket #3053 (Modular arithmetic bug?) reopened by vlaad
> Otherwise, GHC will happily try and dismiss all those numbers in …
05:46 Ticket #3053 (Modular arithmetic bug?) closed by augustss
invalid
05:25 Ticket #3053 (Modular arithmetic bug?) created by vlaad
GHC dies here (please note the x < 200 limit): take 15 [x | x <- [1..], x …
03:59 Ticket #3052 (ghc FFI doesn't support thiscall) created by augustss
The ghc FFI does not support the "thiscall" calling convention. This is …
01:08 Ticket #3051 (Add product/sum/maximum/minimum specialisations for more atomic types) created by thorkilnaur
Quoting dons …

02/25/09:

14:15 Ticket #2739 (GHC API crashes on template haskell splices) closed by nominolo
fixed: The above patched has been back-ported and appears to work. Re-open this …
10:50 Ticket #3050 (parsec: bug in caret escape parsing) created by sof
The parsing of escape carets in character literals isn't quite right: * …
09:41 EventLog edited by dejones
(diff)
09:40 EventLog edited by dejones
(diff)
09:36 EventLog edited by dejones
(diff)
09:34 EventLog created by dejones
00:37 Ticket #3049 (STM with data invariants crashes GHC) created by simonpj
Ben Franksen writes: my ghc(i) crashes when using STM data invariants. …

02/24/09:

18:19 Ticket #3048 (Heap size suggestion gets ignored when -G1 flag is passed) created by tim
Try running any program with -G1 and a large -H option -- for …
11:36 Ticket #3047 (Panic! (the 'impossible' happened) :)) created by bchallenor
I was just coding up a solution to a Project Euler problem when the …
11:34 Ticket #3046 (Generalized newtype deriving with associated types) closed by LouisWasserman
duplicate
11:32 Ticket #3046 (Generalized newtype deriving with associated types) created by LouisWasserman
When I have a […] an […] and […] I expect the …
05:17 Ticket #3045 (GHCI Crashes Under Windows when loading compiled code) created by jburck
whenever I load any compiled code under GHCI I get the following when it …
04:56 Ticket #3037 (GHC panics when configuring base) closed by simonmar
wontfix: The error message is no longer a panic in 6.10.1: […] Though perhaps …
04:51 Ticket #3044 (NoImplicitPrelude being ignored by 6.10.1, works in 6.8.2) closed by fasta
invalid
04:50 Ticket #3033 (numerical error introduced by -O1) closed by simonmar
invalid: Thanks guest (Lennart?).
04:46 Ticket #3028 (what_next error) closed by simonmar
duplicate: dup of #2818.
04:21 Ticket #3044 (NoImplicitPrelude being ignored by 6.10.1, works in 6.8.2) created by fasta
~/bin/ghci -XNoImplicitPrelude Main.hs results in the module being loaded …
03:09 Building/GettingTheSources edited by igloo
recommend using darcs for now (diff)

02/23/09:

21:13 DataParallel/BenchmarkStatus edited by chak
(diff)
20:45 DataParallel/BenchmarkStatus edited by chak
(diff)
20:19 DataParallel/BenchmarkStatus edited by chak
(diff)
19:39 DataParallel/BenchmarkStatus edited by chak
(diff)
18:52 DataParallel/BenchmarkStatus edited by chak
(diff)
09:57 Ticket #3043 (An unrelated definition monomorphizes a type even without the MR) closed by simonpj
invalid: Your final remark isn't right in general. Consider: […] This is …
01:25 Building/GettingTheSources edited by simonmar
(diff)

02/22/09:

11:55 Ticket #3043 (An unrelated definition monomorphizes a type even without the MR) created by Deewiant
The following code: […] Results in: […] It seems that the …
08:55 Ticket #3042 (rts defines "real_main" which can clash with user C code) created by duncan
I was just about to file a bug about ghc -no-hs-main not working but it …

02/21/09:

13:59 Ticket #3041 (Arch independent binary representations) created by nomeata
Hi, when packaging ghc6.10 for Debian, we stumbled over a rather large …
13:29 Ticket #2858 (Segmentation fault due to race between IO manager and installSignals.) closed by igloo
fixed: All 3 merged.
13:28 Ticket #3017 (Type inference is broken when dealing with tuple type synonyms) closed by igloo
fixed: Didn't go smoothly, so not merged.
13:27 Ticket #2870 (User signals are not blocked before 'fork' in runInteractiveProcess) closed by igloo
fixed: All 3 merged.
12:28 Ticket #3040 (make clean fails (in utils/hsc2hs?) on 6.10) created by nr
make clean halts with an error message. Here's the tail of the …

02/20/09:

22:29 Ticket #3038 (Associated type use triggers a bogus error message) closed by chak
duplicate: The signature of `ch' is ambiguous. See #1897 for similar examples and a …
15:29 Ticket #3039 (strange space usage) created by igloo
This program: […] when run: […] shows that around 100k is used by …
09:47 Ticket #3038 (Associated type use triggers a bogus error message) created by conal
In GHCi, version 6.11.20090115 built from HEAD […]
06:57 DebuggingGhcCrashes edited by igloo
(diff)
06:55 DebuggingGhcCrashes edited by igloo
(diff)

02/19/09:

12:12 Ticket #3037 (GHC panics when configuring base) created by mooism
[…] I am using Ubuntu 8.10 Linux 2.6.27-11-generic i686. I am having …
03:44 Ticket #2860 (Redundant unblocking in POSIX generic_handler) closed by simonmar
fixed: Done: […]
03:15 Ticket #3014 (Any type being derived in Haskell 98 module) closed by simonmar
wontfix: As we discussed on IRC, this is due to monomorphic pattern bindings; use …
03:12 Ticket #3009 (ghci-6.10.1 has odd buffering behavior) closed by simonmar
wontfix: This is another editline thing, I think. Editline is turning on ICANON …
02:37 Ticket #3019 (sparc membar asm instruction requires mode parameter) closed by simonmar
fixed
02:23 Ticket #3036 (Max/Min Monoids) created by whpearson
A small patch to Data.Monoid to give Max a and Min a monoids for (Ord a, …
00:31 Ticket #3035 (:steplocal and :stepmodule should not polute trace history) created by phercek
:steplocal and :stepmodule should not extend trace history with records …

02/18/09:

17:24 Ticket #3001 (Biographical profiling segfaults) closed by igloo
fixed: Thanks for the follow-up, nad. I've fixed this second problem in HEAD and …
07:36 Ticket #2889 (Compilation fails - Can't open temporary) closed by igloo
invalid: OK; thanks for taking the time to test it again.
06:11 Ticket #2827 (Win32 releases lack versioned binaries) closed by igloo
fixed: Fixed in HEAD and 6.10 branch, and I've added a TODO note to the new build …
04:58 Ticket #3020 (process 1.0.1.1 does not compile) closed by simonmar
invalid: You need to add -package process, or use the --make flag. The reason …
01:36 Ticket #3034 (divInt# floated into a position which leads to low arity) created by batterseapower
Tyson Whitehead saw this in the Core output of one of his programs …

02/16/09:

22:50 Ticket #3033 (numerical error introduced by -O1) created by roland
[…] This program prints "-2.328125" when compiled with "-O1". Running …
18:10 DataParallel/Repositories edited by chak
(diff)
18:04 DataParallel edited by chak
(diff)
11:46 Ticket #3032 (would be nice if -fno-code and --make worked together) created by duncan
We had a Cabal feature request to omit linking to make it quicker in the …
05:47 Ticket #3031 (-fwarn-unrecognised-pragmas is not documented) created by simonmar
Somehow this slipped through the net…
05:05 Ticket #3027 (Specialisation rules fail because dictionary projections do not match) closed by malcolm.wallace@…
fixed: This bug appears to have been fixed between 6.8.2 and 6.10.1. (Although …

02/15/09:

15:22 Ticket #3030 (GHCI Loading Compiled Modules Under Windows XP Crashes) created by jburck
whenever I load any compiled code under GHCI I get the following when it …
13:05 Ticket #3029 (ghc panic while installing hs-Crypto package (via macport)) created by mreza101
Here is the bug dump after it failed to build the package. Error: Target …

02/13/09:

10:34 Ticket #3028 (what_next error) created by osuch
C:\Documents and Settings\ondrej\Desktop\Prob>del *.o C:\Documents and …
06:03 Ticket #3027 (Specialisation rules fail because dictionary projections do not match) created by malcolm.wallace@…
Here is an apparent bug in ghc's specialisation rules. The rewrite rule …

02/12/09:

14:55 Ticket #3026 (GHCi segfault) created by porges
This may be libedit's fault, but I can't tell :) How to replicate: Load …
11:48 Ticket #3025 (Possible PiDigits memory explosion regression) created by japple
This bug is reported from …
09:09 Building/Solaris edited by duncan
fix link to ticket (diff)
09:01 Building/Prerequisites edited by simonmar
(diff)
06:52 Ticket #3024 (Rewrite hp2ps in Haskell) created by SamB
Right now, hp2ps is written in rather difficult to modify C, and is quite …
05:56 Ticket #3023 (Wrong inferred type shown) created by guest
When the warning for missing type signatures is turned on the displayed …
02:27 Ticket #3001 (Biographical profiling segfaults) reopened by simonmar
Nice catch Ian. We should add this as a test, clearly the existing test …

02/11/09:

22:53 Ticket #3022 (ghc: panic! (the 'impossible' happened) linkBCO: >= 64k insns in BCO) created by guest
ghci told me to report a bug: […] I've attached the offending file, …
19:23 Ticket #3021 (A way to programmatically insert marks into heap profiling output) created by SamB
This would be useful for e.g. marking compiler phases. Hmm, this would be …
16:57 Ticket #2890 (Library docs are missing source links) closed by igloo
fixed: Checked: […] All good!
10:19 Ticket #3020 (process 1.0.1.1 does not compile) created by Philonous
Compiling haskell source using the process library version 1.0.1.1 via …
10:17 Ticket #3019 (sparc membar asm instruction requires mode parameter) created by duncan
The new parallel/WSDeque.c uses store_load_barrier() from …
08:49 Ticket #2871 ("Prologue junk?" error when building GHC) closed by igloo
fixed: Fixed in HEAD and 6.10: […]
08:48 Ticket #3001 (Biographical profiling segfaults) closed by igloo
fixed: Fixed in HEAD and 6.10: […]
08:47 Ticket #2872 (sparc -mcpu=v9 is not used in assembly phase) closed by igloo
fixed: Fixed in HEAD and 6.10: […]
08:31 Ticket #2746 (Documentation for Haskell 98 modules is empty) closed by igloo
fixed: Now working in 6.10 branch and HEAD. Thanks, David!
07:46 Ticket #3018 (Constraints of function in record appears to nullifiy instance ...) created by ben.kavanagh
If an field of a record that has constraints in its type, defining a value …
04:19 Ticket #3017 (Type inference is broken when dealing with tuple type synonyms) created by straka.milan
I have GHC 6.10.1 built from the sources. In the whole bugreport, suppose …

02/10/09:

16:28 Ticket #3016 (Long compile times, large memory use with static data in 6.10) created by dons
A collection of modules like this, when compiled together, are taking 2 …
14:56 Ticket #3015 (Building packages using ghc (6.8.2) results in inconsistent error ...) created by akrohit
[…] Whenever installing any package using cabal or building packages …
13:54 Ticket #2971 (readFile "/proc/mounts" hangs on an amd64 machine) closed by igloo
fixed: Merged
13:54 Ticket #2980 (Data.Generics reports wrong package?) closed by igloo
fixed: Merged
11:47 Ticket #2808 (createDirectoryIfMissing should be atomic) closed by igloo
fixed: All 3 merged.
11:45 Ticket #2894 (Documentation for "even" missing) closed by igloo
fixed: Now fixed in HEAD and 6.10 branch.
01:17 Ticket #3014 (Any type being derived in Haskell 98 module) created by fasta
Load the attached module with ghci -ignore-dot-ghci, do :browse and …
00:58 DataParallel/WorkPlan edited by chak
(diff)

02/09/09:

11:20 Ticket #3013 (New simple GADT feature) created by guest
It's somewhat of an anomaly that the following does not work: […] …
07:01 Ticket #2916 (Adding "-auto-all" when using "-O2 -prof" causes "<<loop>>") closed by simonmar
invalid: So what happened here is that GHC decided to transform this […] into …
04:03 Ticket #3012 (A little deriving for GADTs) created by guest
For GADTs that are really enumerations, I think deriving Show should work. …

02/08/09:

17:05 TypeFunctionsStatus edited by chak
(diff)
16:04 Ticket #2709 (System.Directory.doesDirectoryExist "\\" is False on Windows) closed by igloo
fixed: Fixed in HEAD and 6.10 branch: […]
15:58 Ticket #3002 (Documentation for Data.Map.unionWithKey makes reference to "new" and "old" ...) closed by igloo
fixed: Fixed in HEAD and 6.10-branch: […]
15:53 Ticket #2883 (setitimer(ITIMER_VIRTUAL) is not always available) closed by igloo
fixed: Applied to HEAD and 6.10 branch: […]
14:34 Ticket #3011 (ASSERT failed: file typecheck/TcMType.lhs line 526 t_a32G{tv}) created by batterseapower
NB: this is NOT AFAIK a duplicate of the previous ticket about the TcMType …
11:06 Ticket #2913 (OldException's catch etc should treat new Exception types as ...) closed by igloo
fixed: Fixed in HEAD and 6.10 branches: […]
03:19 Ticket #3006 (ghc panic when build Crypto package on Mac OS X 10.4) closed by Deewiant
duplicate: Duplicate of #2967, #2919, #2771, and #2753.
03:19 Ticket #3010 ("RegAllocLinear.getStackSlotFor: out of stack slots" ghc 6.10.1 for ...) closed by Deewiant
duplicate: Duplicate of #3006, #2967, #2919, #2771, and #2753.

02/07/09:

17:51 Ticket #3010 ("RegAllocLinear.getStackSlotFor: out of stack slots" ghc 6.10.1 for ...) created by agocorona
compiling Crypto-4.1.0 .............. ............... [1 of 4] Compiling …
12:04 Ticket #3009 (ghci-6.10.1 has odd buffering behavior) created by judahj
In ghci-6.10.1: […] That is, even though stdin is supposed to be …

02/06/09:

15:45 Ticket #3008 (Strange behavior when using newtyped version of IO monad in FFI import ...) created by waern
Take a look at these two modules: A.hs: […] B.hs: […] Now, …
14:35 Ticket #3007 (GHC seems to ignore the package name of modules imported with {#- SOURCE ...) created by jeltsch
I have attached an archive with source bundles of two small Cabal packages …
11:36 Ticket #3006 (ghc panic when build Crypto package on Mac OS X 10.4) created by alexott
I build Crypto package on Mac OS X 10.4 and got following error: […]
09:16 Ticket #3005 (Normalize fully-applied type functions prior to display) created by dmcclean
I have a module with a matrix type constructor: […] which uses …
Note: See TracTimeline for information about the timeline view.