Timeline
04/16/09:
- 02:30 Ticket #3152 (Documentation for getProcessExitCode contains nonsense) closed by
- fixed: Thanks for the report. Sentence removed by: […]
04/15/09:
- 23:01 TypeFunctionsSolving edited by
- (diff)
- 14:55 TypeFunctionsStatus edited by
- (diff)
- 14:53 Ticket #3171 (threadDelay causes Ctrl-C to be ignored when running interpreted code) created by
- the following program: […] will not respond to Ctrl-C when run via …
- 00:32 Status/SLPJ-Tickets edited by
- (diff)
- 00:26 Ticket #3169 (Bad occurs-check error message) reopened by
- 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
- 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
- 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
- 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
- fixed: Thanks for the report. Happily, this already works in the HEAD and the …
- 14:27 Ticket #3056 (StrictAnal module naming issue) closed by
- 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
- invalid: No response, so closing.
- 12:26 Ticket #3170 (-fregs-graph: GraphOps.coalesceNodes: can't coalesce the same node.) created by
- If -fregs-graph is used then the build fails when compiling …
- 12:04 Ticket #2658 (Extreme memory usage (probably type functions)) closed by
- invalid
- 10:29 Ticket #2349 (SIZET_FMT in includes/mkDerivedConstants.c needs to be "d" under older ...) closed by
- 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
- 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
- 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
- Consider this: […] This ought to typecheck, even in the absence of all …
- 02:29 Ticket #3168 (Unhelpful error message about "hidden" packages) created by
- Anatoly Yakonenko …
- 00:48 TypeFunctionsSolving edited by
- (diff)
- 00:39 TypeFunctionsSolving edited by
- (diff)
- 00:34 Status/SLPJ-Tickets edited by
- (diff)
04/13/09:
- 10:40 Ticket #2275 (Poor indication of type error location) closed by
- invalid: No response from submitter, so closing.
- 09:39 Ticket #2921 (__GLASGOW_HASKELL__ undefined) closed by
- invalid: No response from submitter, so closing.
04/12/09:
- 19:19 ArmLinuxGhc edited by
- (diff)
- 15:35 Ticket #2218 (ghci leaks memory on :reload etc) closed by
- invalid: No response, so closing.
- 14:29 Ticket #2007 (:main deals poorly with \escape characters) closed by
- fixed: It looks like this has already been done.
- 13:45 Ticket #1993 ("RegAllocLinear.getStackSlotFor: out of stack slots" when compiling ...) closed by
- duplicate: Closing in favour of #2790.
- 12:30 Ticket #3167 (Segmentation fault with compacting GC, and multiple threads) created by
- 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
- 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
- fixed: Can't do more on this without concrete steps that are wanted.
- 15:54 Ticket #1592 (Unexpected boxing in generated code) closed by
- 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
- worksforme: Closing as unreproducible.
- 12:20 Ticket #2511 (unix package doesnt load in ghci on freebsd/amd64) closed by
- invalid: No response from submitter, so closing.
- 08:54 Ticket #2753 (GHC 6.10.1 cannot compile Crypto-4.1.0) closed by
- duplicate: Closing in favour of #2790.
- 08:17 Ticket #2937 (source file that compiled fine fails to recompile after touching it (yes, ...) closed by
- fixed: fixed in the HEAD, so closing.
- 05:58 Ticket #3165 (:history throws "Irrefutable pattern failed" exception) created by
- 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
- invalid: No response from submitter.
- 16:38 Ticket #3164 (ghc: panic! (the 'impossible' happened) while building pandoc on a macbook) created by
- […]
- 13:58 Supercompilation created by
- 12:06 Ticket #3163 (GADTs should not allow polymorphism in return type) created by
- […] 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
- fixed: "Simple quantity semaphores" can't have negative amounts available; the …
- 09:56 Ticket #3162 (Windows users can't compile time package) closed by
- 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
- fixed: Applied, thanks!
- 08:10 Ticket #3136 (monad syntax extension) closed by
- 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
- 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
- duplicate: Thanks for the report. You need to install the Debian libffi5 package. …
- 05:34 ReplacingGMPNotes edited by
- (diff)
04/09/09:
- 09:56 Ticket #3162 (Windows users can't compile time package) created by
- The time library got unbundled from GHC 6.10.2. Windows users who don't …
- 09:16 Ticket #3155 (TypeOperators/Rank2Types clash) closed by
- 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
- fixed: Fixed by installing libffi5
- 05:06 Ticket #3161 (non-blocking read operations in Chan, Sem, QSem, SampleVar) created by
- 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
- 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
- The following program should always give 100 (I think). It doesn't: …
- 03:01 Building/MacOSX edited by
- Updated remarks. (diff)
- 00:56 Ticket #3158 (Linker error (libffi.so.5) in 6.10.2 x86-Linux binary distribution) created by
- 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
- This is using Ubuntu 8.04. Both source-compiled and binary (libedit2) show …
- 12:15 Ticket #3156 (Error on +RTS kHugeNumber) created by
- 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
- 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
- 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
- Consider the following piece of code: […] GHC reports: […] …
- 01:50 Internships edited by
- (diff)
04/06/09:
- 20:52 DataParallel/WorkPlan edited by
- (diff)
- 18:04 Ticket #3154 (Type families bug with data family instances) closed by
- duplicate: Duplicate of #3150
- 17:59 Ticket #3154 (Type families bug with data family instances) created by
- 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
- 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
- The documentation for the function getProcessExitCode contains the …
04/05/09:
- 22:54 Ticket #3151 (Hello World does not compile (missing Prelude?)) created by
- 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
- fixed: Mon Apr 6 15:35:13 EST 2009 Ben.Lippmeier@… …
- 20:39 Ticket #3150 (Overlapping data instances can segfault) created by
- When exploring data families for some fast unboxed tuple representation, …
- 03:35 TypeFunctionsSolving edited by
- (diff)
- 00:57 Ticket #3071 (Network.Socket.recv throws IOException on reading 0 bytes) closed by
- invalid: Moved to http://trac.haskell.org/network/ticket/7
04/03/09:
- 19:12 Ticket #3149 (Data.HashTable is slow) created by
- 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
- 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
- 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
- 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
- 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
- invalid
- 07:29 Ticket #2652 (fancier prompts for ghci) closed by
- fixed
- 06:39 Ticket #2652 (fancier prompts for ghci) reopened by
- Replying to igloo: > Thanks for the patch! I've applied a …
- 06:33 Ticket #3145 (ImpredicativeTypes vs. LiberalTypeSynonyms) closed by
- fixed: Happily, the HEAD has this fixed already […]
- 03:51 Ticket #3116 (missed opportunity for call-pattern specialisation) closed by
- fixed: The original (excellent) suggestion is implemented by this patch: […] …
- 03:43 Ticket #3118 (ghc: panic! (the 'impossible' happened): Missing alternative) closed by
- fixed: Aha. We managed to reproduce it. Fixed by this […] Simon
- 02:31 Ticket #3145 (ImpredicativeTypes vs. LiberalTypeSynonyms) created by
- Consider the following module: […] GHC suggests: […] When I add …
04/02/09:
- 22:13 Ticket #3144 (ghc panic) created by
- 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
- 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
- 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
- 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
- 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
- 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
- Currently the release manager must run cabal check manually on each …
- 05:08 Status/SLPJ-Tickets edited by
- (diff)
- 05:08 Ticket #3138 (Returning a known constructor: GHC generates terrible code for cmonad) created by
- 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
- Compiling GHC 6.10.2 on Mac OS X Leopard fails, apparently because of a …
- 14:33 Ticket #3136 (monad syntax extension) created by
- allow this: print (readInt [<getLine>] + readInt [<getLine>]) (or some …
- 14:24 Ticket #3135 (ext-core docs missing from web site) created by
- Hello, The .pdf doc for External Core seems to be missing from …
- 03:37 Building/Using edited by
- (diff)
- 03:24 Building/Preparation/Linux edited by
- add darcs (diff)
- 03:20 Building/Preparation/Linux edited by
- (diff)
- 03:20 Building/Preparation/Linux edited by
- (diff)
- 03:03 DarcsConversion/Building/GettingTheSources edited by
- (diff)
- 03:02 BuildBot edited by
- (diff)
- 03:01 WindowsGhc edited by
- (diff)
- 03:01 Building/QuickStart edited by
- (diff)
- 03:01 Building/GettingTheSources edited by
- (diff)
- 03:00 Building/Docs edited by
- (diff)
- 03:00 Building/Prerequisites edited by
- (diff)
- 02:58 Building edited by
- (diff)
- 02:57 Building/Preparation/Tools created by
- 02:56 Building/Preparation/Solaris created by
- 02:55 Building/Preparation/MacOSX created by
- 02:54 Building/Preparation/Windows created by
- 02:53 Building/Preparation/Linux created by
- 02:51 Building/Preparation created by
- 02:31 Building/Using edited by
- (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
- 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
- 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
- fixed
- 19:01 Ticket #951 (stage2 on sparc dies with "schedule: re-entered unsafely") closed by
- wontfix: See Solaris building guide at Building/Solaris
- 18:57 Ticket #2906 (.hc code generated for Parser.hs is 2MB big) closed by
- duplicate: dup of #1293
- 18:51 Ticket #1501 (Panic in RegisterAlloc) closed by
- fixed
- 18:46 Ticket #186 (Bad sparc Int64 code via NCG with -O) closed by
- fixed
- 12:56 Ticket #3134 (encodeFloat . decodeFloat) created by
- > (0.0/0.0) NaN > (uncurry encodeFloat . decodeFloat) (0.0/0.0) -Infinity …
- 07:11 Building/Installing edited by
- (diff)
- 06:57 Building/Prerequisites edited by
- (diff)
- 06:56 Building/Prerequisites edited by
- (diff)
- 06:55 Building/Prerequisites edited by
- (diff)
- 06:54 Building/Prerequisites edited by
- (diff)
- 05:48 Building/Using edited by
- (diff)
- 05:42 Building/Installing edited by
- (diff)
- 05:39 Building/Installing edited by
- (diff)
- 05:38 Building/Installing edited by
- (diff)
- 04:35 Ticket #3133 (Biographical profiling segfaults) closed by
- 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
- duplicate: I think the canonical ticket for this bug is #2753.
- 03:48 Building edited by
- (diff)
- 03:38 Building edited by
- (diff)
- 03:38 Building/Docs edited by
- (diff)
- 03:36 Building/Prerequisites edited by
- (diff)
- 03:35 Building/Prerequisites edited by
- (diff)
- 03:23 Building/Modifying edited by
- (diff)
- 03:22 Building/Modifying edited by
- (diff)
- 03:10 Building/Using edited by
- (diff)
- 03:09 Building/Using edited by
- (diff)
- 03:05 Building/Architecture edited by
- (diff)
- 03:04 Building/Architecture edited by
- (diff)
- 03:03 Building/Architecture/Idiom/PlatformNames created by
- 03:03 Building/Architecture/Idiom/Whitespace created by
- 03:02 Building/Architecture/Idiom/VanillaWay created by
- 03:01 Building/Architecture/Idiom/DoubleColon created by
- 03:00 Building/Architecture/Idiom/PhaseOrdering created by
- 02:59 Building/Architecture/Idiom/Macros created by
- 02:58 Building/Architecture/Idiom/VariableNames created by
- 02:58 Building/Architecture/Idiom/Cabal created by
- 02:57 Building/Architecture/Idiom/Distdir created by
- 02:56 Building/Architecture/Idiom/Stages created by
- 02:55 Building/Architecture/Idiom/StandardTargets created by
- 02:54 Building/Architecture/Idiom/StubMakefiles created by
- 02:54 Building/Architecture/Idiom/NonRecursiveMake created by
- 02:40 Building/Architecture edited by
- (diff)
- 02:38 Building edited by
- (diff)
- 02:36 Building/Rebuilding edited by
- (diff)
- 02:34 Building/GettingTheSources edited by
- (diff)
- 02:33 Building/GettingTheSources edited by
- (diff)
- 02:30 Building/MacOSX edited by
- move MacOS X-specific info about case-sensitivity to here (diff)
- 02:29 Building/Troubleshooting edited by
- (diff)
- 02:29 Building/GettingTheSources edited by
- (diff)
- 02:28 Building/GettingTheSources edited by
- move troubleshooting info to Building/Troubleshooting (diff)
- 02:23 Building/Rebuilding edited by
- (diff)
- 02:10 Building edited by
- (diff)
- 02:09 Building/Targets edited by
- (diff)
- 02:08 Building/Hacking edited by
- (diff)
- 02:07 Building/Hacking edited by
- (diff)
- 02:04 Building/Hacking edited by
- (diff)
- 02:02 Building edited by
- (diff)
- 02:01 Building/Platforms/Windows edited by
- (diff)
- 02:01 Building/Hacking edited by
- (diff)
- 01:38 Ticket #3133 (Biographical profiling segfaults) created by
- When I try to make a biographical profile of my program I get a …
- 01:37 Building edited by
- (diff)
- 01:34 Building edited by
- (diff)
- 01:33 Building/PlatformsScriptsFileNames edited by
- remove (diff)
- 01:32 Building edited by
- (diff)
- 01:32 Building/Platforms/Windows created by
- 01:31 Building edited by
- (diff)
- 01:25 Building edited by
- (diff)
- 01:24 Building/Modifying edited by
- add scenarios (diff)
- 00:56 Building/Modifying created by
- 00:50 Building/Architecture edited by
- 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
- wontfix
- 12:04 Ticket #3132 (cgCase of PrimAlts needs care in new codegen) created by
- The following code, […] doesn't compile with optimization in …
- 08:56 Building/Architecture edited by
- (diff)
- 08:56 Building/Installing edited by
- (diff)
- 08:55 Building/Installing edited by
- (diff)
- 08:55 Building/Installing edited by
- (diff)
- 08:54 Building edited by
- (diff)
- 08:48 Building/Installing created by
- 08:02 Building/Using edited by
- (diff)
- 08:00 Building/Using edited by
- (diff)
- 07:53 Building/Architecture edited by
- (diff)
- 07:43 Building/Architecture edited by
- (diff)
- 07:34 Building/Architecture edited by
- (diff)
- 06:52 Building/Architecture edited by
- (diff)
- 06:52 Building/Architecture edited by
- move idioms into a sub-section (diff)
- 06:45 Building/Architecture created by
- moved from Building/BuildSystem/New
- 06:39 Building/Using edited by
- (diff)
- 06:39 Building/Using edited by
- (diff)
- 06:30 Building/Using edited by
- Start documenting the new build system (diff)
- 05:59 Attic/Building/Old/Using created by
- copy from Building/Using
- 01:58 Ticket #246 (Wrong pat-match order for records) closed by
- fixed: Finally fixed! […] Changing the pattern-match order tickled a bug in …
- 01:53 Building/Rebuilding edited by
- 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
- fixed
- 18:06 Ticket #3131 (GHC stops after a single 'defined but not used' warning) created by
- 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
- copyFile works doesn't work if first argument's filename has national …
- 01:31 Ticket #3129 (Crypto-4.1.0 compilation failure) created by
- GHC panic: […] -------------- Software: […] Hardware: […]
03/28/09:
- 12:33 Ticket #3128 (hClose leaves file descriptor open if it fails) created by
- 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
- 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
- Both sections relate to the case study: Index for a document of text. …
- 05:26 Ticket #3120 (openFile003 fails on i386/solaris) closed by
- fixed: Patch applied, thanks!
- 03:37 Ticket #3125 (TcTyFuns.flattenType: unexpected PredType) closed by
- 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
- 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.
Note: See TracTimeline
for information about the timeline view.
