Timeline
03/27/09:
- 23:29 Ticket #2211 (Installing latest GHC-6.8.2 stable: pwd with floating point exception) reopened by
- same problem, amd thunderbird 1100MHz, none of the binaries working, error …
- 17:59 GettingStarted edited by
- (diff)
- 08:54 DataParallel/WorkPlan edited by
- (diff)
- 04:11 DataParallel/WorkPlan edited by
- (diff)
- 03:57 DataParallel/WorkPlan edited by
- (diff)
- 03:52 DataParallel/WorkPlan edited by
- (diff)
- 03:51 DataParallel/WorkPlan edited by
- (diff)
- 03:26 Ticket #3126 (GHC needs to be more careful about pattern match order) created by
- The language report …
03/26/09:
- 12:06 Ticket #3125 (TcTyFuns.flattenType: unexpected PredType) created by
- […] 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
- mac osx 10.4.11(intel), ghc 6.8.2 installed from …
- 07:43 ProjectSuggestions edited by
- (diff)
- 04:51 Ticket #2613 (configure should summarize important results at the end of its run) closed by
- fixed: Done in the new build system: […]
- 03:15 TypeFunctionsStatus edited by
- (diff)
03/25/09:
- 19:39 Ticket #3117 (via C compilation of module importing log1p from <math.h> fails.) closed by
- fixed: Merged.
- 12:47 Status/SLPJ-Tickets edited by
- (diff)
- 09:48 Ticket #3123 (make INLINE work for recursive definitions (generalized loop peeling/loop ...) created by
- Inlining refers to the unfolding of definitions, ie replacing uses of …
- 09:27 Inlining edited by
- add expressiveness of RULES issue (diff)
03/24/09:
- 09:28 ProjectSuggestions edited by
- (diff)
- 08:31 Ticket #3122 (Enhance --info) created by
- We should: * Add things like C compiler, assembler, linker, libdir into …
- 04:01 Ticket #3121 (readline package does not respect Cabal --extra-{include,lib}-dirs flags) created by
- The readline package still uses a ./configure script. It has flags to …
- 00:33 Ticket #3120 (openFile003 fails on i386/solaris) created by
- It seems that openFile003 fails on i386/solaris platform. The reason seems …
03/23/09:
- 17:18 Inlining edited by
- add examples/open issues (diff)
- 13:24 Ticket #3119 (Make ghc-6.10 use a non-executable stack (by bumping libffi)) created by
- Attached patch: […]
- 12:20 Ticket #3118 (ghc: panic! (the 'impossible' happened): Missing alternative) created by
- When I include the -auto-all option (in addition to -prof) on the entry …
- 11:34 Ticket #3117 (via C compilation of module importing log1p from <math.h> fails.) created by
- This module fails to compile: […] With errors like these: […] This …
- 04:38 Ticket #3116 (missed opportunity for call-pattern specialisation) created by
- With strict ByteString an a simple tail recursive iteration pattern we …
03/22/09:
- 11:32 Inlining edited by
- format fixes (diff)
- 11:28 Inlining created by
- start on INLINE PEEL/UNROLL spec
- 10:29 Ticket #3115 (mark ghc.cabal so that unsuspecting newbies don't try to edit it) created by
- Please change the configure/build system so that (a) ghc.cabal is not …
03/21/09:
- 15:55 Ticket #3106 (hundred failures of release candidate ghc-6.10.1.20090314 in testsuite) closed by
- fixed: OK, I've filed the Cabal sdist problem here: …
- 06:24 Ticket #3091 (With Python 2.5.1c1, validate ends "... runtests.py ... ValueError: ...) closed by
- fixed: Thanks for the report. I couldn't see a nice way to fix this, so I kludged …
03/20/09:
- 15:46 Ticket #3114 ("ghc -shared --make" gives panic) created by
- I was just experimenting with the compiler options and for some reason I …
- 14:06 Ticket #3096 (Dead links in GHC documentation) closed by
- fixed: Fixed; thanks for the report.
- 13:22 Ticket #2635 (ghc panic) closed by
- invalid: I'm closing this ticket, as it seems likely the issues the original …
- 08:03 Ticket #3112 (GHCI Crashes on self referential local variable) closed by
- duplicate: same bug as #2783, fixed in 6.10.2.
- 03:37 Ticket #3113 (-fdisambiguate-record-fields does not exist anymore) created by
- ghc: unrecognised flags: -fdisambiguate-record-fields and Haskell 98 …
03/19/09:
- 07:23 Ticket #3112 (GHCI Crashes on self referential local variable) created by
- […] Causes a segfault of GHCI on Windows XP Service Pack 2, and …
- 07:02 Ticket #1673 (Template Haskell support for type families) closed by
- fixed: I just pushed patches adding support for type family declarations …
03/18/09:
- 15:40 Ticket #3101 (GHC crashes on synonym family in a rank-n type) closed by
- fixed: Merged.
- 15:40 Ticket #3095 (ghc panic during parsing) closed by
- fixed: Merged.
- 15:39 Ticket #3092 (algebraic data types can be extended by data instance declarations) closed by
- fixed: Merged.
- 14:12 Ticket #3039 (strange space usage) closed by
- fixed: Merged.
- 11:17 Ticket #3093 (-osuf and stub files results in incorrect extension) closed by
- fixed: Merged.
- 11:16 Ticket #3111 (Can't find DPH) created by
- I added the following to the top of my module: […] But when building I …
- 10:58 Ticket #3110 (Setting the hard maximum heap size no longer works) closed by
- invalid: Looks like this might be the GC bug that's already fixed. Another …
- 10:50 Ticket #3110 (Setting the hard maximum heap size no longer works) created by
- Take this source: […] Compile it: […] Set a small maximum heap …
- 05:09 Ticket #3109 (GHCi won't start in a x84_64 machine) closed by
- duplicate: duplicate of #2063; please try 6.10.2 RC1 and let us know if that solves …
- 04:09 Ticket #3109 (GHCi won't start in a x84_64 machine) created by
- I try 'ghci' in command line and it says: GHCi, version 6.10.1: …
- 02:03 Status/SLPJ-Tickets edited by
- (diff)
- 01:54 Ticket #3108 (Do a better job of solving recursive type-class constraints with ...) created by
- This ticket is just to track this interesting thread on the Haskell list, …
03/17/09:
- 18:59 Ticket #3074 (Template Haskell does not support type families.) closed by
- duplicate: See #1673. (I am implementing this, but it won't get into 6.10 as APIs …
- 09:47 Ticket #3107 (Over-eager GC when blocked on a signal in the non-threaded runtime) created by
- Right now, in the non-threaded runtime, if you have the situation where …
- 08:25 Ticket #2297 (Profiler is inconsistent about biography for GHC's heap) closed by
- fixed: optimistically assuming this is fixed by the fix for #3039.
- 05:16 WikiStart edited by
- update release plans (diff)
- 02:55 Ticket #3106 (hundred failures of release candidate ghc-6.10.1.20090314 in testsuite) created by
- I've build a working binary distro of ghc-6.10.1.20090314 …
- 02:18 Ticket #3105 (Panic during profiling build after recompiling a dependency with -auto-all) closed by
- invalid: So this is another instance of an inconsistent set of compiled packages.
03/16/09:
- 17:38 TypeFunctionsStatus edited by
- (diff)
- 15:38 Ticket #2998 (Expose the internals of the network library to make it more extensible) reopened by
- I've attached two more patches (see …
- 12:41 Ticket #3105 (Panic during profiling build after recompiling a dependency with -auto-all) created by
- Hi, I recompiled some dependencies of my project like this (to see more …
- 08:51 Ticket #3104 (-main-is should be a link time option, not compile time) created by
- The -main-is flag specifies which function name to use as main. …
- 03:56 Building/Prerequisites edited by
- (diff)
- 03:47 Building/Windows edited by
- (diff)
- 03:43 Building/Windows edited by
- (diff)
- 03:42 Building/QuickStart edited by
- include Windows instructions (diff)
- 03:37 Building/Windows edited by
- remove more stuff (diff)
- 03:36 Building/Troubleshooting edited by
- (diff)
- 03:30 Building/Windows edited by
- remove more stuff (diff)
- 03:30 Building/Troubleshooting edited by
- move vista installer-detction stuff here (diff)
- 03:26 Building/Windows/Cygwin edited by
- (diff)
- 02:23 Building/Windows edited by
- (diff)
- 02:22 Building/Prerequisites edited by
- (diff)
- 02:21 Building/Windows/SSH created by
- 02:20 Building/Windows/Cygwin created by
- 02:14 Building/Prerequisites edited by
- (diff)
- 02:13 WindowsGhc edited by
- (diff)
- 02:12 Building/Troubleshooting edited by
- (diff)
- 01:22 ProjectSuggestions edited by
- (diff)
03/15/09:
- 16:52 Ticket #3103 (Compiling base with cabal fails.) created by
- Compiling base with -fext-core fails with ghc-6.10.1 and ghc-6.10.1rc. …
- 15:30 Ticket #3102 (The impossible happened with implicit parameters) created by
- […] […]
- 15:04 Ticket #3099 (GHCi eats all my memory, even when loading a blank file) closed by
- invalid: I'll close this ticket then; please reopen it if that turns out not to be …
- 09:21 Ticket #3101 (GHC crashes on synonym family in a rank-n type) created by
- […] When loading the above compilation unit into GHCi, it crashes …
- 08:43 Ticket #3100 (GHC Panic "reifyType PredTy" in HAppS.Data.IxSet.inferIxSet) created by
- […] Code reproducing this bug can be found at: …
03/14/09:
- 17:13 Ticket #3099 (GHCi eats all my memory, even when loading a blank file) created by
- My system is a slightly complicated setup -- I have GHC 6.8.2 installed on …
- 16:35 Ticket #3098 (loadObj: failed) created by
- I coded the PrettyStub.hs file as shown in the Real World Haskell, page …
- 13:06 Ticket #3086 (Exception if temp path has national symbols) closed by
- fixed: Merged: […]
- 11:28 Ticket #3097 (Parser doesn't support doc comments on type aliases) created by
- I want to add comments to type synonyms in order to fix the following …
- 06:08 Ticket #2189 (hSetBuffering stdin NoBuffering doesn't work on Windows) reopened by
- We rolled back this patch: With it, it is not possible to type in ghci …
- 05:45 Ticket #3079 (LANGUAGE pragma fails if it falls on a 1024-byte boundary) closed by
- fixed: Merged, and test read068 added.
- 02:04 Ticket #3096 (Dead links in GHC documentation) created by
- On http://www.haskell.org/ghc/documentation.html the links to the "(Old) …
03/13/09:
- 23:39 TypeFunctions/IntegratedSolver edited by
- (diff)
- 16:33 Ticket #3095 (ghc panic during parsing) created by
- For the following piece of code […] the ghc parser yields the …
- 10:13 Ticket #3094 (Some GHC.* module should export word size and heap object header size) created by
- Some code, like bytestring, uses magic constants to help it decide how …
- 10:07 Ticket #3093 (-osuf and stub files results in incorrect extension) created by
- Using the example from the manual 9.2.1 on stub files: […] This …
- 08:26 Ticket #3092 (algebraic data types can be extended by data instance declarations) created by
- The following program is accepted by GHC: […] I think, it shouldn’t.
- 08:13 Ticket #3091 (With Python 2.5.1c1, validate ends "... runtests.py ... ValueError: ...) created by
- Running validate on a recent HEAD with […] results in […] from code …
- 08:06 Ticket #3060 (impossible internal bug while building darcs) closed by
- invalid: Replying to simonpj: > Simon and I have just discussed this, …
- 08:03 Ticket #3090 (ghc-pkg update should fail if dependent packages might break) created by
- If a package is recompiled and re-installed, and other packages depend on …
- 07:41 Ticket #1467 (GHC API: expose separate compilation stages) closed by
- fixed: We do have separate access to the front-end passes, now. It would be …
- 07:39 Ticket #3089 (Sanity checker false positive (presumably)) created by
- When trying to debug an unrelated problem, I found a Sanity Checker …
- 07:34 Ticket #3088 (have ghc-pkg print less useless info when registering) created by
- This is just the ghc part of …
- 06:56 Ticket #3087 (Derived instances of Data lack dataCast1 and dataCast2) closed by
- fixed: Fixed by […] I don't think it's worth merging this to 6.10.2, even …
- 06:30 Ticket #2673 (FreeBSD built-in libedit is not compatible with GHC) closed by
- worksforme: Thanks!
- 06:18 ProjectSuggestions edited by
- (diff)
- 06:16 ProjectSuggestions edited by
- (diff)
- 06:05 Ticket #907 (Case sensitive ghci commands) closed by
- wontfix: Making an executive decision here. If you want this, then use :def R, …
- 06:02 ProjectSuggestions edited by
- (diff)
- 05:44 Ticket #2116 (ghci should try to read erroneous modules partially) closed by
- duplicate: See #1341
- 05:41 Ticket #1986 (runhaskell doesn't have a --version option) closed by
- duplicate: See #2757
- 05:31 ProjectSuggestions edited by
- (diff)
- 05:31 ProjectSuggestions edited by
- (diff)
- 05:29 ProjectSuggestions edited by
- (diff)
- 04:29 Ticket #1887 (internal error while running parallel program) closed by
- worksforme: Manuel Chakravarty says: The program isn't really NDP program. It uses …
- 03:43 ProjectSuggestions edited by
- (diff)
- 03:43 ProjectSuggestions edited by
- (diff)
- 03:40 ProjectSuggestions edited by
- (diff)
- 03:38 BackEndNotes edited by
- (diff)
- 03:37 Internships edited by
- (diff)
- 03:36 ProjectSuggestions created by
- 01:42 Ticket #3087 (Derived instances of Data lack dataCast1 and dataCast2) created by
- In the following code snippet: […] test1 evaluates to () as expected, …
03/12/09:
- 08:06 Ticket #2763 (while installing cabal from darcs, 1.6.0.1 and 1.4.0.2) closed by
- duplicate: Probably the same as #3060, which has more background.
- 03:34 Ticket #2638 (runInteractiveCommand on Win32 leaks, produces inconsistent behavior) closed by
- fixed: I believe the fix for #2992 has also fixed the leak here.
- 02:53 Ticket #2785 (Memory leakage with socket benchmark program) closed by
- invalid: I do see the process size growing in Windows, but not Linux. It still …
03/11/09:
- 22:34 Ticket #3086 (Exception if temp path has national symbols) created by
- Environment: Windows Vista Home Ru + sp1 ghc 6.10.1 Code for reproduced …
- 19:11 Ticket #2963 (Exception if current path has national symbols) closed by
- fixed: Fixed in 6.10 branch by: […]
- 19:08 Ticket #2917 (alloca and allocaArray do not respect alignment) reopened by
- 19:08 Ticket #2917 (alloca and allocaArray do not respect alignment) closed by
- fixed: Merged: […]
- 11:25 Ticket #2930 (System.Time.formatCalendarTime: %s isn't the number of seconds since the ...) closed by
- fixed: Merged.
- 11:25 Ticket #2976 (:show bindings give wrong results when a variable was redefined) closed by
- fixed: Merged.
- 11:25 Ticket #2832 (GHC -split-objs, Doesn't Print Error If GHC Built With SplitObjs = NO.) closed by
- fixed: Merged.
- 11:25 Ticket #2816 (ghci type messages mangle unicode) closed by
- fixed: Merged.
- 11:11 Ticket #2992 (GHCi Memory Leak in Windows Vista) closed by
- fixed: Both merged.
- 11:03 Ticket #3085 (warn about language extensions that are not used) created by
- When I put {-# OPTIONS_GHC -Wall -Werror #-} in my source file, I …
- 05:59 Ticket #3084 (alow macros to redefine builtin GHCi commands) created by
- I would like to be able to redefine the builtin GHCi commands. The idea is …
- 05:04 Ticket #3083 (Win32 package should bind SHGetFolderPath) created by
- Currently Cabal binds this function so that we can find the "Program …
- 03:42 Ticket #3082 (Unclear warning message: Attempting to re-export hidden constructors) created by
- Just stumbled upon this after changing a type def to a data def: Foo.hs: …
03/10/09:
- 20:02 Ticket #2781 (Install permissions broken) closed by
- worksforme: No reply in 4 months, so closing.
- 18:37 Ticket #2826 (Panic compiling lhc-0.6.20081127) closed by
- fixed: No action for 3 months, so closing.
- 18:32 Ticket #2724 (foreign functions called from optimized Haskell code receive non-empty fpu ...) closed by
- fixed: No action for 4 months, so closing.
- 09:47 Ticket #2934 (HEAP_ALLOCED() is not thread-safe) closed by
- fixed: Merged.
- 05:25 Building/Prerequisites edited by
- (diff)
- 05:24 Building/Windows edited by
- Simplify (diff)
- 05:17 Building/Troubleshooting edited by
- (diff)
- 05:15 Building/PlatformsScriptsFileNames edited by
- move "crippled ld" to the troubleshooting page (diff)
- 05:14 Building/Troubleshooting edited by
- (diff)
- 05:13 Building/Troubleshooting edited by
- (diff)
- 05:12 Building/Troubleshooting edited by
- (diff)
- 05:09 Building/Prerequisites edited by
- note about paths with spaces in (diff)
- 05:07 Building edited by
- (diff)
- 05:06 Building/FAQ edited by
- (diff)
- 05:03 Building/Troubleshooting edited by
- Moving FAQ to here (diff)
- 05:00 Building/Troubleshooting created by
- Moving common build errors into one page
- 04:58 Building/Windows edited by
- move errors to Building/Troubleshooting (diff)
- 04:56 Building edited by
- (diff)
- 04:53 Building/Prerequisites edited by
- (diff)
- 04:47 Building/Prerequisites edited by
- (diff)
- 04:37 Building/Prerequisites edited by
- (diff)
- 04:36 Building/Prerequisites edited by
- (diff)
- 04:33 Building/Prerequisites edited by
- (diff)
03/09/09:
- 23:43 DataParallel/BenchmarkStatus edited by
- (diff)
- 23:40 DataParallel/WorkPlan edited by
- (diff)
- 23:36 DataParallel/WorkPlan edited by
- (diff)
- 22:47 DataParallel/WorkPlan edited by
- (diff)
- 22:16 DataParallel/BenchmarkStatus edited by
- (diff)
- 17:33 Ticket #3060 (impossible internal bug while building darcs) reopened by
- Sorry for the delay... I can confirm that a cabal-based installation of …
- 10:28 Status/SLPJ-Tickets edited by
- (diff)
- 07:44 Ticket #3078 (Erroneous warnings for -XPatternGuards) closed by
- duplicate: It's a very special case. For example you might have […] or […] …
- 06:55 DataParallel/BenchmarkStatus edited by
- (diff)
- 06:51 DataParallel/BenchmarkStatus edited by
- (diff)
- 05:26 DataParallel/BenchmarkStatus edited by
- (diff)
- 05:22 DataParallel/BenchmarkStatus edited by
- (diff)
- 05:21 DataParallel/BenchmarkStatus edited by
- (diff)
- 05:09 DataParallel/BenchmarkStatus edited by
- (diff)
- 04:53 DataParallel/BenchmarkStatus edited by
- (diff)
- 02:52 Ticket #3081 (Double output after Ctrl+C on Windows) created by
- […] The ^C is the consoles way of saying that Ctrl+C was pressed …
03/08/09:
- 16:09 Ticket #3080 (Show more instances with :info) created by
- 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
- fixed: OK, I've stopped validate requiring HsColour? too, in HEAD and the 6.10 …
- 07:09 DataParallel/BenchmarkStatus edited by
- (diff)
- 07:04 DataParallel/BenchmarkStatus edited by
- (diff)
- 06:59 DataParallel/BenchmarkStatus edited by
- (diff)
- 06:26 DataParallel/BenchmarkStatus edited by
- (diff)
- 03:26 DataParallel/BenchmarkStatus edited by
- (diff)
03/07/09:
- 12:08 Commentary/CodingStyle edited by
- alert developers to nasty pitfall (diff)
- 09:51 Ticket #3076 (Make genericLength tail-recursive so it doesn't overflow stack) reopened by
- 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
- 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
- As nonstandard PatternGuards? I get a meaningless warning: […] […] …
- 14:23 Ticket #2189 (hSetBuffering stdin NoBuffering doesn't work on Windows) closed by
- fixed: Merged
- 13:29 Ticket #3077 ('make' fails in utils (6.11)) created by
- 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
- invalid: That isn't an equivalent definition, e.g.: […] works works, but …
- 06:21 DataParallel/BenchmarkStatus edited by
- (diff)
- 06:13 DataParallel/BenchmarkStatus edited by
- (diff)
- 06:04 DataParallel/BenchmarkStatus edited by
- (diff)
- 06:03 DataParallel/BenchmarkStatus edited by
- (diff)
- 04:01 Ticket #3076 (Make genericLength tail-recursive so it doesn't overflow stack) created by
- A likely use for genericLength is to count lists of more than Int …
03/05/09:
- 21:13 TypeFunctionsStatus edited by
- (diff)
- 20:45 Ticket #3075 (validation requires a tool that is not included in utils) created by
- At present it is not possible to validate without HsColour?, but HsColour? …
- 19:54 DataParallel/BenchmarkStatus edited by
- (diff)
- 09:14 Ticket #2757 (runghc doesn't respond to --help / --version) closed by
- fixed: Fixed in HEAD and 6.10: […]
- 07:46 Ticket #2670 (Record selectors behaving badly wrt optimisation) closed by
- 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
- 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
- fixed: Now documented in HEAD and 6.10: […]
- 07:23 Ticket #3004 (Makefile needs to improve treatment of HsColour) closed by
- fixed: OK, HsColour? should now be required by the buildbots, and when validating, …
- 06:04 Ticket #3025 (Possible PiDigits memory explosion regression) closed by
- fixed: Looks fixed in the 6.10 branch.
- 05:47 Ticket #3066 (Crash with bogus FFI declaration) closed by
- fixed: Both merged, as well as […] Oh, the perils of putting "The fix is …
- 05:45 Ticket #3068 (broken link in ...) closed by
- fixed: Fixed in HEAD and 6.10.
- 05:43 Ticket #3069 (misspelled word in description of syntax extensions: ...) closed by
- fixed: Merged
- 04:04 DataParallel/BenchmarkStatus edited by
- (diff)
- 03:29 Status/SLPJ-Tickets edited by
- (diff)
- 03:27 Commentary/Compiler/DesugaringInstances edited by
- (diff)
- 03:26 Commentary/Compiler/DesugaringInstances edited by
- (diff)
- 03:26 Commentary/Compiler/DesugaringInstances edited by
- (diff)
- 03:25 Commentary/Compiler/DesugaringInstances edited by
- (diff)
- 03:17 DataParallel/BenchmarkStatus edited by
- (diff)
- 03:16 Commentary/Compiler/DesugaringInstances created by
- 02:54 Ticket #3074 (Template Haskell does not support type families.) created by
- […] GHCi load result: […] TySynD has list of Names as an argument …
- 02:46 Ticket #3073 (Avoid reconstructing dictionaries in recursive instance methods) created by
- Ganesh writes: I have a problem in GHC 6.10 with functions in a class …
- 01:31 DataParallel/BenchmarkStatus edited by
- (diff)
03/04/09:
- 22:30 DataParallel/WorkPlan edited by
- (diff)
- 22:29 DataParallel/WorkPlan edited by
- (diff)
- 21:21 DataParallel/BenchmarkStatus edited by
- (diff)
- 21:11 DataParallel/BenchmarkStatus edited by
- (diff)
- 21:04 DataParallel/BenchmarkStatus edited by
- (diff)
- 21:03 DataParallel/BenchmarkStatus edited by
- (diff)
- 18:47 DataParallel/BenchmarkStatus edited by
- (diff)
- 17:42 DataParallel/BenchmarkStatus edited by
- (diff)
- 17:33 DataParallel/BenchmarkStatus edited by
- (diff)
- 17:03 DataParallel/BenchmarkStatus edited by
- (diff)
- 16:30 DataParallel/BenchmarkStatus edited by
- (diff)
- 15:05 Ticket #3060 (impossible internal bug while building darcs) closed by
- 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
- fixed: Applied, thanks!
- 11:08 Ticket #2626 (In ISO8601 the date and time should be separated by a 'T', not a space) closed by
- fixed: Applied. Thanks, Magnus!
- 10:12 DarcsRepositories edited by
- (diff)
- 10:12 Ticket #3072 (considerations for management of shared libs) created by
- 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
- My man pages has the following to say about the return value of recv: …
- 08:22 TypeFunctionsStatus edited by
- (diff)
- 07:52 Ticket #3042 (rts defines "real_main" which can clash with user C code) closed by
- 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
- 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
- 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
- floor(0/0) returns some giant negative integer - it should return NaN or …
- 07:15 Status/SLPJ-Tickets edited by
- (diff)
- 07:12 Status/SLPJ-Tickets edited by
- (diff)
03/03/09:
- 18:35 Ticket #3069 (misspelled word in description of syntax extensions: ...) created by
- In …
- 17:06 Ticket #3068 (broken link in ...) created by
- The GHC documentatation at …
- 14:15 Ticket #3067 (GHCi panics with 'initTc:LIE' while :stepping on code with funny types) closed by
- fixed: Merged.
- 11:25 Ticket #3067 (GHCi panics with 'initTc:LIE' while :stepping on code with funny types) created by
- This is due to runtime type reconstruction not dealing correctly with type …[…]
- 09:15 Ticket #3066 (Crash with bogus FFI declaration) created by
- 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
- fixed: Good bug thanks. Fixed by […] I added a test too. Simon
- 08:17 Ticket #3047 (Panic! (the 'impossible' happened) :)) closed by
- duplicate: dup of #789
- 08:16 Ticket #3022 (ghc: panic! (the 'impossible' happened) linkBCO: >= 64k insns in BCO) closed by
- 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
- fixed: Fixed in the new build system: […]
- 07:01 Status/SLPJ-Tickets edited by
- (diff)
- 06:57 Ticket #3065 (Reorder tests in quot to improve code) created by
- [SLPJ: capturing an email thread in a ticket] Krasimir Angelov found that …
- 06:44 TypeFunctionsStatus edited by
- (diff)
- 05:00 Ticket #3064 (Very long compile times with type functions) created by
- 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
- invalid
- 02:16 Ticket #3063 (Only at separate compilation: Conflicting family instance declarations) created by
- 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
- 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
- This is a GC performance ticket. The benchmark is the binary-trees …
- 12:37 Ticket #3060 (impossible internal bug while building darcs) created by
- […] While building darcs 2.2.0.
- 03:38 Ticket #2619 (Can't build older compiler) reopened by
- 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
- 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
- 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
- I tried to use the new DerivingFunctor extension to derive Functor for …
- 14:22 Ticket #3056 (StrictAnal module naming issue) created by
- 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
- A lot of thought has been put into optimizing usage of Int, but not all …
- 05:29 DataParallel/BenchmarkStatus edited by
- (diff)
- 03:27 DataParallel/BenchmarkStatus edited by
- (diff)
- 01:58 DataParallel/BenchmarkStatus edited by
- (diff)
02/28/09:
- 08:54 Ticket #2923 (Documentation contains (broken) links to /home/ian) closed by
- 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
- fixed: Looks good: […]
- 07:50 Ticket #2942 (witten/ghc-6.10.1-powerpc-apple-darwin.tar.bz2: make install fails on ...) closed by
- worksforme: The tarball contains a directory …
- 06:08 Ticket #2998 (Expose the internals of the network library to make it more extensible) closed by
- fixed: Applied, thanks!
- 05:58 Ticket #2957 (GHC head build fails on non-GNU system assuming `patch' command is GNU ...) closed by
- fixed: Done: […]
- 04:25 DataParallel/BenchmarkStatus edited by
- (diff)
02/27/09:
- 22:37 Ticket #3054 (ghc crashes with unicode escape and literal character together) created by
- 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
- fixed: Merged
- 11:38 Ticket #2997 (Package names starting with a numeric character cause assembler errors) closed by
- fixed: Fixed in HEAD and 6.10: […]
- 09:53 Status/SLPJ-Tickets edited by
- (diff)
- 09:53 Status/SLPJ-Tickets edited by
- (diff)
- 07:51 Ticket #1891 (New RTS "--info" option not in help message) closed by
- 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
- invalid: Both ghc and ghci are working exactly as they should. If you say […] …
- 05:51 Ticket #3053 (Modular arithmetic bug?) reopened by
- > Otherwise, GHC will happily try and dismiss all those numbers in …
- 05:46 Ticket #3053 (Modular arithmetic bug?) closed by
- invalid
- 05:25 Ticket #3053 (Modular arithmetic bug?) created by
- 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
- 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
- Quoting dons …
02/25/09:
- 14:15 Ticket #2739 (GHC API crashes on template haskell splices) closed by
- 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
- The parsing of escape carets in character literals isn't quite right: * …
- 09:41 EventLog edited by
- (diff)
- 09:40 EventLog edited by
- (diff)
- 09:36 EventLog edited by
- (diff)
- 09:34 EventLog created by
- 00:37 Ticket #3049 (STM with data invariants crashes GHC) created by
- Ben Franksen writes: my ghc(i) crashes when using STM data invariants. …
Note: See TracTimeline
for information about the timeline view.
