Timeline
12/09/08:
- 23:49 Ticket #2868 (`par` `pseq` does not work as expected) created by
- The following Wombat program is from "A Tutorial on Parallel and …
- 22:13 Ticket #2866 (panic with GADTs + NoMonomorphismRestriction) closed by
- duplicate: Thanks, I've confirmed this is ok on my original program with …
- 13:36 Ticket #2847 (Failure on OPTION_* pramgas other than GHC) closed by
- fixed: Fixed in the HEAD by: […] and […] and in the 6.10 branch by: […] …
- 13:34 Ticket #2867 (Make a way to tell GHC that a pragma name should be "recognised") created by
- GHC warns about unrecognised pragmas, but other impls can add pragmas …
- 13:24 Ticket #2866 (panic with GADTs + NoMonomorphismRestriction) created by
- The program below causes […] with ghc, and […] with ghci The …
- 11:49 Building/GettingTheSources edited by
- (diff)
- 11:48 Ticket #2865 (Add more tab completions in GHCi for :set and :show) created by
- GHCi already has tab completions for several :set options, but not all of …
- 09:40 Ticket #2864 (ghc: panic! (the 'impossible' happened) -- Please report this as a GHC bug) created by
- The compiler asked me to report this. […] This is using git HEAD, …
- 09:10 Ticket #2861 (stage2 crash: PAP object entered!) closed by
- fixed: I don't know why we get a PAP-entered fault when Lint is happy, but I do …
- 08:39 Platforms edited by
- (diff)
- 08:34 Ticket #2863 (ghc manual should note FFI non-compliance) created by
- The FFI spec says about hs_init and hs_exit: In addition to nested …
- 07:34 Ticket #2854 (Extended defaulting rules not used for super classes) closed by
- duplicate: Hmm, well that does seem reasonable. But it depends on how we ultimately …
- 06:26 Ticket #2862 (GHC Panic in ByteCodeGen) created by
- Try to load the following problem with ghc --interactive of the …
- 04:10 Ticket #2861 (stage2 crash: PAP object entered!) created by
- With stage2 today: […] Interestingly, -dcore-lint doesn't find any …
- 03:50 Ticket #2848 (threadDelay can wait forever, next time on January 22, 2009, around 20:00 ...) reopened by
- oops, still needs to be merged.
- 03:38 Ticket #2848 (threadDelay can wait forever, next time on January 22, 2009, around 20:00 ...) closed by
- fixed: Thanks for a great bug report. The code is now: […] fixed by this …
- 02:58 Ticket #2860 (Redundant unblocking in POSIX generic_handler) created by
- Generic handler redundantly unblocks signal at the end of generic handler.
- 02:46 Status/SLPJ-Tickets edited by
- (diff)
- 01:21 Ticket #2853 (Defaulting not used enough with type families) closed by
- duplicate: But see #2641 which argues for making the rules less liberal, not more …
- 01:09 Ticket #2855 (Surprising type (family) type derived) closed by
- duplicate: Yes, it's a dup. So I'll close it now, having linked from #1897 Simon
- 01:05 Status/SLPJ-Tickets edited by
- (diff)
- 01:01 Ticket #2859 (Reduce coercion terms to normal form) created by
- Sometimes coercion terms in a Core program grow absurdly big, and can …
- 00:21 Ticket #2858 (Segmentation fault due to race between IO manager and installSignals.) created by
- Hello, consider the attached test case. To reproduce the problem please …
12/08/08:
- 21:09 Ticket #2857 (sync-all ignores --complete) created by
- The ordering of the if...elsif...etc branches appears to be slightly off. …
- 19:20 TypeFunctionsStatus edited by
- (diff)
- 18:21 TypeFunctionsStatus edited by
- (diff)
- 17:55 TypeFunctionsStatus edited by
- (diff)
- 17:08 Ticket #2852 (Type family checking oddity) closed by
- worksforme: Replying to guest: > Consider the following snipped […] > …
- 17:04 Ticket #2851 (Improve error message for failed deriving) reopened by
- (I don't have a ghc-6.10 here to test, so maybe it's already good, but) …
- 09:46 Ticket #2844 (incorrect results when not compiling with optimisation) closed by
- fixed: Fixed by […] The commit message amplifies. Thanks for boiling it …
- 09:10 Ticket #2851 (Improve error message for failed deriving) closed by
- invalid: Well, it's tricky. The 'deriving' mechanism is supposed to produce nice, …
- 08:12 Ticket #2856 (GeneralizedNewtypeDeriving doesn't work with data families) created by
- Observe: […] The deriving of Num fails, whereas the corresponding …
- 04:53 Ticket #2855 (Surprising type (family) type derived) created by
- Consider the following module […] Now ask for the type of g […] Why …
- 04:05 Ticket #2854 (Extended defaulting rules not used for super classes) created by
- Consider the following module […] The type of x is […] and since a …
- 03:55 Ticket #2853 (Defaulting not used enough with type families) created by
- Consider this module […] Now let's try to ask for the type of (D 5) …
- 03:34 Ticket #2852 (Type family checking oddity) created by
- Consider the following snipped […] If we now ask for the type of D we …
- 03:13 Ticket #2851 (Improve error message for failed deriving) created by
- The following does not work: […] The natural way of adding an …
12/07/08:
- 19:43 Ticket #2850 (GeneralizedNewtypeDeriving + TypeFamilies doesn't work) created by
- It would be nice if we could do stuff like this: […] which currently …
- 12:34 Ticket #2760 (Data.Generics.Basics.mkNorepType spelled wrong) closed by
- fixed: Applied, thanks.
- 11:26 Ticket #2849 (RegAllocLinear.getStackSlotFor: out of stack slots) closed by
- duplicate: Thanks for the report. This looks like a duplicate of #1993.
12/06/08:
- 21:52 Ticket #2849 (RegAllocLinear.getStackSlotFor: out of stack slots) created by
- […] […]
- 16:53 Ticket #2843 (Missing "Defined but not used" for recursive expressions) closed by
- fixed: Thanks for the report. Happily, 6.10.1 (and the HEAD) already warns about …
- 04:05 Ticket #2848 (threadDelay can wait forever, next time on January 22, 2009, around 20:00 ...) created by
- We(*) have found a serious bug in the non-threaded RTS on 32-bit *nix …
- 04:03 Ticket #2847 (Failure on OPTION_* pramgas other than GHC) created by
- GHC should not attempt to look at other peoples pragmas. For example: …
12/05/08:
- 20:01 Ticket #2846 (Impredicativity bug: GHC crash by type signature) created by
- Quick and dirty, this is the bug: […] I'm running Gentoo Linux. I …
- 16:03 Ticket #2845 (break018 skips a step) created by
- The break018 test is failing: […] What's happening here is that as we …
- 15:22 Ticket #2844 (incorrect results when not compiling with optimisation) created by
- This is a cut-down random1283. R.hs: […] s.hs: […] […]
- 14:32 Contributors edited by
- (diff)
- 14:05 ViewPatterns edited by
- make names consistent (diff)
- 05:48 Ticket #2843 (Missing "Defined but not used" for recursive expressions) created by
- […] In this example b is not really used, but there is no …
- 02:07 Status/SLPJ-Tickets edited by
- (diff)
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 …
Note: See TracTimeline
for information about the timeline view.
