Timeline
04/26/09:
- 13:17 Ticket #3171 (threadDelay causes Ctrl-C to be ignored when running interpreted code) closed by
- fixed: All merged.
- 13:17 Ticket #3194 (Spurious reading of keyboard in GHCi) closed by
- duplicate: Thanks for the report. Closing this ticket, as it's a duplicate of #831.
- 13:05 Ticket #3194 (Spurious reading of keyboard in GHCi) created by
- Sometimes after loading modules in GHCi the first character typed is read …
- 11:42 Ticket #3193 (line number for GADT type error is very inaccurate) created by
- Here is an error message from 6.11: […] This is all very well, but the …
- 10:13 Ticket #3183 (unhelpful wording in module error message) closed by
- fixed: Thanks for the suggestion; fixed in the HEAD.
- 08:48 Ticket #2789 (GMP update required) closed by
- fixed: We now have 4.2.4 in the HEAD.
- 08:16 Ticket #912 (Build system is missing various dependencies) closed by
- fixed: The new build system is now in the HEAD. Please open tickets for any …
04/25/09:
- 07:08 Ticket #3192 (Add dynCompileCoreExpr :: GhcMonad m => Bool -> Expr CoreBind -> m Dynamic ...) created by
- The above function would behave much like dynCompileExpr, but skipping the …
- 01:44 Ticket #3191 (hpc reports spurious results with .lhs files even after processing with ...) created by
- I've done a bit of investigation and it seems there are at least two …
04/24/09:
- 06:06 Ticket #3190 (Type checker fails to unify/expand type definitions in certain contexts) closed by
- 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
- When compiling type TMvar a = TVar (Maybe a) mynewEmptyMvar :: STM …
- 04:35 Building/Hacking edited by
- (diff)
- 04:28 Building/Rebuilding edited by
- (diff)
- 03:55 Ticket #3182 (Bad FP code generated by x86_64 native code generator.) closed by
- 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
- Environment: Windows Vista Home Ru + sp1 ghc 6.10.2 Code for reproduced …
- 00:15 TypeFunctionsSolving edited by
- (diff)
04/23/09:
- 03:08 Ticket #3187 (ghc-pkg -f new.package.conf register foo.conf fails if new.package.conf ...) reopened by
- 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
- 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
- fixed: Thank you. A definite bug caused by some earlier fiddling with record …
- 02:11 TypeFunctionsSolving edited by
- (diff)
04/22/09:
- 17:09 Ticket #3188 (instance Random for Data.Word) created by
- 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
- 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
- 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
- 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
- Take the following (incorrect) source: […] Compile it: […] The …
04/21/09:
- 22:44 DataParallel/WorkPlan edited by
- (diff)
- 15:41 Commentary/Rts/Conventions edited by
- typos (diff)
- 11:16 Ticket #3184 (package.conf should be under /var, not /usr) created by
- fhs-2.3 says: […] package.conf is not shareable, as different …
- 10:07 Ticket #3183 (unhelpful wording in module error message) created by
- 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
- invalid: OK, sounds like hardware problems, then.
- 09:21 Ticket #3182 (Bad FP code generated by x86_64 native code generator.) created by
- With this module: […] on amd64/Linux with the HEAD, I'm seeing: […] …
- 08:34 Ticket #3159 (QSem fails with negative quantities) reopened by
- 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
- fixed: Fixed: […]
- 03:55 Ticket #2845 (break018 skips a step) closed by
- fixed: Fixed: […]
- 03:49 Ticket #2500 (Unrecognised pragma complained about twice) closed by
- fixed: Fixed: […] In Igloo's example we now get no warnings at all in HEAD …
- 02:57 Status/SLPJ-Tickets edited by
- (diff)
04/20/09:
- 21:26 Ticket #3181 (Regression in unboxing) created by
- Greetings, Finally having added some benchmarking to my …
- 20:48 TypeFunctionsSolving edited by
- (diff)
- 20:41 TypeFunctionsSolving edited by
- (diff)
- 20:35 TypeFunctionsSolving edited by
- (diff)
- 20:22 Ticket #3175 (hpc should not mark otherwise as "always true") closed by
- wontfix: This was a design choice, not a bug.
- 18:31 TypeFunctionsSolving edited by
- (diff)
- 17:34 Ticket #3180 (TcTyFuns.flattenType: unexpected PredType) closed by
- 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
- 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
- fixed: This was fixed in 6.10.1.
- 08:27 Ticket #1886 (GHC API should preserve and provide access to comments) closed by
- 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
- fixed: We fixed some serious parallel execution bugs since 6.8.2. Please re-open …
- 08:15 Ticket #1645 ({-# SPECIALIZE #-} doesn't) closed by
- fixed: Took a quick look: seems ok now. There's a remaining reference to an Ord …
- 07:45 ArmLinuxGhc edited by
- (diff)
- 06:34 WikiStart edited by
- (diff)
- 02:47 Ticket #2692 (ghc-6.10.0.20081007 seg faults on Sparc) closed by
- 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
- 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
- Hello, On the GNU/Hurd OS, the posix semaphore library does not link …
- 16:06 Ticket #3177 (support quasiquoting for types) created by
- Currently, quasiquotes are limited to patterns and expressions, though …
- 15:54 Ticket #3176 (erroneous defaulting? behaviour for existentials) created by
- consider […] for which […] while […] The expected results were …
- 14:08 Commentary/Compiler/CoreSynType edited by
- typo fix (diff)
04/18/09:
- 21:13 Ticket #3175 (hpc should not mark otherwise as "always true") created by
- 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
- there are a number of bugs associated with decoding NaN that could be …
- 15:23 Ticket #2611 (print022 fails) closed by
- fixed: I believe this problem is now fixed, hopefully. […]
- 06:03 Ticket #3173 (Install fails when using DESTDIR) created by
- 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
- 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
- the syb package imports Data.Data, so it needs base-4.*. syb-0.1.0.0 …
- 08:49 Commentary/Compiler/Parser edited by
- (diff)
- 08:48 Commentary/Compiler/Parser edited by
- (diff)
- 08:47 Commentary/Compiler/Parser created by
- 08:32 Commentary/Compiler edited by
- (diff)
- 08:31 Commentary/Compiler edited by
- (diff)
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 …
Note: See TracTimeline
for information about the timeline view.
