Timeline
12/04/08:
- 21:05 Ticket #2842 (http://darcs.haskell.org/darcsweb/ throwing errors.) created by
- Click any link at http://darcs.haskell.org/darcsweb/ and you'll see.
- 07:44 Ticket #2841 (Ghci + foreign export declarations result in undefined symbols) created by
- When using ghci and foreign export declarations, calling any function, …
- 07:40 Ticket #2420 (Multi-method classes are inlined/specialized better than single-method ...) closed by
- fixed: I think this is fixed in GHC 6.10. Simon
- 06:24 Status/SLPJ-Tickets edited by
- (diff)
- 06:23 Ticket #2840 (Top level string literals) created by
- At the moment GHC's internal language does not allow any top-level …
12/03/08:
- 18:03 Ticket #2750 (Bug in Data.Generics) closed by
- fixed: Thanks, applied to HEAD and 6.10 branch.
- 16:31 Ticket #2757 (runghc doesn't respond to --help / --version) reopened by
- runghc's cabal files claims it to be version 0.67 currently. Is that a …
- 12:24 Building/Prerequisites edited by
- (diff)
- 11:11 GHC-6.10.2 edited by
- (diff)
- 05:02 Status/SLPJ-Tickets edited by
- (diff)
- 05:01 Status/SLPJ-Tickets edited by
- (diff)
- 05:01 Status/SLPJ-Tickets edited by
- (diff)
- 05:01 Status/SLPJ-Tickets edited by
- (diff)
- 05:00 Status/SLPJ-Tickets edited by
- (diff)
- 03:47 TypeFunctions/IntegratedSolver edited by
- (diff)
- 02:57 Ticket #2502 (segfault with GHC.Handle.fdToHandle') closed by
- fixed
12/02/08:
- 22:52 TypeFunctions/IntegratedSolver edited by
- (diff)
- 22:18 TypeFunctions/IntegratedSolver edited by
- (diff)
- 21:38 TypeFunctions/IntegratedSolver created by
- 21:13 TypeFunctions edited by
- (diff)
- 19:22 TypeFunctions edited by
- (diff)
- 07:36 Ticket #2839 (Integer not documented in latest docs) created by
- The haddock documentation on the website for Integer is missing, which …
- 04:17 Ticket #2081 (GHC reports internal error: stg_ap_v_ret) closed by
- worksforme: Let's close this ticket, and open a new ticket if it re-emerges.
- 03:36 Ticket #2838 (-fasm codeGen doesn't truncate CMMInt's at the right place) created by
- With this sample program: […] And compiling with […] on 6.10 or a …
- 03:08 Ticket #2560 (killThread and getChanContents appear to interact strangely) closed by
- invalid: I've spent a long time staring at this ticket today, and I'm not convinced …
- 03:01 Ticket #2837 (Vectoriser should give a better error message) closed by
- worksforme: It turns out that just providing -fdph-seq or -fdph-par is actually …
- 02:33 Ticket #2837 (Vectoriser should give a better error message) created by
- Given […] We can compile with dph-par […] but not with dph-seq …
- 01:39 Ticket #2835 (Handles leak to processes spawned by runInteractiveProcess) closed by
- wontfix: Normally, only pipes created by the System.Process library are closed in …
- 01:30 Ticket #2834 (DLL compilation does not work as it did in 6.8.3) closed by
- duplicate: Duplicate of #2745
- 01:28 Ticket #2829 (GHC_SEARCH_PATH broken) closed by
- worksforme: Submitter reports that it now works with 6.10.1.
12/01/08:
- 15:32 Ticket #2836 (Data.Typeable does not use qualified names) created by
- The TyCon in Data.Typeable does not provide the qualified type name. This …
- 13:49 Ticket #2835 (Handles leak to processes spawned by runInteractiveProcess) created by
- I believe this is related to …
- 13:17 Ticket #2834 (DLL compilation does not work as it did in 6.8.3) created by
- Creating a windows DLL in GHC 6.10.1 in accordance with the "adder" …
- 13:03 Ticket #2833 (internal error: throwTo: unrecognised why_blocked value) created by
- The attached file, built with reactive 0.9.6 with the change listed below …
- 12:34 Ticket #2832 (GHC -split-objs, Doesn't Print Error If GHC Built With SplitObjs = NO.) created by
- If GHC is called with flag -split-objs but GHC was built with SplitObjs? = …
- 07:07 Ticket #2712 (Parallel GC scheduling problems) closed by
- fixed: Done in the HEAD, but I probably won't backport because the changes are …
- 06:49 Ticket #2818 (schedule: invalid what_next field) closed by
- fixed: Works with the HEAD. I'm pretty sure it was fixed by this patch: […] …
- 05:17 Ticket #2830 (undefined reference to `base_DataziTuple_Z63T_con_info' when using ...) closed by
- fixed: Happily this works fine in 6.8.3, 6.10.1, and HEAD. Simon
- 05:12 Status/SLPJ-Tickets edited by
- (diff)
- 05:10 Ticket #2831 (Floated error expressions get poor strictness, leaving bad arity) created by
- GHC is careful to ensure that […] gets arity 2. It does this by giving …
- 04:42 Platforms edited by
- (diff)
- 04:22 Platforms edited by
- (diff)
- 04:19 Platforms edited by
- (diff)
- 04:15 Platforms edited by
- (diff)
- 04:08 Platforms edited by
- (diff)
- 04:06 Status edited by
- (diff)
- 04:05 Platforms edited by
- (diff)
11/30/08:
- 18:17 TypeFunctionsStatus edited by
- (diff)
- 14:55 Ticket #2830 (undefined reference to `base_DataziTuple_Z63T_con_info' when using ...) created by
- Hi, I came across this bug when using HAppS, but it is not related to …
- 14:52 Ticket #2829 (GHC_SEARCH_PATH broken) created by
- This bug is present in at least ghc 6.8.2 and ghc 6.10.1. According to …
- 09:01 Ticket #2828 (TcTyFuns.uMeta: normalisation shouldn't allow x ~ x) created by
- […] where stats.hs is: […] NOTE that i'm not even sure if this …
- 08:19 Ticket #2730 (Quasiquote or TH linking may need HPC flag) closed by
- duplicate: This is a duplicate of #1779.
11/29/08:
- 22:21 Ticket #2827 (Win32 releases lack versioned binaries) created by
- Versioned binaries, of the form ghc-$ver, are very useful when keeping …
- 15:26 Ticket #2826 (Panic compiling lhc-0.6.20081127) created by
- […] All goes well, then, […]
- 11:46 Ticket #2729 (Stuck when compiling XMonad.StackSet in xmonad 0.9 (hackage version)) closed by
- invalid: I have tried with the current HEAD on the same box and cannot replicate …
- 01:33 Ticket #2764 (gen_contents_index generates links with package.haddock in the path) closed by
- fixed: Fixed in HEAD and 6.10 by: […]
11/28/08:
- 15:01 Ticket #2825 (Stack overflow death) closed by
- duplicate: Thanks for the report; sounds like a duplicate of #2780 / #2783 (will be …
- 14:37 Ticket #2825 (Stack overflow death) created by
- GHCI dies without any warning, if evaluation of the function ex3 in the …
- 12:32 Ticket #2773 (Documentation mentions deprecated flags) closed by
- fixed: Fixed in HEAD and 6.10 branch: […]
- 12:32 Ticket #2755 (Broken link in GHC API documentation) closed by
- fixed: Fixed in HEAD and 6.10 branch: […]
- 12:30 Ticket #2757 (runghc doesn't respond to --help / --version) closed by
- fixed: Fixed in HEAD and 6.10 branch: […]
- 10:07 Ticket #2766 (Infix type operators are presented with incorrect syntax in ghci) closed by
- fixed: Merged
- 09:51 Ticket #2799 (Panic (core lint failure) with GADTs, GHC 6.10.1) closed by
- fixed: Merged
- 09:50 Ticket #2817 (Template Haskell conversion fails with "malformed type") closed by
- fixed: Merged
- 09:48 Ticket #2768 (rts/win32/IOManager.h declarations conflict with windows.h) closed by
- fixed: Merged
- 09:47 Ticket #2740 (free variable not available in debugger) closed by
- fixed: Merged
- 07:06 Status/SLPJ-Tickets edited by
- (diff)
- 06:59 Status/SLPJ-Tickets edited by
- (diff)
- 04:19 Ticket #2824 (Duplicate symbols generated when Generics flag and syb-with-class "derive" ...) created by
- Attached file Foo.hs compiles fine using […] But compiling using …
- 03:18 Ticket #2821 (rebindable-syntax arrow docs) closed by
- invalid: So those are the names, and it looks them up in the same way as other …
- 02:10 Status/SLPJ-Tickets edited by
- (diff)
- 02:08 Status/SLPJ-Tickets edited by
- (diff)
- 02:07 Status/SLPJ-Tickets edited by
- (diff)
- 02:03 Status/SLPJ-Tickets edited by
- (diff)
- 02:02 Ticket #2823 (Another arity expansion bug) created by
- Roman reports: I've finally tracked down one big optimisation problem (at …
- 02:00 Status/SLPJ-Tickets edited by
- (diff)
- 01:59 Ticket #2822 (Arity expansion not working right) created by
- With GHC 6.10, the arity of GHC.Handle.openFile is reported as 2. But …
- 01:44 Status/SLPJ-Tickets edited by
- (diff)
- 01:44 Status/SLPJ-Tickets edited by
- (diff)
- 01:30 Status/SLPJ-Tickets edited by
- (diff)
11/27/08:
- 18:01 Ticket #2821 (rebindable-syntax arrow docs) created by
- http://www.haskell.org/ghc/docs/6.10.1/html/users_guide/syntax-extns.html#r …
- 09:56 Status/SLPJ-Tickets edited by
- (diff)
- 09:56 Status/SLPJ-Tickets edited by
- (diff)
- 09:55 Status/SLPJ-Tickets edited by
- (diff)
- 09:50 Status/SLPJ-Tickets edited by
- (diff)
- 08:40 Ticket #2741 (Delete key not working in GHCi) closed by
- duplicate: Putting this: […] in ~/.editrc more-or-less fixes it. For 6.12 we …
- 08:31 Status/SLPJ-Tickets created by
- 08:22 Ticket #2820 (GADT code from RepLib causes panic!) closed by
- duplicate: Thank you for boiling this down. It turns out to be a dup of #2799, …
- 08:17 Ticket #2820 (GADT code from RepLib causes panic!) created by
- While compiling RepLib? generics library I encountered a ghc panic. I have …
- 08:11 Ticket #2802 (Download bundle for Linux libedit2 has reference to libedit0 in editline ...) closed by
- invalid: I don't think configure checking for it would be useful; it can't install …
- 07:53 Ticket #2795 (The Network.Socket library does not take into account that the bits in the ...) closed by
- invalid: Agreed, not a bug.
- 06:45 Ticket #2819 (Bad example code in documentation of Control.Exception.catch) created by
- There is a bug in the documentation of Control.Exception.catch …
- 04:04 Ticket #2748 (Fundep-laden code compiled and ran fine in 6.8, fails in 6.10) closed by
- invalid: This is a scarily complicated piece of code. I wonder if would look …
11/26/08:
- 13:27 Ticket #2818 (schedule: invalid what_next field) created by
- = internal error: schedule: invalid what_next field = I'm studying a …
- 07:38 Ticket #2817 (Template Haskell conversion fails with "malformed type") created by
- Nicholas Frisby writes: When using Template Taskell (via Derive) to …
- 06:44 Ticket #2816 (ghci type messages mangle unicode) created by
- while error messages containing identifiers with unicode characters print …
- 01:20 Ticket #2814 (Compiler timeout) closed by
- wontfix: Ah! This is a known bug: it's even in the user manual: …
11/25/08:
- 21:36 TypeFunctionsStatus edited by
- (diff)
- 11:09 Ticket #2815 (On windows, hGetLine stdin leaks like an inside trader) created by
- 1) Compile the following code, in GHC 6.10.1 or 6.8.3 on Windows XP. 2) …
- 08:13 Ticket #2814 (Compiler timeout) created by
- Compiler times out and consumes 600+ MB of memory when compiling certain …
- 06:33 Ticket #2813 (Create a utf8 bytestring-a-like) created by
- There are a number of things we want a utf8 bytestring-a-like for: * …
- 06:28 Ticket #2812 (For ghci, drop editline in favour of haskeline) created by
- For ghci, drop editline in favour of haskeline. The hard work has already …
- 06:21 Ticket #2811 (Unicode support for text I/O) created by
- This means adding Unicode encoding/decoding for Text I/O handles. …
- 03:15 Ticket #2787 (Panic (core lint failure) with type synonym in GHC 6.10.1) closed by
- duplicate: Happily this seems to be fixed by the same fix as #2799, so I'll close …
- 02:57 Ticket #2810 (Debugger: change context to the module containing the current breakpoint) created by
- Moved part of #2740 here. When we stop at a breakpoint, perhaps we should …
- 02:13 Ticket #2807 (the 'impossible' happened) closed by
- wontfix: Thanks for the report. Definitely a bug in 6.6. However, it's fine in …
11/24/08:
- 18:54 Ticket #2809 (Patching libffi fails in Solaris) created by
- This is what happens: […] Using GNU patch instead of the Solaris …
- 15:48 ReplacingGMPNotes edited by
- typo (diff)
- 10:25 Ticket #2808 (createDirectoryIfMissing should be atomic) created by
- If I run createDirectoryIfMissing many times in parallel, it sometimes …
- 07:35 Ticket #2807 (the 'impossible' happened) created by
- ghc panicced when compiling some code, which is valid code ghc --make …
- 03:05 Ticket #2804 (Failing GHCi: "ghc-6.8.2: internal error") closed by
- duplicate: Thanks for the report. See #2512.
- 03:03 Ticket #2801 (Hang in getLine on Windows when Ctrl-C) closed by
- duplicate: Thanks. This one was already reported and fixed: #2758
- 02:44 Ticket #2806 (Require bang-patterns for unlifted bindings) created by
- GHC allows let/where bindings for unlifted values, but they are …
- 01:57 Ticket #2805 (Test ffi009(ghci) fails on PPC Mac OS X) created by
- The test ffi009(ghci) has failed for a while on PPC Msc OS X …
11/23/08:
- 18:15 TypeFunctionsStatus edited by
- (diff)
- 18:14 TypeFunctionsStatus edited by
- (diff)
- 11:17 Ticket #2804 (Failing GHCi: "ghc-6.8.2: internal error") created by
- After installing ghc-6.8.2 on Gentoo linux using emerge: …
- 10:57 Ticket #2803 (bring full top level of a module in scope when a breakpoint is hit in the ...) created by
- It should do something like :module + *ModuleWhereBreakpointWasHit …
11/22/08:
- 23:25 Ticket #2802 (Download bundle for Linux libedit2 has reference to libedit0 in editline ...) created by
- To reproduce: 1. Download GHC 6.10.1 binary bundle for Linux x86_64 with …
- 20:12 Ticket #2801 (Hang in getLine on Windows when Ctrl-C) created by
- The following program main = getLine hangs when I ctrl-C in the Windows …
- 13:22 Ticket #2800 (deprecated OPTIONS flag warnings generated during dep chasing?) created by
- It would appear that warnings about deprecated flags used in OPTIONS …
- 09:46 Ticket #2799 (Panic (core lint failure) with GADTs, GHC 6.10.1) created by
- The compiler panic when trying to compile …
- 06:21 Ticket #2798 (Enable "rec" keyword when RecursiveDo is enabled?) created by
- GHC supports recursive statement groups marked by the keyword rec, …
11/21/08:
- 08:21 Ticket #2797 (ghci stack overflows when ghc does not) created by
- Happens with today's HEAD and 6.10.1 I appreciate I am playing a little …
- 04:50 Design/BuildSystem edited by
- (diff)
- 02:51 Design/BuildSystem edited by
- (diff)
- 02:50 Design/BuildSystem edited by
- (diff)
- 02:43 Design/BuildSystem edited by
- (diff)
- 00:37 Ticket #2794 (Bootstrapping ghc-6.4.3 hangs in call to "ghc-pkg-inplace") closed by
- wontfix: Looks like you're running into old code gen bugs, perhaps coupled with …
11/20/08:
- 19:20 Ticket #2796 (GHC panic related to associated types) created by
- The attached program mysteriously fails with: […]
- 13:37 Ticket #2795 (The Network.Socket library does not take into account that the bits in the ...) created by
- We got the program (1) below that is supposed to open a server in the …
- 08:48 Design/BuildSystem edited by
- (diff)
- 07:24 Design/BuildSystem edited by
- (diff)
- 06:48 Ticket #2792 (getEnvironment segfaults under ghci 6.6 x86_64) closed by
- duplicate: Thanks David, and thanks to Duncan for finding the original ticket.
- 02:16 Ticket #2794 (Bootstrapping ghc-6.4.3 hangs in call to "ghc-pkg-inplace") created by
- I want to bootstrap ghc-6.4.3 with ghc-6.2.2 on an i686 Linux system based …
- 00:41 Design/BuildSystem edited by
- (diff)
11/19/08:
- 09:43 Ticket #2793 (CLDouble is nothing like a long double) created by
- This affects all versions of GHC. Why does the type exist when it is just …
- 08:05 Ticket #2792 (getEnvironment segfaults under ghci 6.6 x86_64) created by
- I know this is a very old version of ghc, but thought it'd be worth …
- 07:26 Design/BuildSystem edited by
- (diff)
- 06:17 Ticket #2791 (Allow two versions of GHC to be installed simultaneously with the OS X ...) created by
- Currently, for some people at least, installing a 6.10 series OS X …
- 06:09 Ticket #2790 (Use -fregs-graph by default) created by
- Check performance of -fregs-graph vs the default (linear0scan …
- 05:14 Ticket #2789 (GMP update required) created by
- The GMP in GHC's tree is slightly out of date; GMP suffered from the same …
11/18/08:
- 12:59 Ticket #2783 (RTS -K/-M options not honored) closed by
- fixed: Merged
- 04:42 Ticket #2780 (C stack overflow on Windows) closed by
- duplicate: same bug as #2783
- 00:38 Ticket #2788 (GHC panic) closed by
- duplicate: Duplicate of #2753.
11/17/08:
- 23:17 Ticket #2788 (GHC panic) created by
- Attempting to compile SHA1Test.hs in the Crypto-4.1.0 package on Hackage …
- 17:37 TypeFunctionsStatus edited by
- (diff)
- 11:45 Ticket #2787 (Panic (core lint failure) with type synonym in GHC 6.10.1) created by
- This causes a panic: […] The basic compiler panic is: […] The …
- 08:46 Ticket #2786 (Blackhole loops are not detected and reported in GHCi) created by
- While looking into #2783 I noticed this. It has never worked, and I was …
- 06:58 Ticket #2512 (MAP_32BIT flag might not be respected under xen?) closed by
- duplicate: A patch has been committed, we need help to test it. Head on over to …
11/16/08:
- 17:26 TypeFunctionsStatus edited by
- (diff)
- 17:15 TypeFunctionsStatus edited by
- (diff)
- 15:06 Ticket #2785 (Memory leakage with socket benchmark program) created by
- Attached benchmark program is similar to the thread-ring benchmark of the …
- 10:00 Ticket #2342 (timer problem under Sparc Solaris for Release Candidate ghc-6.8.2.20080603) closed by
- fixed: OK, closing it. Thanks!
- 08:27 Ticket #2782 (Data instance for ratio changed, now incompatible) closed by
- fixed: I've changed the undefined as you suggest. If you want the actual …
- 07:26 Ticket #2758 (runghc in stdin mode ignores Ctrl-C on Windows, cannot be killed) closed by
- fixed: Merged
- 07:26 Ticket #2778 (Standard output from subprocess has chunks missing) closed by
- fixed: Merged
11/15/08:
- 14:51 Ticket #2784 (Cannot call connect with a socket that is already bound.) created by
- […] Network.Socket.connect checks the SocketStatus of the socket: …
- 07:07 Ticket #2783 (RTS -K/-M options not honored) created by
- I have this program main = print $ do x <- [ 0 .. 5 ] ; let { y = 5 - y } …
- 03:15 Ticket #2782 (Data instance for ratio changed, now incompatible) created by
- Using the following code: […] Under GHC 6.8.2 I get the answer 0, …
11/14/08:
- 11:43 Ticket #2779 (ghc: internal error: mmap() returned memory outside 2Gb) closed by
- duplicate: Closing since the another ticket already exists #2512
- 10:21 Ticket #2781 (Install permissions broken) created by
- -rwx------ 1 root root 103 2008-11-14 20:19 /usr/local/bin/ghc-6.10.1* …
- 08:38 Ticket #2780 (C stack overflow on Windows) created by
- […] It should go <loop>, and in some circumstances it does, but …
- 07:51 Ticket #2779 (ghc: internal error: mmap() returned memory outside 2Gb) created by
- On installing ghc binary dist on Ubuntu Hardy 8.4.1 running GHCi gives: …
- 06:20 Ticket #2751 (GHC 6.10.1 fails to build with --enable-shared configured on Ubuntu 8.04.) closed by
- fixed: ./configure --help now discourages the use of --enable-shared for the …
- 05:46 Ticket #2777 (process created by system "yes" exits with error code 1) closed by
- duplicate: Turns out to be the same bug as #2778.
11/13/08:
- 09:33 Ticket #2771 (GHC fail to Compile Crypto) closed by
- duplicate: Duplicate of #2753.
- 08:39 Ticket #2778 (Standard output from subprocess has chunks missing) created by
- Running […] in ghci results in output in which chunks of text are …
- 08:19 Ticket #2777 (process created by system "yes" exits with error code 1) created by
- […] results in a long stream of "y"s and then, almost instantly: …
- 05:12 Ticket #2772 (vista detects ghc crash on testsuite ghci derefnull) closed by
- duplicate: GHC is meant to handle it, with the rts/win32/seh_excn.h stuff. From …
11/12/08:
- 20:34 Ticket #2776 (Document -pgmL (Use cmd as the literate pre-processor)) created by
- The GHC option -pgmL (Use cmd as the literate pre-processor) is …
- 15:08 Ticket #2775 (Type Family panic) created by
- The following code produces the ghc panic below. […] […]
- 10:51 Ticket #2774 (sIsReadable and sIsWritable return true after socket is closed.) created by
- […] sIsReadable and sIsWritable return true when the SocketStatus is …
- 09:56 Ticket #2773 (Documentation mentions deprecated flags) created by
- The 6.10.1 release notes mentions a number of -optdef flags that are now …
- 09:29 Ticket #2772 (vista detects ghc crash on testsuite ghci derefnull) created by
- On Vista SP1, windows detects a ghc crash and pops up an interactive …
- 07:36 Ticket #2771 (GHC fail to Compile Crypto) created by
- When I tried to compile Crypto lib in a MSI Wind notebook with Arch Linux, …
- 04:44 Ticket #2770 (Missing check that C compiler is C99 compatible) created by
- The autoconfigure script checks for gcc >= 2. When using such a compiler …
- 03:54 Ticket #2142 (:b doesn't invoke :browse, or even generate an ambiguous command error) closed by
- wontfix: Perhaps in retrospect we shouldn't have spammed :b, but I think it would …
- 03:39 GHC-6.10.2 created by
- 03:00 Ticket #2743 (GHC 6.10.1 Win32 release is unusable (on XP SP3)) closed by
- fixed: I've built with the fix, and tested, and it works: […]
11/11/08:
- 15:21 Ticket #2752 (Parse error in STM.c) closed by
- fixed: Merged.
- 13:40 Ticket #2745 (ghc -shared broken) closed by
- fixed: Merged
- 13:38 Ticket #2747 (Excessive Memory Usage: space leak with foldl' on Integer) closed by
- fixed: Merged
- 13:01 Ticket #2769 (Export mapAccumR from Data.Map, Data.IntMap) created by
- For some reason, the mapAccumR function isn't exported from Data.Map …
- 10:28 Ticket #2768 (rts/win32/IOManager.h declarations conflict with windows.h) created by
- rts/win32/IOManager.h has the following: […] Which causes problems on …
- 09:33 Ticket #1995 (Unsoundness in the RTTI scheme when newtypes are involved) closed by
- fixed: Fixed up to some point by the patch below. […] It is still possible to …
- 09:25 Ticket #2475 (debugger gives "Can't unify" when stopped at an exception) closed by
- fixed: I forgot to close this ticket. Fixed by the patch […]
- 06:28 Ticket #1944 (round function causes cblas NaNs) closed by
- fixed: Optimistically assuming this is the same bug as #2724 (now fixed).
- 06:01 Ticket #2767 (Type family bug ?) created by
- I get this error when compiling a program with associated type families: …
- 02:39 Ticket #2766 (Infix type operators are presented with incorrect syntax in ghci) created by
- Prelude Control.Arrow> :t first :: Arrow (~>) => b~>c -> (b, d)~>(c, d) …
- 01:53 Ticket #2765 (unsetenv not found under Solaris 8 when building ghc-6.10.1) created by
- Which library provides unsetenv? […] […]
11/10/08:
- 15:44 Ticket #2764 (gen_contents_index generates links with package.haddock in the path) created by
- If one runs gen_contents_index in libraries/ it generates broken links to …
- 11:58 Ticket #2763 (while installing cabal from darcs, 1.6.0.1 and 1.4.0.2) created by
- I can't build cabal 1.4.0.2, cabal from darcs and cabal 1.6.0.1 Running …
- 10:26 Ticket #2761 (type checker bug) closed by
- invalid: Thanks for the report! However, the types are not equivalent, e.g. this …
- 09:49 Ticket #2754 (Strictness analyzer fails on an implementation of foldl) closed by
- invalid: Right, foldA is only strict in r if op is strict in its first …
- 08:55 Ticket #2762 (Excessive heap usage) created by
- With Main.hs: […] and InputOutput.hs: […] according to […] …
- 06:52 Ticket #2761 (type checker bug) created by
- This causes a type error: […] This should compile fine since the types …
- 06:22 Ticket #2760 (Data.Generics.Basics.mkNorepType spelled wrong) created by
- To be consistent with the constructor name NoRep? this function should be …
- 06:13 Ticket #2759 (Data.Generics.ConstrRep isn't general enough) created by
- The type ConstrRep? in Data.Generics is used to represent constructors for …
- 02:07 Ticket #2758 (runghc in stdin mode ignores Ctrl-C on Windows, cannot be killed) created by
- Moved from #2743.
- 02:06 Ticket #2757 (runghc doesn't respond to --help / --version) created by
- Should be an easy one. (moved from #2743)
11/09/08:
- 18:56 Ticket #2756 (state hack causes unneeded value to be evaluated) created by
- The following code prints "Main: Why?" when compiled with {{{ghc …
11/08/08:
- 10:59 Ticket #2755 (Broken link in GHC API documentation) created by
- In the docs for the Exception module, the link to the Exception class goes …
11/07/08:
- 20:30 Ticket #2754 (Strictness analyzer fails on an implementation of foldl) created by
- foldB has O(1) complexity, but foldA O(N). Looks like a strictness …
- 15:43 Ticket #2753 (GHC 6.10.1 cannot compile Crypto-4.1.0) created by
- While trying to install Crypto, I get this error message with GHC 6.10.1 …
- 00:52 Ticket #2752 (Parse error in STM.c) created by
- Building failed. * Red Hat 7.3 * ghc-6.6.1 * gcc-2.96 * GNU make-3.80 …
11/06/08:
- 21:33 Ticket #2751 (GHC 6.10.1 fails to build with --enable-shared configured on Ubuntu 8.04.) created by
- To replicate: * unpack the source tar file * unpack the …
- 08:30 Ticket #2750 (Bug in Data.Generics) created by
- Observe the following: […] Probably a pasto in Data.Generics.
- 08:29 Ticket #2749 (No mention of -shared regression in relase docs) closed by
- duplicate: see #2745
- 06:49 Ticket #2749 (No mention of -shared regression in relase docs) created by
- The -shared flag used to do something useful on Windows, now it just fails …
11/05/08:
- 12:37 Ticket #2748 (Fundep-laden code compiled and ran fine in 6.8, fails in 6.10) created by
- I was kindly alerted by Ian Lynagh that some code of mine on hackage was …
- 07:22 Ticket #2747 (Excessive Memory Usage: space leak with foldl' on Integer) created by
- "foldl1' (*) [1..1000000]" for example allocates up to 1.9 GB of Memory in …
- 01:58 Ticket #2746 (Documentation for Haskell 98 modules is empty) created by
- How did this happen? …
- 01:26 Ticket #2745 (ghc -shared broken) created by
- Lennart reports that ghc -shared is broken: […]
11/04/08:
- 23:36 Ticket #2744 (Missing requirement check for hsc2hs) created by
- Using ghc-6.6.1 to build ghc-6.10.1 fails because it's missing the hsc2hs …
- 15:06 Ticket #2743 (GHC 6.10.1 Win32 release is unusable (on XP SP3)) created by
- 1. Running ghc in cmd.exe shell delivers (in my config): ghc.EXE: panic! …
- 14:09 Ticket #2742 (The -> in ViewPatterns binds more weakly than infix data constructors.) created by
- The following code, essentially taken from the ViewPatterns page on the …
- 13:54 Ticket #2741 (Delete key not working in GHCi) created by
- In GHCi 6.10.1, on Ubuntu with libedit 2.11, pressing the delete key …
- 06:51 Ticket #2722 (<<loop> when compiling with -O option with ghc-6.10.0.20081019) closed by
- fixed: It never occurred to me before that using a valid equation as a rule could …
- 05:38 Ticket #2740 (free variable not available in debugger) created by
- The attached test shows the bugs. Unpack and check the ghci_log.html file …
- 04:05 Ticket #2738 (Regression in type checking of sections in records) closed by
- invalid: Thanks for the report. I haven't tried the full program, but this: […] …
- 03:52 Ticket #2739 (GHC API crashes on template haskell splices) created by
- The GHC API crashes when type checking these two modules: TH.hs: …
Note: See TracTimeline
for information about the timeline view.
