Timeline
12/01/09:
- 20:21 Ticket #3710 (WriteFile: invalid argument (The handle is invalid.)) created by
- I defined an interface to the Windows WriteFile? routine to allow …
- 20:05 Ticket #3709 (Data.Either.partitionEithers is not lazy enough) closed by
- fixed: Fixed by […]
- 12:26 Ticket #3709 (Data.Either.partitionEithers is not lazy enough) created by
- Data.Either.partitionEithers gives a stack overflow for long or infinite …
- 12:17 Ticket #3706 ("GHC Commentary" link in HACKING is broken) closed by
- fixed: Thanks for the report! Fixed in HEAD and 6.12: […]
- 12:16 Ticket #3682 (shared libraries not installed executable) closed by
- fixed: Fixed in 6.12, HEAD and the respective Cabal upstreams: […]
- 11:02 Ticket #3684 (Missing ghc-pkg options in --help) closed by
- fixed: Merged
- 11:00 Ticket #3694 (Image link in User's Guide is broken) closed by
- fixed: Merged
- 10:32 Ticket #3683 (could not build ghc-6.12.0.20091121 under solaris) closed by
- fixed: Fixed in HEAD and 6.12 by: […] […] The second patch should fix …
- 07:45 GhcCoverage edited by
- found more likely replacement from haskellwiki (diff)
- 07:43 GhcCoverage edited by
- replacing broken HPC link with Hackage page. is this correct? not sure … (diff)
- 07:35 Commentary/Compiler/SymbolNames edited by
- suggestions for zv, % mnemonic (diff)
- 06:45 Ticket #3708 (more build errors for ghc-6.12.0.20091121 under solaris) closed by
- duplicate: It seems this error is due to the still wrong file distdir-way-opts.mk …
- 06:23 Ticket #3708 (more build errors for ghc-6.12.0.20091121 under solaris) created by
- getting beyond the bin/sh and sed errors (#3683) I get […]
11/30/09:
- 10:07 Ticket #3707 (deriving Data, Typeable for empty data decls) created by
- Empty data decls are useful for things like phantom types. However, …
- 08:54 Commentary/Pipeline edited by
- typo (diff)
- 08:07 Ticket #3706 ("GHC Commentary" link in HACKING is broken) created by
- The HACKING file links to < …
- 07:56 HackPar edited by
- pointer to the source code (diff)
- 03:49 HackPar edited by
- (diff)
- 01:23 Ticket #3700 (Being instance of Monoid is not checked) closed by
- invalid
11/29/09:
- 12:34 Ticket #3685 ("double free or corruption" error when running Setup.hs with other GHC in ...) closed by
- fixed: Merged
- 08:59 HackPar edited by
- (diff)
- 08:58 HackPar edited by
- (diff)
- 06:17 HackPar edited by
- added participants list, rearranged items (diff)
- 04:44 Ticket #3705 (-fPIC without -dynamic silently ignored) created by
- […] If you attempt to use -fPIC without -dynamic, then you get non-PIC …
- 04:26 Ticket #3704 (Using -shared without -dynamic should be rejected on linux) created by
- When trying to link with ghc -shared […] it adds a bunch of arguments …
- 02:17 Ticket #3703 (-ddump-rules does not list all rules in effect) created by
- Hi, the attached code has a function breakOn which calls "break (c==)" …
11/28/09:
- 22:33 Ticket #3702 (deriving for GADTs) created by
- I'm pleased to see that GHC 6.12.1 will include deriving for GADTs. …
- 12:42 Ticket #3701 (allow existential wrapper newtypes) created by
- Consider this OO-style thing, a class Compiler, and a most general …
11/27/09:
- 09:05 Ticket #3668 (PIE-enabled hardened gcc might broke GHC.) closed by
- fixed: sed -i -e "s|wrapped|wrapped ${GHC_CFLAGS}|" ${S}/ghc/ghc.wrapper" This …
- 06:56 BugSweep edited by
- (diff)
- 02:34 Ticket #3700 (Being instance of Monoid is not checked) created by
- It is possible pass not only instances of Monoid to tell function and load …
- 02:31 Status/SLPJ-Tickets edited by
- (diff)
- 02:01 Ticket #3699 (Wildcards in type functions) created by
- I would like to be able to use wildcards in type synonym family instances, …
11/26/09:
- 20:36 Ticket #3698 (Bad code generated for zip/filter/filter loop) created by
- Here is the program: […] GHC generates this: […] Eta-expanding …
- 16:21 Ticket #3697 (Method selectors aren't floated out of loops) created by
- Here is a small example: […] Here is the code that the current HEAD …
- 15:57 Ticket #3696 (Incorrect type inferred with -fwarn-missing-signatures and a type class) created by
- The inferred type using -fwarn-missing-signatures and a type class is too …
- 15:39 HackPar edited by
- (diff)
- 12:31 Ticket #3695 (GHC-6.12.1-RC2-20091121 build fails when using stage-1 compiler) created by
- When trying to build RC2 (20091121) under Solaris 10, I encountered the …
- 09:59 Ticket #3691 (Error message doesn't mention necessary extension in warning) reopened by
- Simon, I think that would be valuable 1) because people might turn on …
- 09:41 Ticket #3690 (GHC panics on a crazy type signature) closed by
- fixed: Thanks for the report. It's fixed in 6.12 and HEAD […]
- 07:05 Ticket #3691 (Error message doesn't mention necessary extension in warning) closed by
- invalid: The error message looks right to me. GHC can't deduce (Print' flag a) …
11/25/09:
- 23:00 Ticket #3694 (Image link in User's Guide is broken) created by
- In section 5.1.1 "Inserting cost centres by hand" of the user's guide, …
- 22:36 Ticket #3693 (Show stack traces) created by
- Debugging stack overflows can be very difficult, because GHC gives very …
- 15:11 Ticket #3692 (Bogus type error message in type with constraints after the arrow) created by
- Hello, I've found a bug, however it may be a duplicate of one of these: …
- 12:43 Ticket #3691 (Error message doesn't mention necessary extension in warning) created by
- In this example(Taken from …
- 10:55 BugSweep edited by
- (diff)
- 10:48 Ticket #3641 (^L Does Not Work Anymore in Interactive Mode for 6.10.x?) closed by
- fixed: OK, it sounds like your problems are all resolved by the new version of …
- 10:31 Ticket #3690 (GHC panics on a crazy type signature) created by
- […] I have NO idea what that would mean or whatever it makes sense at …
- 06:34 Ticket #3688 (getOptions'.parseLanguage(2) went past eof token) closed by
- duplicate: Thanks for the report. Happily, this is already fixed (#3212).
- 06:33 Ticket #3689 (GHCi bug on too long input lines) closed by
- duplicate: Thanks for the report. Happily, this is already fixed (#789).
- 06:22 Ticket #3689 (GHCi bug on too long input lines) created by
- This is probably a very strange thing to do, but when you put a really, …
11/24/09:
- 11:08 Ticket #3688 (getOptions'.parseLanguage(2) went past eof token) created by
- Prelude> :l counter.hs : panic! (the 'impossible' happened) (GHC version …
- 04:17 Ticket #3687 (Merge _stub.o files back in to the .o file) created by
- GHC sometimes generates _stub.o files. When it does, ghci doesn't work …
- 02:31 Ticket #451 (GHC poor type-checker error message) closed by
- wontfix: I agree that the error message could be better, but fixing that is a …
11/23/09:
- 18:23 Ticket #3686 (please remove huge ghc-tarballs/) created by
- Just prior to ghc-6.12 RC2 the ghc tarball sizes ballooned: […] This …
- 17:54 Ticket #3685 ("double free or corruption" error when running Setup.hs with other GHC in ...) created by
- Inside network-2.2.1.5 source directory: […] Basically, a Setup …
- 11:32 Ticket #3684 (Missing ghc-pkg options in --help) created by
- ghc-pkg does not in --help say it can do recache. Any …
- 08:55 Ticket #3130 (copyFile and findExecutable don't work correctly if filename has national ...) closed by
- fixed: Great, thanks!
- 05:46 Ticket #3683 (could not build ghc-6.12.0.20091121 under solaris) created by
- after unpacking ghc-6.12.0.20091121-src.tar.bz2 and doing "./configure" …
11/22/09:
- 20:58 Ticket #3682 (shared libraries not installed executable) created by
- When ghc-6.12.0 is built with --enable-shared, libHS*.so shared library …
- 17:49 Ticket #3681 (hsc2hs wrapper script throws away $HSC2HS_EXTRA's value when specified C ...) created by
- hsc2hs wrapper script ignores default flags to build 32bit binary when …
- 14:08 BugSweep edited by
- (diff)
- 14:07 Ticket #851 (Incomplete-pattern checking for n+k patterns is not implemented) closed by
- wontfix: The !NoNPlusKPatterns proposal was accepted for H'2010, so I don't think …
- 13:19 BugSweep edited by
- (diff)
- 13:19 Ticket #816 (Weird fundep behavior (with -fallow-undecidable-instances)) closed by
- fixed: This example now compiles in 6.12.
- 12:53 BugSweep edited by
- (diff)
- 12:52 BugSweep edited by
- (diff)
- 12:51 Ticket #785 (Allow partial application of type synonyms) closed by
- wontfix: I think that this is very unlikely to be implemented, and even if it is, …
- 12:07 Ticket #3680 (Improve docs for 'length') created by
- The haddock docs for 'length' and 'genericLength' give no indication of …
- 11:57 BugSweep edited by
- (diff)
- 11:56 Ticket #768 (Improve performance of binary serialisation for interface files) closed by
- fixed: We've started to move towards using the binary package, which uses a …
- 11:36 BugSweep edited by
- (diff)
- 10:56 BugSweep edited by
- (diff)
- 10:56 Ticket #740 (Copyright information is wrong in some GHC source files) closed by
- wontfix: I'm going to close this ticket because, while the copyright holder …
- 10:41 BugSweep edited by
- (diff)
- 10:37 BugSweep edited by
- (diff)
- 10:33 BugSweep edited by
- (diff)
- 09:32 BugSweep edited by
- (diff)
- 07:42 Ticket #601 (Replace GMP) closed by
- fixed: It's now possible to build GHC with different integer libraries, so I …
- 07:18 BugSweep edited by
- (diff)
- 07:18 Ticket #476 (HUnit treats failures as errors) closed by
- invalid: HUnit is no longer distributed with GHC, so I'm closing this ticket.
- 07:10 BugSweep edited by
- (diff)
- 07:06 BugSweep edited by
- (diff)
- 05:38 BugSweep edited by
- (diff)
- 05:37 Ticket #420 (O'Haskell) closed by
- wontfix: I'm not aware of any plans in this area, but if anyone does want to do …
- 05:33 BugSweep edited by
- (diff)
- 05:33 Ticket #408 (OpenAL needs -pthread) closed by
- invalid: OpenAL is no longer shipped with GHC, so closing this ticket.
- 05:30 BugSweep edited by
- fixed typo (diff)
- 04:10 BugSweep edited by
- xrefed a couple of tickets about JVM backends (diff)
11/21/09:
- 16:19 Ticket #3102 (The impossible happened with implicit parameters) reopened by
- Better than panic, but it's still wrong, because "a = (?p::Int) => a" is …
- 16:14 BugSweep edited by
- Remove closed tickets (diff)
- 16:04 Ticket #3102 (The impossible happened with implicit parameters) closed by
- fixed: In 6.12 and HEAD, we now get a nice error: […]
- 12:22 Ticket #3419 (Incorrect "unnecessary import" warning) closed by
- wontfix: Too late to change this for 6.12, so I'd suggest that if anyone is not …
- 12:16 Ticket #3350 (GHC doesn't compile on Mac OS X 10.4 (Tiger) via MacPorts) closed by
- invalid: I'm closing this as it looks like a MacPorts issue.
- 12:14 Ticket #3226 (please eliminate error message from Make on every build) closed by
- wontfix: I don't think there's a cure for this that isn't worse than the disease, …
- 11:55 Ticket #3200 (System.Environment.withProgName strips everything before the last slash) closed by
- wontfix: I think this would be best handled as part of the library proposal for …
- 08:13 Ticket #3329 (Errors Building 6.10.3 on NetBSD 4.0) closed by
- fixed: The build system has been completely changed in 6.12, so I'm closing this …
- 07:58 Ticket #3657 (ffi-1.0 causes panic in 6.12.20091010) closed by
- duplicate: Thanks, kosmikus. Looks likely you're right, so I'm closing this as a …
- 06:43 Ticket #3165 (:history throws "Irrefutable pattern failed" exception) closed by
- invalid: No response from submitter, so closing.
- 06:24 Ticket #2954 (System.Process.terminateProcess sends SIGTERM rather than SIGKILL on unix) closed by
- fixed: I'm closing this ticket. If someone wants to propose adding a …
- 06:08 Ticket #2824 (Duplicate symbols generated when Generics flag and syb-with-class "derive" ...) closed by
- fixed: I can no longer reproduce this in the 6.12 branch or HEAD.
11/20/09:
- 20:11 Supercompilation edited by
- (diff)
- 16:43 Ticket #3280 (The order of arguments to the function passed to nubBy got swapped somehow) closed by
- wontfix: My understanding is that nub and nubBy are currently consistent, so …
- 15:07 Ticket #2984 (Vectorized dph code doesn't terminate) closed by
- fixed: Works in the HEAD now.
- 12:45 Ticket #3652 (Gettting error while running configure) closed by
- invalid: It looks like you are trying to install a binary distribution, but your …
- 12:29 Ticket #3591 (A working program reports <<loop>> when compiled with -O) closed by
- fixed: Aha, yes, it's already merged.
- 09:18 Ticket #3679 (./configure --enable-shared does not work for ghc-6.10) created by
- […]
- 05:52 Supercompilation edited by
- (diff)
- 05:51 Supercompilation edited by
- (diff)
- 02:08 GHC-6.12.1 created by
11/19/09:
- 18:46 Ticket #3661 (Profiling GHC HEAD broken under OSX.) closed by
- fixed: I'm no longer able to reproduce this bug under HEAD.
- 18:28 Ticket #3678 (rejig the build system so that dummy-ghc isn't used) created by
- Build.mk: […] The build error: […]
- 09:54 BugSweep edited by
- Remove closed tickets (diff)
- 09:51 BugSweep edited by
- (diff)
- 08:31 Ticket #3648 (Release a new containers version) closed by
- fixed: Fixed: […]
- 08:31 Ticket #3653 ("Missing header file: HsDirectory.h" with old kernel/glibc) closed by
- fixed: Fixed in HEAD: […] and 6.12: […]
- 08:28 Ticket #3650 (Add a Natural number type to the pre-defined basic types.) closed by
- wontfix: A Natural type that doesn't need compiler support could be implemented in …
- 07:39 Building/Rebuilding edited by
- (diff)
- 04:53 BugSweep edited by
- (diff)
- 04:52 BugSweep edited by
- (diff)
- 04:45 BugSweep edited by
- (diff)
- 04:43 BugSweep edited by
- (diff)
- 03:05 Supercompilation edited by
- (diff)
11/18/09:
- 23:27 Ticket #3677 (Optimizer creates stack overflow on filtered CAF) created by
- The following code creates a stack overflow at -O1 or -O2, when running …
- 19:46 Ticket #3676 (realToFrac doesn't sanely convert between floating types) created by
- As far as I can tell, the only way to convert between floating types in …
- 17:15 Ticket #3673 (ghc-6.12.0 does not include ghc-tarballs/ for libffi?) closed by
- fixed: Thanks for the report; fixed by […] in HEAD and 6.12.
- 12:02 Ticket #3662 (Don't know how to install documentation) closed by
- fixed: Fixed in HEAD and 6.12: […]
- 09:13 Ticket #3665 (Add whole-package deprecation warnings) closed by
- fixed: I've applied the base3-deprecation-message in 6.12 (HEAD doesn't have …
- 08:56 Ticket #3675 (load fails with Literate target contents) created by
- I am loading a target with actual contents (targetContents=Just (contents, …
- 08:00 Ticket #831 (GHCi user interface bug) closed by
- fixed: This behavior does not appear in ghc-6.10.3 or ghc-6.13.20090923. It was …
- 07:28 Ticket #317 (Simplifier doesn't preserve bottoms sometimes) closed by
- fixed: Both of the programs listed above loop forever with ghc-6.10.3 and …
- 06:48 Ticket #565 (overlapping instances & fundeps broken) closed by
- invalid: I agree. And in any case we want to encourage people to move towards type …
- 06:13 Ticket #3674 (Recognise language pragmas generated by custom pre-processors (run with ...) created by
- A custom pre-processor might desugar terms into terms of a particular …
- 03:43 BugSweep edited by
- (diff)
- 03:42 BugSweep edited by
- (diff)
- 03:40 BugSweep edited by
- (diff)
- 03:35 BugSweep edited by
- (diff)
- 03:31 Ticket #1117 ([2,4..10] is not a good list producer) closed by
- fixed: Indeed, looks like efdtInt now has a RULE. Thanks Daniel!
- 01:08 Ticket #3673 (ghc-6.12.0 does not include ghc-tarballs/ for libffi?) created by
- When I try to build latest ghc-6.12.0 nightly snapshots I get: […] A …
11/17/09:
- 17:42 BugSweep edited by
- (diff)
- 15:59 Ticket #3669 (haddock: internal Haddock or GHC error: Win32-version:: openBinaryFile: ...) closed by
- fixed: Fixed in HEAD and 6.12 by: […]
- 14:20 Ticket #1185 (can't do I/O in the child of forkProcess with -threaded) closed by
- fixed: The "One more patch" seems to already be applied, but I've merged the rest …
- 10:00 Ticket #3532 (haddock should support content indexing of versioned package dirs) closed by
- fixed: Fixed in HEAD and 6.12 by: […]
- 09:55 Ticket #3303 (Allow multi-line deprecation messages.) closed by
- fixed: Merged: […]
- 08:36 TracWikiMisc edited by
- (diff)
- 08:35 TracWikiMisc edited by
- (diff)
- 08:33 GettingStarted edited by
- (diff)
- 08:31 GettingStarted edited by
- (diff)
- 08:31 GettingStarted edited by
- (diff)
- 08:15 Ticket #229 (Integer overflow in array allocation) reopened by
- Ok, re-opening.
- 07:37 Ticket #229 (Integer overflow in array allocation) closed by
- fixed: Thanks Stefan!
- 06:40 Ticket #3672 (Let Linker.c know about stg_arg_bitmaps) created by
- stg_args_bitmaps is useful to make sense of AP and PAP closures on the …
- 05:45 Ticket #3671 (Add partitioning functions to Data.List) created by
- The functions take and span have recursive equivalents takeRec and …
- 04:58 Ticket #3670 (Allow RULES for higher-ranked terms) closed by
- fixed: Good idea. Fixed by […] Simon
- 04:43 BugSweep edited by
- (diff)
- 04:36 ViewPatterns edited by
- (diff)
- 04:35 ViewPatterns edited by
- (diff)
- 04:26 BugSweep edited by
- (diff)
- 04:24 BugSweep edited by
- (diff)
- 03:03 Ticket #29 (Check for exhaustive patterns is broken) closed by
- invalid: Closing this with the approval of the GHC team …
- 01:46 BugSweep edited by
- (diff)
- 01:32 Debugging/LowLevelProfiling/QProf created by
- 01:22 Debugging/LowLevelProfiling edited by
- (diff)
11/16/09:
- 19:22 BugSweep edited by
- (diff)
- 16:41 BugSweep edited by
- Restoring it because, hey, someone else might like to do this one. (diff)
- 16:35 BugSweep edited by
- Nothing to do for this bug. (diff)
- 14:54 Ticket #1811 (liberate case needs an independent threshold) closed by
- fixed: I just noticed this ticket. As a matter of fact, liberate case has had an …
- 11:31 WikiStart edited by
- Added link to the BugSweep page (diff)
- 09:50 WorkingConventions edited by
- Trivial spelling fix. (diff)
- 06:36 BugSweep edited by
- (diff)
- 06:32 BugSweep edited by
- (diff)
- 05:42 BugSweep edited by
- (diff)
- 05:02 BugSweep edited by
- (diff)
- 05:02 BugSweep created by
- 04:03 Ticket #3670 (Allow RULES for higher-ranked terms) created by
- Here is a small code sample: […] I'd like to specialise foo to …
- 02:35 Ticket #3669 (haddock: internal Haddock or GHC error: Win32-version:: openBinaryFile: ...) created by
- This change to gen_contents_index: […] looks like it has caused this …
- 01:02 Debugging/LowLevelProfiling/PAPI edited by
- (diff)
- 00:40 Ticket #3666 (Binary: Int64 truncated to fit in 32 bit Int) closed by
- duplicate: Thanks for reporting this, but it saves work for you (uploading a test …
11/15/09:
- 11:07 Building/Porting edited by
- Force GhcRTSWays on the target, too. And just set it to the empty string, … (diff)
- 11:07 Ticket #3667 (Overly specific type inference.) closed by
- invalid: It's not a bug, it's a feature. It's the monomorphism restriction and it …
- 08:49 Building/Porting edited by
- You've to be creative when linking the compiler fails on your target … (diff)
- 08:43 Building/Porting edited by
- Avoid hours of grepping and head scratching about why PrimOps?.o references … (diff)
- 06:40 Ticket #3668 (PIE-enabled hardened gcc might broke GHC.) created by
- […] While I am building yi-editor, I get: […] mk/build.mk: […]
- 00:55 Supercompilation edited by
- (diff)
- 00:40 Supercompilation edited by
- (diff)
11/14/09:
- 20:38 Supercompilation edited by
- (diff)
- 16:29 Ticket #3667 (Overly specific type inference.) created by
- The inferred type for perms in the following code is too specific: […] …
11/13/09:
- 12:00 Ticket #3666 (Binary: Int64 truncated to fit in 32 bit Int) created by
- I'm a complete Haskell noob, but code that I wrote and loaded and ran in …
- 10:49 Ticket #3665 (Add whole-package deprecation warnings) created by
- With GHC-6.12 if you use base 3 you get: […] This is initially a …
- 10:24 Ticket #3303 (Allow multi-line deprecation messages.) reopened by
- The formatting of deprecation pragmas now accidentally includes Haskell …
- 10:03 Status/SLPJ-Tickets edited by
- (diff)
- 06:05 Status/SLPJ-Tickets edited by
- (diff)
- 05:11 Building/Docs edited by
- (diff)
- 05:08 Building/Docs edited by
- (diff)
- 01:45 Ticket #3664 (Ghc eats tremendous heaps of RAM in -prof build (highlighting-kate)) created by
- Tried to build highlighting-kate-0.2.5 from hackage with ghc-6.12rc1 …
- 01:25 Ticket #3663 (Unreg build fails when haddocking dph-seq) created by
- The unregisterised HEAD build is failing thus: […] Presumably because …
- 00:32 Ticket #3660 ("Var.tcTyVarDetails" exception w/ Assoc. Datatypes and Monad Transformers) closed by
- fixed: Thanks. I had to add some imports thus: […] Happily this works ok in …
11/12/09:
- 20:49 Ticket #3659 (two-dimensional PArrays in data parallel code) closed by
- worksforme: In the HEAD, fromList hast this type: […] That said, the type …
- 20:30 Ticket #3662 (Don't know how to install documentation) created by
- Following the changes to the build system that got merged in earlier this …
- 20:24 Ticket #2813 (Create a utf8 bytestring-a-like) closed by
- wontfix: I think that it makes some sense to close this bug, since it's really not …
- 18:28 Ticket #3661 (Profiling GHC HEAD broken under OSX.) created by
- If I pull latest HEAD, with the following contents in build.mk: […] and …
- 10:25 Ticket #3660 ("Var.tcTyVarDetails" exception w/ Assoc. Datatypes and Monad Transformers) created by
- Summary: When trying to build a monad stack which involves a state …
- 08:43 Ticket #3659 (two-dimensional PArrays in data parallel code) created by
- Hi -- Is it possible to create two-dimensional PArrays? It seems like an …
- 07:36 Building edited by
- (diff)
- 07:36 Building edited by
- (diff)
- 06:47 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 06:34 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 04:55 Debugging/LowLevelProfiling/oprofile edited by
- (diff)
- 02:47 Ticket #3658 (Dynamically link GHCi (and use system linker) on platforms that support it) created by
- In 6.14.1 we should switch to shipping a dynamically linked GHCi binary, …
11/11/09:
- 17:12 Supercompilation edited by
- (diff)
- 15:52 Supercompilation edited by
- (diff)
- 14:25 Ticket #3657 (ffi-1.0 causes panic in 6.12.20091010) created by
- After upgrading GHC to 6.12, any Haskell file I try to compile yields this …
- 08:12 Ticket #3656 (ghci leaves /tmp/ghc* directory if killed by signal) created by
- I was wondering where do numerous /tmp/ghc${PID}_0 directories come from. …
- 03:06 Ticket #3655 (Performance regression relative to 6.10) created by
- The attached program runs more slowly when compiled with 6.12 compared to …
- 03:06 TypeFunctionsStatus edited by
- (diff)
11/10/09:
- 21:50 Ticket #3654 (Mach-O GHCi linker lacks support for a range of relocation entries) created by
- The Mach-O code of the GHCi linker rts/Linker.c lacks support for a …
- 16:14 Ticket #3653 ("Missing header file: HsDirectory.h" with old kernel/glibc) created by
- Configuring ghc-6.12.1rc1 on a machine with linux kernel 2.6.9 and glibc …
- 12:57 HackPar edited by
- (diff)
- 12:40 HackPar edited by
- (diff)
- 09:58 HackPar edited by
- (diff)
- 07:59 Ticket #3652 (Gettting error while running configure) created by
- HI, While i run the configure i am getting the following error. Please …
- 04:07 TypeFunctionsStatus edited by
- (diff)
- 04:00 Status/SLPJ-Tickets edited by
- (diff)
- 03:28 Ticket #3631 (Overload the Prelude iterate to support list input) closed by
- wontfix: Replying to shelbymoore3: > > Thanks for the suggestion, but …
- 02:49 Ticket #3631 (Overload the Prelude iterate to support list input) reopened by
- Replying to igloo: > Thanks for the suggestion, but if you …
- 01:15 HackPar edited by
- added and sorted topics to cover (diff)
- 00:48 Ticket #3651 (GADT type checking too liberal) created by
- I would expect the following three functions to fail: […] But they …
11/09/09:
- 22:28 Supercompilation edited by
- (diff)
- 21:34 Ticket #3650 (Add a Natural number type to the pre-defined basic types.) created by
- See http://hackage.haskell.org/trac/haskell-prime/wiki/Natural …
- 13:32 HackPar edited by
- (diff)
- 13:15 Building/Preparation/Linux edited by
- (diff)
- 09:16 Ticket #3649 (inconsistent exception between unix/windows for running non-existant ...) created by
- […] On Windows this prints True since it throws a "does not exists" …
- 06:20 Ticket #3643 (building heliumeditor) closed by
- invalid: This happens when the package author leaves some .hi files in the …
- 03:11 Building/Preparation/Windows edited by
- Add python back to the list of things to install (diff)
- 02:46 Building/Preparation/Windows edited by
- (diff)
- 02:41 Platforms edited by
- (diff)
- 02:37 Platforms edited by
- add dragonfly BSD (diff)
11/08/09:
- 12:31 Ticket #3610 (Installer has hard-coded path /usr/bin/strip) closed by
- fixed: Fixed in HEAD and 6.12 by: […]
- 12:30 Ticket #3635 (base-3-compat with 6.12 won't load in GHCi, Template Haskell on Windows) closed by
- fixed: Thanks for the report; fixed by […]
- 12:11 Building/Porting edited by
- gmp found a new home in libraries/integer-gmp (diff)
- 11:20 Ticket #3531 (Haddock needs tcRnGetInfo, hence GhcWithInterpreter YES) closed by
- fixed: This bug has been fixed by the above patch, and #3558 is a task for us to …
- 04:34 Ticket #3644 (./configure fails while gcc version checking) closed by
- fixed: OK, thanks for the follow-up. It sounds like you have an old snapshot, so …
- 02:59 Ticket #3598 (ghc-stage2 binary name confusing for users) closed by
- fixed: Now fixed in 6.12 and HEAD: […]
11/07/09:
- 16:58 Ticket #3400 (OS X: ghc broken on Snow Leopard) closed by
- fixed: Fixed by […]
- 13:52 Ticket #3648 (Release a new containers version) created by
- To include: […]
- 12:19 Ticket #3647 (unify handling and error messages for -X vs. {-#LANGUAGE ...#-} ...) created by
- it's easy to accidentally cut and paste a -XExtentionName from a ghc error …
- 09:23 Ticket #3295 (Null deref by threaded runtime scheduler) closed by
- fixed: No response from submitter, so closing this ticket.
- 09:20 Status/Oct09 edited by
- Typo fix. (diff)
- 07:01 Ticket #3646 (Enforce requirement that our repos contains a subset of upstream's patches) created by
- Simon Marlow wrote this prehook script: […] although this is not ideal, …
- 04:42 Ticket #3616 (ghci crash from :l) closed by
- fixed: I've opened #3645 for the interaction of layout and pragmas. I'm not sure …
- 04:40 Ticket #3519 (ghc: panic! (the 'impossible' happened)) closed by
- fixed: I've created #3645.
- 04:40 Ticket #3645 (Layout and pragmas) created by
- With this module: […] GHC 6.12 says: […] but this should probably be …
- 02:46 Ticket #3644 (./configure fails while gcc version checking) created by
- ./configure exits with an error 1 but commenting out lines 4115 - 4138 …
11/06/09:
- 13:42 Ticket #3624 (Parse fails when foreign import declarations contain path information ...) closed by
- fixed: Fixed in HEAD and 6.12 by: […]
- 10:41 Ticket #3640 (NamedFieldPuns broken in where clauses) closed by
- fixed: Merged.
- 10:37 Ticket #3604 (Use of template-haskell is broken with shared libraries) closed by
- fixed: Merged.
- 10:33 Ticket #3439 (Improve the setup for ticky) closed by
- fixed: All 3 patches are now in the 6.12 branch.
- 10:23 Ticket #3643 (building heliumeditor) created by
- :~/share/heliumEditor$ cabal configure Resolving dependencies... Binary: …
- 08:39 Ticket #3114 ("ghc -shared --make" gives panic) closed by
- fixed: This was fixed: […]
- 02:57 Status/SLPJ-Tickets edited by
- (diff)
- 02:56 Ticket #714 (Inconsistency between handling functional dependencies in class and ...) closed by
- duplicate: I'll close this long thread in favour of #3490, which summarises the key …
- 01:45 Ticket #3491 (Relax superclass restrictions) closed by
- duplicate: ticket created twice: see #3490
- 01:19 Ticket #3614 (Cabal file parser can't handle colon in description) closed by
- invalid: Thanks; closing.
- 00:57 Building/Porting edited by
- (diff)
11/05/09:
- 20:59 Building/Architecture/Idiom/Macros edited by
- typo (diff)
- 12:12 Debugging/LowLevelProfiling/PAPI edited by
- Added note about adding PAPI library dir to LD_LIBRARY_PATH (diff)
- 11:17 Ticket #3616 (ghci crash from :l) reopened by
- sorry, i didn't search for dupes cuz the message said to report it and i …
- 08:52 Ticket #3616 (ghci crash from :l) closed by
- duplicate: dup of #3153 (the most opt-reported GHC bug! we could have saved …
- 07:03 Ticket #3609 (ar.exe: Bad file number) closed by
- duplicate: #3201 wasn't fixed on the 6.10 branch, the fix is only in 6.12 and later. …
- 06:40 Ticket #3622 (ghci ignores LANGUAGE TemplateHaskell pragma) closed by
- duplicate: dup of #3217
- 04:35 Ticket #3234 (foldr/single no longer firing in GHC 6.10) closed by
- fixed: I fixed this as part of the big INLINE patch. The relevant note is in …
- 04:27 Debugging/RuntimeSystem edited by
- (diff)
- 04:26 Debugging edited by
- (diff)
- 04:26 Debugging/RuntimeSystem created by
11/04/09:
- 14:56 Ticket #1735 (unused binding changes program behaviour) closed by
- fixed: This one has been in my to-do list for a long time, and I've finally …
- 13:51 Status/Oct09 edited by
- (diff)
- 11:36 Status/SLPJ-Tickets edited by
- (diff)
- 10:06 Status/SLPJ-Tickets edited by
- (diff)
- 09:36 Debugging/TickyTicky edited by
- (diff)
- 08:39 Ticket #3639 (GHC 6.10.1 fails to build with "../includes/ghcautoconf.h: No such file ...) closed by
- duplicate: It looks like the original bug report is the same as #2619. I don't know …
- 08:12 Status/Oct09 edited by
- (diff)
- 06:47 Ticket #3642 (GHC does not build using the Haskell Platform on Windows) created by
- We still have issues with paths containing spaces in the build system. I …
- 06:40 Ticket #3441 (readProcess ... (exit 11): failed) reopened by
- Simon, I finally got a core dump. Attaching it. However this time the …
- 06:17 Ticket #3548 (test T3294 incorrectly reported as error for unregistered build) closed by
- fixed: Fixed […]
- 06:10 Ticket #3641 (^L Does Not Work Anymore in Interactive Mode for 6.10.x?) created by
- I use Ctrl+L a lot to clear the terminal. The clear screen feature is …
- 04:44 Status/Oct09 edited by
- Fixed link to LetGen? paper (diff)
- 04:12 WikiStart edited by
- Updated link to Status Update to Oct09 (diff)
- 03:23 Ticket #3640 (NamedFieldPuns broken in where clauses) created by
- The attached file compiles fine under GHC 6.10. However, under 6.12, it …
- 01:40 Ticket #3639 (GHC 6.10.1 fails to build with "../includes/ghcautoconf.h: No such file ...) created by
- I am attempting to build GHC 6.10.1 on a CentOS 4.5 machine. At the 'make …
- 00:47 Status/Oct09 edited by
- (diff)
- 00:46 Status/Oct09 edited by
- (diff)
- 00:42 Status/Oct09 edited by
- (diff)
- 00:37 Status/SLPJ-Tickets edited by
- (diff)
11/03/09:
- 23:12 Ticket #3638 (Redundant signature required with RULES and GADTs) created by
- Here is a small program: […] GHC complains: […] And indeed, …
- 20:45 Status/Oct09 edited by
- (diff)
- 20:43 Status/Oct09 edited by
- (diff)
- 19:53 Status/Oct09 edited by
- (diff)
- 19:52 DataParallel/BenchmarkStatus edited by
- (diff)
- 19:41 DataParallel/BenchmarkStatus edited by
- (diff)
- 19:26 Status/Oct09 edited by
- (diff)
- 19:24 Status/Oct09 edited by
- (diff)
- 19:04 Status/Oct09 edited by
- (diff)
- 15:01 Ticket #3637 (./configure doesn't understand Gentoo's build/host/target) created by
- Apparently there are several styles in how to write your build/host/target …
- 08:01 Debugging/LowLevelProfiling/oprofile edited by
- (diff)
- 07:13 Status/Oct09 edited by
- (diff)
- 07:12 Status/Oct09 edited by
- (diff)
- 07:10 Status/Oct09 edited by
- (diff)
- 06:58 Status/Oct09 edited by
- (diff)
- 06:53 Status/Oct09 edited by
- (diff)
- 06:38 Debugging/LowLevelProfiling/oprofile edited by
- (diff)
- 05:56 Status/Oct09 edited by
- (diff)
- 05:55 Status/Oct09 edited by
- (diff)
- 05:51 Status/Oct09 edited by
- (diff)
- 05:33 Status/Oct09 edited by
- (diff)
- 04:12 Status/SLPJ-Tickets edited by
- (diff)
- 03:47 PAPI edited by
- (diff)
- 03:46 PAPI edited by
- (diff)
- 03:45 PAPI edited by
- (diff)
- 03:44 Debugging/LowLevelProfiling/PAPI edited by
- (diff)
- 03:43 Debugging/LowLevelProfiling/PAPI edited by
- (diff)
- 03:42 Debugging/LowLevelProfiling/PAPI edited by
- (diff)
- 03:41 Debugging/LowLevelProfiling/PAPI/Installing created by
- 03:27 Ticket #3631 (Overload the Prelude iterate to support list input) closed by
- wontfix: Thanks for the suggestion, but if you would like to propose changes to the …
- 03:19 Ticket #3636 (ghc --make sends progress output to stderr) created by
- This is a relatively minor problem, but it is really annoying. Running …
- 02:52 Debugging/LowLevelProfiling/oprofile created by
- 02:51 Debugging/LowLevelProfiling edited by
- (diff)
- 02:50 Debugging/LowLevelProfiling/PAPI created by
- 02:44 Debugging/LowLevelProfiling edited by
- (diff)
- 02:36 Debugging/LowLevelProfiling created by
- 02:33 Debugging edited by
- (diff)
- 02:17 Debugging edited by
- (diff)
- 02:13 Building edited by
- (diff)
- 00:59 Ticket #3635 (base-3-compat with 6.12 won't load in GHCi, Template Haskell on Windows) created by
- base3-compat/GHC/Handle.hs needs: […] Wrapped around its export for …
11/02/09:
- 23:41 Ticket #3634 (Add traceM, traceShowM and withTrace) created by
- On haskell-libraries we have …
- 18:05 Ticket #3633 (Heap size suggestion of > 2145 MB gets ignored) created by
- Hello, If I run a GHC-compiled program with: +RTS -H2150M -RTS or …
- 13:19 Ticket #3632 (lift restrictions on records with existential fields, especially in the ...) created by
- the attached file demos the use of a record with an existential field with …
Note: See TracTimeline
for information about the timeline view.
