Timeline
06/10/08:
- 18:34 Ticket #2187 (Top-level bindings are broken for polymorphic values) closed by
- wontfix: So GHC is behaving "correctly" here, although for Haskell' we've decided …
- 18:31 Ticket #2357 (Implement the Haskell' proposal for polymorphic pattern bindings) created by
- After discussion on the Haskell' mailing list, it was decided that …
- 18:07 Ticket #1604 (Coarse-grained recompilation checking) closed by
- wontfix: I decided not to do this: it was easier to convert the existing …
- 17:50 Ticket #1315 (System.Process.runInteractiveProcess needs a way to pipe just some handles) closed by
- fixed: The new System.Process API has this.
- 16:52 Commentary/Compiler/IntegratedCodeGen edited by
- tiny formatting changes (and correct 1 misspelling) (diff)
- 08:21 Plugins edited by
- (diff)
- 08:20 Plugins/Annotations created by
- 06:26 Plugins/Phases created by
- 06:14 Plugins edited by
- (diff)
- 05:25 Ticket #2356 (GHC accepts multiple instances for the same type in different modules) created by
- as mentioned by Simon PJ in this thread: …
06/09/08:
- 04:29 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 04:28 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 04:22 Ticket #2355 (Building NDP fails with GHC panic on x86_64) created by
- With the latest GHC and NDP from darcs I get the following during the …
- 03:59 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 03:42 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 03:18 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 03:09 Commentary/Compiler/NewCodeGen edited by
- (diff)
06/08/08:
- 14:29 Ticket #2329 (Control.Parallel.Strategies: definitions of rnf for most collections are ...) closed by
- wontfix: I'm not sure exactly what changes you're proposing, if any, or if Ross's …
- 08:16 Ticket #2315 (Control.Applicative.ZipList doesn't derive Show) closed by
- wontfix: Please see http://www.haskell.org/haskellwiki/Library_submissions for how …
- 03:41 ExtensibleRecords edited by
- (diff)
- 03:33 ExtensibleRecords edited by
- (diff)
06/07/08:
- 05:30 Ticket #2354 (NOINLINE pragma ignored) created by
- Compile the following program […] Look at the final output for test: …
- 05:14 Ticket #2353 (GHC inliner doesn't) created by
- Compile this program […] Study the output. It contains […] and …
06/06/08:
- 22:00 Ticket #2352 (POSIX.1 unsetenv returns int) created by
- While plenty of C libraries declare void unsetenv(), the POSIX.1003.1 …
- 16:08 Ticket #2261 (Foreign.C.Error.Errno should be an instance of (Eq,Ord, Show... others?)) closed by
- wontfix: Please use http://www.haskell.org/haskellwiki/Library_submissions if you …
- 14:41 Ticket #2312 (object splitting is not done under sparc solaris with gcc-4.2.2) closed by
- fixed: OK, great, should work in 6.8 branch and HEAD now, then.
- 14:40 Ticket #2347 (x86_64-*-netbsd can be added to mangler target platforms) closed by
- fixed: Applied to HEAD and 6.8 branch, thanks!
- 14:40 Ticket #2348 (x86_64-unknown-netbsd can be a supported platform) closed by
- fixed: Applied to HEAD and 6.8 branch, thanks!
- 09:36 Ticket #2351 (NetBSD defines ELF_ST_TYPE) created by
- NetBSD 4.0 defines ELF_ST_TYPE and ELF_ST_BIND already, so these …
- 09:20 Commentary/Compiler/StackAreas edited by
- (diff)
- 09:19 Commentary/Compiler/StackAreas edited by
- (diff)
- 09:15 Commentary/Compiler/StackAreas edited by
- (diff)
- 09:12 Ticket #2350 (hSetEcho: failed (failed to set echoing) on Windows) closed by
- invalid: Oops! It occured to me that I was supposed to set echo on stdin, not on …
- 08:51 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:42 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:38 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:35 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:34 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:30 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:26 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:10 Commentary/Compiler/StackAreas edited by
- (diff)
- 07:08 Ticket #2343 (Docs are installed to a peculiar location) closed by
- invalid: The problem is that this was generating mk/build.mk containing: […]
- 06:46 Ticket #1624 (internal error caused by adding an instance to a type class with a ...) closed by
- fixed: Actually this one is fixed as a result of fixing #1061. In the case of …
- 06:16 Commentary/Compiler/StackAreas edited by
- (diff)
- 06:10 Ticket #2334 (panic using type families and type classes) closed by
- fixed: Fixed […] Type families aren't advertised in 6.8, so no need to merge. …
- 05:04 Commentary/Compiler/StackAreas edited by
- (diff)
- 05:02 Commentary/Compiler/StackAreas edited by
- (diff)
- 05:00 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 04:13 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 03:57 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 03:24 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 03:20 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
06/05/08:
- 15:30 Commentary/Compiler/IntegratedCodeGen edited by
- wordsmithing and clarifications inserted by NR (diff)
- 10:27 Commentary/Compiler/StackAreas edited by
- (diff)
- 10:20 Commentary/Compiler/StackAreas edited by
- (diff)
- 09:38 Ticket #2350 (hSetEcho: failed (failed to set echoing) on Windows) created by
- The attached program fails under Windows. It tries to do a hSetEcho on …
- 08:16 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:04 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:01 Commentary/Compiler/StackAreas edited by
- (diff)
- 07:54 Commentary/Compiler/StackAreas edited by
- (diff)
- 07:51 Commentary/Compiler/StackAreas edited by
- (diff)
- 07:51 Commentary/Compiler/StackAreas edited by
- (diff)
- 07:03 Ticket #2349 (SIZET_FMT in includes/mkDerivedConstants.c needs to be "d" under older ...) created by
- the file includes/mkDerivedConstants.c of release candidate …
- 03:46 GhcApiStatus edited by
- hint, ghci, ast traversals, stable vs full api, ghc library path (diff)
- 01:55 Ticket #2305 (GHC does not care __RENAME macro) reopened by
- But Don Cave records in this email that the libraries we ship with GHC are …
- 01:46 Ticket #2305 (GHC does not care __RENAME macro) closed by
- invalid: This is not a bug, as such - or rather, it's a bug in the via-C backend …
06/04/08:
- 23:46 Ticket #2348 (x86_64-unknown-netbsd can be a supported platform) created by
- The top level configure.ac should include x86_64-unknown-netbsd as a …
- 19:01 Ticket #2347 (x86_64-*-netbsd can be added to mangler target platforms) created by
- driver/mangler/ghc-asm.lprl works on NetBSD-amd64, needing only "netbsd" …
- 17:45 Ticket #2346 (Compilation of large source files requires a lot of RAM) created by
- We have automatically generated source files with up to ~20000 lines of …
- 16:16 Ticket #2345 (:browse limitations (browsing virtual namespaces, listing namespaces)) created by
- 1. :browse cannot be used with virtual namespaces: […] […] it …
- 15:56 Ticket #2344 (oddity with package prefixes for data constructors) created by
- consider […] there is only one time package installed, so i'm surprised …
- 12:50 Ticket #2343 (Docs are installed to a peculiar location) created by
- Working with the ghc-6.8.2.20080603 snapshot, I run into a problem whereby …
- 11:12 Ticket #2342 (timer problem under Sparc Solaris for Release Candidate ghc-6.8.2.20080603) created by
- […]
- 10:40 Ticket #2341 (GHC crashed my mac, said I should report it) created by
- GHC died with: "evaluate(static): strange closure type 271" GHC version …
- 10:09 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 10:07 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 10:02 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 09:56 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 09:56 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 08:53 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 08:51 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 08:49 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 08:48 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 08:48 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 08:47 Ticket #2340 (Improve Template Haskell error recovery) created by
- Marc Weber wants better error recovery in TH's Q monad: …
- 08:30 Commentary/Compiler/IntegratedCodeGen created by
- 08:25 Ticket #2339 (Template Haskell reification with mkName doesn't work right) closed by
- fixed: Fixed by […] I don't think this is worth merging to the branch -- we …
- 08:17 Ticket #2331 (Bang pattern error message should suggest -XBangPatterns rather than ...) closed by
- fixed: Merged
- 06:54 Ticket #2339 (Template Haskell reification with mkName doesn't work right) created by
- Marc Weber writes: this doesn't work: […] Produces output […] Using …
- 05:04 Ticket #2336 (trying to load a module (with GHC API) causes the impossible to happen) closed by
- invalid
- 04:58 Ticket #2338 (unpack primitive types by default in data? and NOUNPACK?) created by
- We should have a NOUNPACK pragma paralleling UNPACK so that we can unpack …
- 03:32 Ticket #2337 (Data.Array documentation utterly broken) created by
- http://www.haskell.org/ghc/docs/latest/html/libraries/array/Data-Array.html …
- 02:50 Ticket #2336 (trying to load a module (with GHC API) causes the impossible to happen) created by
- Here's a minimal test case to reproduce it: […] Some details which …
06/03/08:
- 19:14 Ticket #2335 (Haddock's internal GHC version must match the configured GHC version) created by
- I'm trying to build ghc-6.8.2.20080603 with haddock-2.0.0.0, and I get the …
- 18:15 TypeFunctionsStatus edited by
- (diff)
- 18:11 TypeFunctionsStatus edited by
- (diff)
- 11:18 Ticket #2334 (panic using type families and type classes) created by
- I got a panic while trying to compile some code using type families: …
- 09:29 Commentary/Libraries edited by
- (diff)
- 08:50 TypeFunctionsStatus edited by
- (diff)
- 08:16 Commentary/Libraries edited by
- (diff)
- 08:02 Ticket #2333 (Emit a warning if an INLINE function is a loop breaker) created by
- If a function is marked INLINE by the user, but can't be inlined because …
- 08:01 Commentary/Libraries edited by
- (diff)
- 08:00 Commentary/Libraries edited by
- (diff)
- 07:59 Commentary/Libraries edited by
- (diff)
- 07:55 Commentary/Libraries edited by
- (diff)
- 02:39 Ticket #1897 (Ambiguous types and rejected type signatures) reopened by
- I think we should leave this open, albeit at low priority, because the …
- 00:56 TypeFunctionsStatus edited by
- (diff)
- 00:56 Ticket #1897 (Ambiguous types and rejected type signatures) closed by
- invalid: This is not a bug, see the discussion in the mailing list URL of the …
- 00:54 TypeFunctionsStatus edited by
- (diff)
- 00:49 TypeFunctionsStatus edited by
- (diff)
06/02/08:
- 19:52 Ticket #2332 (Can't allocate 4 gigs of RAM) created by
- The program at http://hpaste.org/8058 produces a segmentation fault on my …
- 18:47 Ticket #2331 (Bang pattern error message should suggest -XBangPatterns rather than ...) created by
- […] Since GHC is encouraging the use of -X options, shouldn't this …
- 14:48 Ticket #1970 (ghci -hide-all-packages gives bad error message) closed by
- fixed: Merged
- 10:46 Ticket #2209 (MagicHash extraction is wrong on x86_64 with -fasm -O2) closed by
- fixed: Merged
- 10:38 Ticket #2306 (The (^) operator sometimes uses one (*) more than needed.) closed by
- fixed: It's now […] in the HEAD and 6.8 branch.
- 09:31 Ticket #2330 (ghc-pkg should not report duplicate depends) created by
- […] Note the base-3.0.1.0 base-3.0.1.0. This is clearly silly. It …
- 09:09 Ticket #2329 (Control.Parallel.Strategies: definitions of rnf for most collections are ...) created by
- These all perform a lot of consing, which seems rather undesirable. It …
- 06:32 Ticket #1818 (Code size increase vs. 6.6.1) closed by
- worksforme: I measured a 5% code size difference between 6.8.2 and 6.8.3, but on …
- 02:35 Ticket #2328 (Compiling DoCon with 6.8.3 has 3x slow-down compared with 6.8.2) created by
- Serge reports that "there remains the question: why GHC 6.8.3 release …
- 02:19 Ticket #2013 (ghci crash on startup: R_X86_64_32S relocation out of range.) closed by
- fixed: I pushed (a slight variant of) 2013.patch.
- 00:24 Contributors edited by
- (diff)
06/01/08:
- 11:06 Ticket #2327 (-O flag produces faulty code) created by
- The -O flag generates incorrect code in both 6.8.2 and 6.9. I tested it …
- 01:43 Ticket #2326 (Make configure check sockaddr.sa_len) created by
- My previous patch attached in Ticket#2103 uses "#if …
05/31/08:
- 11:26 Ticket #2325 (Compile-time computations) created by
- […] It would be nice if GHC could do the addition at compile time …
- 05:25 Ticket #2314 (GHC 6.8.3 release candidate fails to build under glibc 2.8.0) closed by
- fixed: Patch applied, thanks!
- 01:32 Ticket #2324 (Data.Tree.Zipper in containers package) created by
- The proposal is to add Data.Tree.Zipper implementation in the containers …
05/30/08:
- 06:02 Ticket #2323 (Segfaulting binary only with modules) created by
- tgz with 2 files attached: Math.hs and Main.hs. Math.hs contains some …
- 04:17 Ticket #2322 (cmath library broken with -fvia-C) created by
- The cmath library cannot be built with 6.9.x using -fvia-C because it …
- 02:19 Ticket #2321 (Static argument transformation is causing a core-lint failure on ...) created by
- The new SAT transformation is causing this failure in the nightly builds …
05/29/08:
- 09:22 Ticket #2320 (Rename RecordPuns extension to NamedFieldPuns) created by
- The NamedFieldPuns has been around for ages. It's in the original Cabal …
- 06:37 Ticket #2319 (STM not as fair as it could be) created by
- Even though this has been discussed via email I'm filing a ticket so that …
- 05:56 Ticket #2318 (building GHC 6.8.3 Release Candidate 6.8.2.20080527 under PC solaris fails) created by
- […] using gcc-4.2.2
- 04:33 Ticket #1956 (panic on runhaskell Setup configure on base) closed by
- fixed: Fixed by this: […] although note that you need to use -i: […] …
- 01:53 Ticket #2317 (Garbage collector crashes in simple parallel sorting program) closed by
- duplicate: I can't repeat it with the latest STABLE branch; suspected dup of #2192 …
05/28/08:
- 21:54 Ticket #2317 (Garbage collector crashes in simple parallel sorting program) created by
- I have a very simple parallel program that crashes quite reproducibly. On …
- 21:41 Ticket #2316 (Add Applicative instances for all MTL Monads) created by
- This is a proposal to add Applicative instances corresponding to each …
- 21:11 Ticket #2315 (Control.Applicative.ZipList doesn't derive Show) created by
- The Control.Applicative.ZipList? type is not an instance of Show. To …
- 13:24 Ticket #2314 (GHC 6.8.3 release candidate fails to build under glibc 2.8.0) created by
- In glibc 2.8.0, the "struct ucred" structure has been hidden by default, …
- 08:16 Ticket #2164 (zmachine: internal error: task 0xa031e0: main thread 1 has been GC'd) closed by
- fixed: Fixed: […] I committed this to STABLE only for now, because I don't …
- 07:00 Ticket #2308 (ghc doesn't honor -keep-tmp-files) closed by
- worksforme: Works for me: […]
- 06:40 Ticket #1372 (Recompilation checker should consider package versions (and other factors)) closed by
- fixed: Now fixed (in HEAD, not STABLE, and merging is probably not practical): …
- 06:35 Ticket #1959 (Recompilation bug) closed by
- fixed
- 01:26 Ticket #2313 (libHSrts_thr_debug linked against non-existing bfd library) created by
- It seems there is a bug in RTS somewhere which makes libHSrts_thr_debug in …
05/27/08:
- 21:33 Plugins edited by
- Reformatted the code a little. Lines were too long for my screen. (diff)
- 04:28 GhcApiStatus edited by
- add refactoring ideas (diff)
- 01:50 GhcApiStatus edited by
- Fixed (possibly!) a small typo in type AST Phase1 -> AST Phase3. Should be … (diff)
- 01:37 Ticket #2312 (object splitting is not done under sparc solaris with gcc-4.2.2) created by
- I've used gcc-4.2.2 and ghc-6.8.1 to build ghc-6.8.2. For some reason …
05/26/08:
- 11:14 Ticket #2053 (Add read_history and write_history bindings to readline) closed by
- fixed: Fixed by: […]
05/25/08:
- 23:34 Ticket #2311 (hpc markup fails to create directory when marking up coverage of a package) created by
- When writing marked up html files, hpc markup does not create a directory, …
- 18:18 Ticket #2310 (Panic in ghci 6.8.2 with -fglasgow-exts) created by
- Steps to reproduce: 1. Run "ghci -fglasgow-exts" 2. Enter: "let const :: …
05/24/08:
- 16:56 Ticket #2309 (containers: specialize functions that fail in a Monad to Maybe) created by
- Several functions on containers used to have types like […] but these …
05/23/08:
- 19:00 Ticket #2308 (ghc doesn't honor -keep-tmp-files) created by
- ghc 6.6.1 doesn't keep any temporary files when given the …
- 08:28 Ticket #2273 (inlining defeats seq) closed by
- fixed: Merged
- 08:28 Ticket #2307 (Poor warning for conflicting functional dependencies) created by
- […] It has listed three items that conflict, but two of the items are …
- 07:33 Ticket #1415 (Provide a way to runInteractiveCommand without passing all your ...) closed by
- fixed: Now done, in the System.Process overhaul (#2233). You pass a …
05/22/08:
- 08:27 Ticket #2306 (The (^) operator sometimes uses one (*) more than needed.) created by
- The implementation of integer exponentiation is suboptimal. By inserting a …
- 02:25 Ticket #2305 (GHC does not care __RENAME macro) created by
- == Problem == GHC+FFI does not use correct symbol if __RENAME macro is …
- 01:19 DataParallel/BenchmarkStatus edited by
- (diff)
05/21/08:
- 14:43 Ticket #1061 (default class methods can be given too general a type as GHC tries to ...) closed by
- fixed: Didn't merge cleanly, so not merged.
- 11:15 Ticket #2304 (unicode digits misparsed in escape sequences) created by
- […] I haven't seen ghc's code, but I bet it uses something like `let …
- 11:08 Ticket #2303 (unicode: nko characters can't be used in string literals) created by
- This bug affects the lexer in ghc(i): […] Similar errors result from …
- 11:01 Ticket #2302 (error messages mangle unicode characters) created by
- ghc/ghci understand source code written in UTF-8. However, an error …
- 07:55 Ticket #2038 (System.Posix.Resource.setResourceLimit gives "setResourceLimit: invalid ...) closed by
- fixed: I've fixed this for getrlimit, setrlimit and mkstemp; I didn't find …
- 07:50 Ticket #1955 (Heap profiling on Windows doesn't work) closed by
- fixed: Merged
- 06:03 Building/Windows edited by
- (diff)
- 04:19 Ticket #2301 (Proper handling of SIGINT/SIGQUIT) created by
- This guide http://www.cons.org/cracauer/sigint.html suggests a couple …
- 02:09 Ticket #2292 (Poor error message if type signature lacks definition) closed by
- fixed: Also good suggestion. Now we say: […] The patch is this (again I think …
- 02:07 Ticket #2293 (Multiple declaration error shown multiple times) closed by
- fixed: Good suggestion. I couldn't resist fixing this. I think we'll leave the …
05/20/08:
- 21:08 Ticket #2300 (GHCi locks up on long input) created by
- When I enter a long entry into GHCi, it sometimes freezes up, completely …[…]
- 17:34 Ticket #2087 (On a PPC Mac OS X 10.4, the RTS reports "Memory leak detected" running a ...) closed by
- fixed: Merged
- 16:54 Ticket #2299 (Haddock 2 library documentation not available) created by
- As you know, the .haddock files generated by haddock-0.8 are incompatible …
- 14:02 Ticket #1958 (collect2: ld terminated with signal 10 [Bus error]: Building parsec on a ...) closed by
- fixed: OK, so I think we may as well close this bug then. Thanks everyone!
- 13:42 Ticket #2263 (GHC 6.8 (STABLE) branch build framework does not pass correctly ...) closed by
- worksforme
- 11:09 Ticket #2298 (renameFile is not atomic on Windows) created by
- The Haskell 98 spec says about renameFile Computation `renameFile old …
- 01:37 Ticket #2294 (Misleading error message suggestion) closed by
- fixed: I improved this a little while ago (HEAD only) […] I think this is …
- 01:15 Ticket #1963 (Pressing ^C at the right moment can trash GHC's package list) reopened by
- 01:10 Ticket #2290 (Impossible happens compiling darcs) closed by
- duplicate: Already reported as #1993, but thanks anyway!
05/19/08:
- 18:08 Ticket #2297 (Profiler is inconsistent about biography for GHC's heap) created by
- My slightly modified rnBind has this clause (i is an Int): […] If …
- 16:41 Ticket #2296 (Functional dependencies error message has no position information) created by
- When compiling the attached file (sorry its really long, it could easily …
- 05:45 Commentary/Compiler/StackAreas edited by
- (diff)
- 04:29 Building/GettingTheSources edited by
- (diff)
- 04:01 Ticket #2295 (Combined -odir/-hidir flag) created by
- Many of my command line invocations are: […] I nearly always set both …
- 03:05 Commentary/Compiler/StackAreas edited by
- (diff)
- 02:18 Commentary/Compiler/StackAreas edited by
- (diff)
05/18/08:
- 12:19 Ticket #2294 (Misleading error message suggestion) created by
- Given a rank-2 type, such as: […] The compiler complains: […] Of …
- 09:43 Ticket #2288 (ghc-6.8.2: panic! (the 'impossible' happened) (GHC version 6.8.2 for ...) closed by
- duplicate: dup of #789
- 04:27 Ticket #2293 (Multiple declaration error shown multiple times) created by
- Given the file: […] You get the error message: […] Instead of …
- 02:28 Ticket #2292 (Poor error message if type signature lacks definition) created by
- The file […] Produces the error message in GHC: […] The problem …
05/17/08:
- 14:39 Ticket #2291 (Panic mixing RULES and Type Families) created by
- It appears that RULES pragmas and type families don't always play nice. …
- 12:22 Ticket #2264 (Validate using ghc-6.4.1: 3 failures, 1 workaround, 1 fix) closed by
- fixed: Ah, OK. I was thrown by the […] errors. Anyhow, GHC now validates with …
- 12:09 Ticket #2014 (getLinkDeps panic) closed by
- fixed: Merged
- 12:07 Ticket #2257 (validate hangs in configure) closed by
- fixed: Merged
- 08:25 Ticket #2290 (Impossible happens compiling darcs) created by
- When I compile darcs with profiling (doing "./configure --disable-threaded …
- 08:24 Ticket #2246 (Numeric literal very badly optimized) closed by
- fixed: It doesn't merge cleanly, so I've skipped it.
05/16/08:
- 17:58 Ticket #2289 (Needless reboxing of values when returning from a tight loop) created by
- GHC wants to box up strict values when returning from tight inner loops, …
- 14:44 Ticket #2059 (Erroneous results in trigonometric functions for > double-precision values) closed by
- fixed: Fixed in HEAD and 6.8: […]
- 14:39 Ticket #2276 (foreign import stdcall "&foo" doesn't work) closed by
- fixed: Merged (with the PprC and CLabel bits omitted)
- 14:30 Ticket #1641 (Binders generated by instance deriving are affected by -auto-all) closed by
- fixed: Merged
- 14:28 Ticket #2228 (runghc screws up terminal buffering mode and doesn't reset it) closed by
- fixed: Both merged
- 14:26 Ticket #2072 (freebsd/amd64: don't know how to mangle assembly language) closed by
- fixed: Merged
- 14:25 Ticket #1861 (Uncompilable code generated) closed by
- fixed: Merged
- 14:24 Ticket #2234 (Profiled binaries create empty files) closed by
- fixed: Merged
- 14:23 Ticket #1288 (ghci 6.6 foreign import stdcall broken, panic, panic!!!!) closed by
- fixed: Merged
- 12:01 Commentary/Compiler/StackAreas edited by
- (diff)
- 10:40 Commentary/Compiler/StackAreas edited by
- (diff)
- 10:39 Commentary/Compiler/StackAreas created by
- 10:29 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 10:26 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 10:24 Commentary/Compiler/NewCodeGenPipeline created by
- 08:53 Commentary/Compiler/RecompilationAvoidance edited by
- (diff)
- 08:36 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 05:04 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 04:54 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 04:42 Building/Windows edited by
- (diff)
- 04:42 Building/Windows edited by
- (diff)
- 04:32 Building/Windows edited by
- (diff)
05/15/08:
- 10:54 Ticket #2288 (ghc-6.8.2: panic! (the 'impossible' happened) (GHC version 6.8.2 for ...) created by
- I am filing this because ghc-6.8.2 told me to; I'm not competent to …
- 08:03 Ticket #2287 (GHCi fails to start) created by
- GHCi fails to start with following error message: […] Both GHC version …
- 07:18 GhcApiStatus edited by
- (diff)
- 07:18 GhcApiStatus edited by
- Start describing use case and non-functional requirements (diff)
- 06:57 GhcApiStatus edited by
- (diff)
- 06:46 GhcApiStatus edited by
- (diff)
- 05:51 GhcApiStatus edited by
- (diff)
- 05:47 GhcApiStatus edited by
- (diff)
- 05:40 GhcApiStatus edited by
- (diff)
- 05:36 GhcApiStatus edited by
- add more ticket references (diff)
- 05:14 Ticket #2286 (HGL library do not compile) created by
- if you try to compile HGL-3.2.0.0 in ghc 6.8.2 on Windows: […] But: …
- 02:03 GhcApiStatus created by
- Started GHC API Improvement status page
05/14/08:
- 17:48 Ticket #2279 (Include library source code in distribution) closed by
- worksforme: Thanks for the suggestion. Happily, the docs already include the source …
- 08:24 Ticket #2285 (Solaris 9 build fails at stage2 with undefined symbol errors (for libm ...) created by
- (A copy of the pasted errors is attached to the ticket) I'm having a …
- 08:23 Ticket #2284 (Stack-hack optimization causes much re-computation in GUI callbacks) created by
- This is a duplicate of #1168, recorded for posterity here, at the request …
- 02:48 Ticket #2283 (WIndows: loading objects that refer to DLL symbols) created by
- This is a test case from #1288, distilled into a separate report so I can …
05/13/08:
- 08:36 Ticket #2282 (threaded runtime system crashes on powerpc with -N2) created by
- A program using threads (in a somewhat naive way) crashes at runtime, only …
- 06:54 Ticket #2281 (properFraction implemented with modf primitive?) created by
- I need a fast 'fraction' function for Double. I can use 'properFraction', …
- 06:00 Ticket #2280 (randomR too slow) created by
- randomR is considerably slower than implementing it manually. Maybe I have …
05/12/08:
- 22:00 Ticket #2279 (Include library source code in distribution) created by
- I suggest including source code for haskell libraries in the distribution …
- 17:38 Ticket #2277 (GHCi silently aborts on 'take' computation) reopened by
- Oops, not true. No, the problem still happens. But it appears to be …
- 17:36 Ticket #2277 (GHCi silently aborts on 'take' computation) closed by
- invalid: Found the problem. Ubuntu has two different packages that install a …
- 01:46 Ticket #2274 (ghc assumes sizeof (void *) != 32 on X86_64) closed by
- duplicate: this is the same issue as #1717 The workaround is to use `linux32 …
05/11/08:
- 04:55 Ticket #2278 (Inconsistent behaviour between -odir and -hidir options) created by
- (From Adrian Hey) The -hidir <mydir> option creates <mydir> if it does …
Note: See TracTimeline
for information about the timeline view.
