Timeline
06/19/10:
- 17:50 Ticket #4143 (Data.Set can overflow Int on balance check) closed by
- invalid: With Jim on the #haskell channel, we worked out that this case can never …
- 15:55 Ticket #4143 (Data.Set can overflow Int on balance check) created by
- Data.Set uses Ints to track tree sizes. Rotation decisions, however, are …
- 12:12 Debugging/LowLevelProfiling/Perf created by
- 11:50 Debugging/LowLevelProfiling edited by
- (diff)
- 11:18 Ticket #2380 (Adjustor.o crash compiling ghc 6.8.3 on iBook G4 10.4.11) closed by
- wontfix: Bus error in the 6.8 branch, and on a non-tier-1 platform, so closing.
- 11:00 Ticket #2249 (Undeclared variable in cmm reports as panic) closed by
- wontfix: Given Simon's message, and the amount of time this has lingered, I'll …
- 10:07 Ticket #2444 (gtk2hs 0.9.13 fails to build on ppc due to bad code generated with -fvia-C) closed by
- wontfix: -fvia-C is now deprecated, and Linux PPC is not a tier 1 platform, so …
- 10:03 Ticket #2012 (compiling via-C does not work on ppc) closed by
- wontfix: -fvia-C is now deprecated, and OS X PPC is not a tier 1 platform, so I'm …
- 09:08 Ticket #3822 (guards in arrow notation (Arrows extension) case statement cause compiler ...) closed by
- fixed: Thanks! Test added. Not merging, as we won't be making another 6.12 …
- 08:22 Ticket #2615 (ghci doesn't play nice with linker scripts) closed by
- fixed: Didn't get merged
06/18/10:
- 08:16 Ticket #4142 (directory fails to upgrade/build) created by
- In a ghci session on a Windows 7 system, I tried to install a package …
- 07:18 Ticket #4141 (Inconsistant .hi or .hi-boot compilation error) created by
- I get the following message from GHC and GHCI when compiling. I am using …
- 05:10 AmazonEC2 edited by
- (diff)
- 05:09 AmazonEC2 edited by
- (diff)
- 03:12 Commentary/Compiler/Backends/LLVM/Installing edited by
- (diff)
- 03:11 Commentary/Compiler/Backends/LLVM/Installing edited by
- Add in using information (diff)
- 03:01 Commentary/Compiler/Backends/LLVM edited by
- Add in new llvm paper linki (diff)
- 02:59 AmazonEC2 edited by
- (diff)
- 02:58 AmazonEC2 edited by
- (diff)
- 02:58 Commentary/Compiler/Backends/LLVM/WIP edited by
- Update tntc status (diff)
- 02:54 Commentary/Compiler/Backends/LLVM/DevelopmentNotes edited by
- update now that tntc is supported (diff)
- 02:52 Commentary/Compiler/Backends/LLVM/Installing edited by
- Update now that llvm is in ghc head and supports tntc (diff)
06/17/10:
- 15:58 Ticket #4095 (add Applicative instance for Either) closed by
- fixed: Supported by Edward Kmett, Henning Thielemann, Yitzchak Gale, Bas van Dijk …
- 15:11 Ticket #4104 (ghc-pkg refuses to register packages if some include directories don't ...) closed by
- fixed: Fixed by: […]
- 14:50 Ticket #4140 (dynHelloWorld(dyn) fails in an unreg build) created by
- In an unregisterised build, dynHelloWorld(dyn) is failing: there is …
- 13:27 Ticket #3663 (Unreg build fails when haddocking dph-seq) closed by
- fixed: Fixed by: […]
- 10:19 Ticket #781 (GHCi on x86_64, cannot link to static data in shared libs) closed by
- fixed: The session in the description now works, and getEnvironment01 passes …
06/16/10:
- 09:23 Ticket #4139 (Spurious non-exhaustive pattern match warnings are given using GADTs) created by
- When using slightly complicated GADTs, GHC gives me erroneous …
- 08:57 Ticket #4138 (Performance regression in overloading) created by
- The following program goes 25% slower with HEAD compared to 6.12.3: …
- 04:21 Ticket #4137 (real/veritas/DerivedRules.hs features invalid multibyte/wide char) created by
- Around line 113 of real/veritas/DerivedRules.hs features the …
06/15/10:
- 09:37 Ticket #4080 (Use libcharset instead of nl_langinfo(CODESET) if possible.) closed by
- fixed: Applied.
- 09:37 Ticket #4109 (Make Data.Map.insertWith' and friends consistently force the value ...) closed by
- fixed: Patch applied.
- 09:36 Ticket #3232 (Remove registerised -fvia-C) closed by
- fixed: -fvia-c is now deprecated, and will be removed in a future release.
- 08:23 Ticket #4136 (Automatically derived Read of operator is not inverse of automatically ...) created by
- This program fails as shown below using ghc 6.13 snapshot 20100519 […] …
- 06:58 Ticket #4049 (Support for ABI versioning of C libraries) closed by
- wontfix: In GHC we don't currently support the kind of ABI versioning you get in C …
- 06:33 Ticket #4123 (Control.Concurrent.MVar doesn't need to depend on the Prelude) closed by
- fixed: Done. The attached patch depended on a patch by bos that I don't have, so …
- 06:32 Ticket #4122 (Data.Monoid doesn't need to depend on the Prelude) closed by
- fixed: Done. The attached patch depended on a patch by bos that I don't have, so …
- 06:31 Ticket #4057 (Modifying TVar after calling always causes freeze/spin in GHCi) closed by
- fixed: Fixed: […]
- 04:35 Ticket #4039 (problems with semaphores in ghc-6.10.4 unix-2.3.2.0) closed by
- fixed: I think this is probably the bug we fixed in this patch: […] The fix …
- 03:10 Commentary/Compiler/Backends/LLVM/DevelopmentNotes edited by
- Add repa segfault (diff)
- 00:19 Ticket #4127 (Template haskell instance declaration quotations with members don't work ...) closed by
- fixed: Excellent point. You've flushed out a long-lurking bug -- thank you. …
06/14/10:
- 19:49 Ticket #4135 (Can't Quote Instance Associated Types in Template Haskell) created by
- Give this a whirl: […] […]
- 14:45 Ticket #4134 (ghc-pkg register should reject relative paths) created by
- Consider this output from ghc-pkg describe […] This relative path is …
- 10:05 Ticket #4126 (Order of members reversed when a template haskell instance declaration ...) closed by
- fixed: Excellent point. Thanks for reporting this. Fixed by […] It's fairly …
- 08:57 Ticket #4120 (Iface type variable out of scope in cast) closed by
- fixed: Fixed by […] Simon
- 03:39 Ticket #3763 (make -j8 fails for ghc-6.12.1-pre) closed by
- fixed: Thanks for the report. Happily, this is already fixed in the HEAD. 6.12 …
- 03:12 Ticket #4125 (Template haskell rejects duplicate instances before they're spliced) closed by
- invalid
06/13/10:
- 13:10 Ticket #4119 (File buffering isn't flushed at exit) closed by
- invalid: This is an example of how finalizers aren't guaranteed to be run. If you …
- 12:46 Ticket #4116 (Type supplement for constructor specific uses of sum types) closed by
- invalid: I think a proposal for a type system extension like this would be better …
- 12:04 Ticket #4133 (-fvia-C option does not work on ppc with Linux) closed by
- wontfix: PPC/Linux is not a tier 1 platform, so we don't actively …
- 11:49 Ticket #4133 (-fvia-C option does not work on ppc with Linux) created by
- Tested on the just released 6.12.3 and Debian's ghc6_6.12.1-13, processor …
- 11:25 Ticket #4113 (canonicalizePath "" returns noise) closed by
- fixed: Fixed: […] It already seems to be fixed on Windows.
- 10:16 Ticket #4130 (Shared Object of libHShaskell98 Not Found) closed by
- fixed: If this is 6.12-only then it's not an issue as we don't intend to do any …
- 10:14 Ticket #4132 (Generate .o, .dyn_o, .p_o etc. simultaneously) closed by
- wontfix: Not as much work can be shared as you might expect. For example, when …
- 06:08 Contributors edited by
- update Fedora to Haskell SIG (diff)
- 06:05 Contributors edited by
- fedora extras is long part of part (diff)
- 04:52 Ticket #4061 (Implement mutually recursive view patterns) closed by
- wontfix: I'm closing this ticket as we don't see a way to make progress on it.
- 03:56 Ticket #4054 (Configure script for Linux binary does not check for libgmp) closed by
- wontfix: Thanks for the report. However, the bindist configure script isn't …
- 03:45 Ticket #4042 (Order of declarations affects the correctness of reported error.) closed by
- Didn't get merged.
06/12/10:
- 21:36 Ticket #4132 (Generate .o, .dyn_o, .p_o etc. simultaneously) created by
- I guesstimate there's a lot of work being unnecessarily duplicated when …
- 16:21 WikiStart edited by
- hurray! we have a new release! (diff)
- 12:52 Ticket #4111 (Sample GHCi session for 6.12.1 user guide shows 6.8.1) closed by
- fixed: Applied, thanks: […]
- 02:45 Ticket #4131 (Crash in messageBlackHole() on SPARC) closed by
- fixed
- 00:00 Milestone 6.12.3 completed
06/11/10:
- 05:05 Commentary/Compiler/Backends/LLVM/Design edited by
- add info on cmmproc handling (diff)
- 04:09 Commentary/Compiler/Backends/LLVM edited by
- (diff)
- 04:09 Commentary/Compiler/Backends/LLVM/Installing edited by
- Remove validate stuff since not really useful info (diff)
- 04:08 Commentary/Compiler/Backends/LLVM/Issues edited by
- (diff)
- 04:08 Commentary/Compiler/Backends/LLVM/DevelopmentNotes edited by
- fix heading levels (diff)
- 04:06 Commentary/Compiler/Backends/LLVM/DevelopmentNotes edited by
- move design issues into here (diff)
- 03:59 Commentary/Compiler/Backends/LLVM edited by
- Change name of notes to bugs (diff)
- 03:59 Commentary/Compiler/Backends/LLVM/DevelopmentNotes edited by
- Change page name to reflect actual content (diff)
- 03:34 Commentary/Compiler/Backends/LLVM/WIP edited by
- Add in small todo notes and rearrange big items to reflect order of … (diff)
- 03:28 Commentary/Compiler/Backends/LLVM/DevelopmentNotes edited by
- Remove todo and put in WIP page instead (diff)
06/10/10:
- 21:13 Ticket #4131 (Crash in messageBlackHole() on SPARC) created by
- Compile the attached program on a SPARC T2: […] Run with a large …
- 01:21 Building/Preparation/Windows edited by
- (diff)
06/09/10:
- 09:43 Commentary/Compiler/Backends/LLVM/DevelopmentNotes edited by
- Take out some done items (diff)
- 09:40 Commentary/Compiler/Backends/LLVM/Design edited by
- (diff)
- 09:40 Commentary/Compiler/Backends/LLVM/Issues edited by
- Remove shared code issue as fixed. (diff)
- 09:38 Commentary/Compiler/Backends/LLVM/Installing edited by
- Update patch (diff)
- 06:11 Ticket #4130 (Shared Object of libHShaskell98 Not Found) created by
- There is dynamic linking problem with the recent GHC-STABLE sources, …
06/08/10:
- 16:13 Ticket #4129 (Template haskell API makes inconsistent use of [Q Dec], Q [Dec] and Q Dec) created by
- Template haskell declaration quotations produce Q [Dec]. However, all of …
- 16:01 Ticket #4128 (Can't capture classes inside a template haskell type quotation) created by
- GHC rejects the following: […] with the error: […] This is …
- 15:51 Ticket #4127 (Template haskell instance declaration quotations with members don't work ...) created by
- Inside GHCi, the following quotation fails: […] The same error seems …
- 15:49 Ticket #4126 (Order of members reversed when a template haskell instance declaration ...) created by
- This broken file: […] Gives the following error: […] The error …
- 15:40 Ticket #4125 (Template haskell rejects duplicate instances before they're spliced) created by
- Suppose I want to see (from within ghci) how to write an instance …
- 15:35 Ticket #4124 (GHC rejects instance quotations with splices in the instance head) created by
- I think the following code should be accepted. […] GHC disagrees, …
- 05:59 Ticket #4123 (Control.Concurrent.MVar doesn't need to depend on the Prelude) created by
- Control.Concurrent.MVar currently depends on the Prelude, causing an …
- 05:47 GettingStarted edited by
- (diff)
- 00:57 Ticket #4122 (Data.Monoid doesn't need to depend on the Prelude) created by
- Data.Monoid currently depends on the Prelude, causing an import cycle …
06/07/10:
- 13:21 Ticket #4118 (GHC forces gcc version on mingw32) closed by
- wontfix: This is the intended behaviour. We cannot by default rely on an existing …
- 08:31 Ticket #4121 (Refactor the plumbing of CafInfo to make it more robust) created by
- While comping GHC Head using the devel1 flavour and ghc-6.12.2 as the …
- 00:52 Ticket #4120 (Iface type variable out of scope in cast) created by
- Compiling the following module against vector-0.6 or 0.7: […] …
06/06/10:
- 04:58 Ticket #3982 (Random instance for Double can generate values out of requested range) closed by
- fixed: Applied, thanks!
- 04:47 Ticket #3984 (Handle multiline input in GHCi history) closed by
- fixed: Applied, thanks!
06/05/10:
- 03:48 Ticket #4119 (File buffering isn't flushed at exit) created by
- In C, there's an atexit handler to fflush all FILE* files. In most other …
06/04/10:
- 14:41 Ticket #4118 (GHC forces gcc version on mingw32) created by
- GHC forces internal gcc version on mingw32 instead of using system one.
- 14:38 Ticket #4117 (GHC does not accept --srcdir) created by
- GHC does not accept --srcdir during building. (Yes - I know of error but …
- 13:18 Ticket #3947 (ghc: panic! (the 'impossible' happened)) closed by
- duplicate: Dup of #3435.
- 10:54 Ticket #4116 (Type supplement for constructor specific uses of sum types) created by
- Benefits: Avoid error calls (runtime), exception control and Maybe …
- 08:05 Ticket #4115 (hsc2hs puts linker flags before object file, causes linker errors) created by
- I'm trying to write a Haskell wrapper for a C library (called unibilium) …
- 05:53 Ticket #4107 (Extra parens in error message's displayed code) closed by
- fixed: Good point. Fixed by […] Simon
06/03/10:
- 09:42 Commentary/Rts/Config edited by
- (diff)
- 06:42 Ticket #4076 (Add Applicative instance for STM) closed by
- fixed: Done: […]
- 06:41 Ticket #4077 (Move MonadPlus instance for STM from Control.Monad.STM to GHC.Conc) closed by
- fixed: Done, adding some version #ifdefs so as not to break the stm package for …
- 06:39 Ticket #4100 (ghci should use UserInterrupt exception from base, not private Interrupted ...) closed by
- fixed: Done: […]
- 06:38 Ticket #4106 (undefined reference to `__stg_EAGER_BLACKHOLE_INFO') closed by
- fixed: Please try now: […] re-open the ticket if the problem still persists.
- 06:37 Ticket #4103 (report location of global package db in ghc --info) closed by
- fixed
- 04:34 Commentary/Compiler/Backends/LLVM/DevelopmentNotes edited by
- Add bug about HRay crashing (diff)
06/02/10:
- 14:37 Ticket #4114 (Add a flag to remove/delete intermediate files generated by GHC) created by
- See for example …
- 11:34 Ticket #4113 (canonicalizePath "" returns noise) created by
- Apparently […] returns random noise on both Windows and Linux (GHC …
- 06:59 Ticket #4112 (Building GHC with local libgmp.a fails) created by
- I am trying to build the darcs head of GHC on a platform where I have no …
- 06:39 Ticket #3181 (Regression in unboxing) closed by
- invalid: No response from submitter, so closing.
06/01/10:
- 16:51 Ticket #4111 (Sample GHCi session for 6.12.1 user guide shows 6.8.1) created by
- This page is only three clicks away from "Get the Haskell Platform". It …
- 15:18 Ticket #4009 (can newtype be extended to permit GADT-like declarations) closed by
- invalid: It's fundamental. Suppose we had […] This is fine. Matching on the …
- 12:54 Ticket #3911 (HughesPJ.vcat should behave like 'foldr ($$) empty', not like 'foldr ($+$) ...) closed by
- fixed: Thanks, patch applied and test added.
- 12:12 Ticket #3594 (ppc stage1 panic for --enable-shared) closed by
- fixed: Thanks, patch applied.
- 09:42 Ticket #4040 (Eq instance for Data.Data.DataType) closed by
- wontfix: I'm going to close this, as it's not clear to me what the right thing to …
05/31/10:
- 11:32 Ticket #4110 (hsc2hs gives bad error message when it cannot execute the generated ...) created by
- hsc2hs compiles a C program and then executes it. One of the failure modes …
- 10:41 Commentary/Compiler/NewCodeGen edited by
- locate hoopl git repo (diff)
- 09:37 Ticket #4099 (Slighlty confusing error message with data families) closed by
- fixed: Yes good point. Fixed by […]
- 09:31 Ticket #4047 (Incorrect unused-import warning in ghci) closed by
- worksforme: I believe you may be misled by two things: * ghc --make does not …
- 07:10 Status/SLPJ-Tickets edited by
- (diff)
- 06:15 Status/SLPJ-Tickets edited by
- (diff)
- 06:01 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 05:56 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 05:54 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 05:47 Commentary/Compiler/NewCodeGen edited by
- (diff)
05/30/10:
- 15:31 Ticket #4109 (Make Data.Map.insertWith' and friends consistently force the value ...) created by
- Currently, Data.Map.insertWith' (and friends) only force the value …
- 15:14 Ticket #4108 (GHC.Integer.hashInteger is a misnomer and confuses people) closed by
- invalid: I agree with Eric. Hard to say more without knowing which package you are …
- 14:51 Ticket #4108 (GHC.Integer.hashInteger is a misnomer and confuses people) created by
- GHC.Integer.hashInteger from the integer-gmp package does not hash …
- 11:30 Ticket #4107 (Extra parens in error message's displayed code) created by
- In the code f :: Bool a => a f = True $ ghc13 --make teste The error …
05/29/10:
- 14:22 Ticket #4106 (undefined reference to `__stg_EAGER_BLACKHOLE_INFO') created by
- That's probably powerpc (Linux) specific (I know, I know), but perhaps …
- 11:43 Ticket #4105 (ffi005 fails on OS X) created by
- The ffi005 test is failing on OS X x86. The test is only run the optc …
- 06:44 Ticket #4104 (ghc-pkg refuses to register packages if some include directories don't ...) created by
- When registering a package, ghc-pkg fails with an error if any of the …
05/28/10:
- 19:00 Ticket #4103 (report location of global package db in ghc --info) created by
- Cabal does a sanity check to make sure it has a ghc and ghc-pkg program …
- 19:00 Ticket #4102 (Bit manipulation built-ins) created by
- So far Haskell/GHC lacks more HL bit manipulation instructions which on …
- 06:50 Ticket #4101 (Primitive constant unfolding) created by
- Examining the core generated by ghc with -O2 on a numerical code, I saw …
- 02:16 Building/Using edited by
- Little typos. (diff)
05/27/10:
- 14:02 Ticket #4100 (ghci should use UserInterrupt exception from base, not private Interrupted ...) created by
- In response to the user pressing control-C, ghci uses an exception …
- 01:52 Building/Porting edited by
- boot requires perl (diff)
- 01:52 Building/Modifying edited by
- boot requires perl (diff)
- 01:50 Building/Porting edited by
- boot requires perl (diff)
- 01:50 Building/StandardTargets edited by
- boot requires perl (diff)
- 01:49 Building/GettingTheSources edited by
- boot requires perl (diff)
- 01:49 Building/Troubleshooting edited by
- boot requires perl (diff)
- 01:47 Building/Using edited by
- boot requires perl (diff)
- 01:46 Building/Rebuilding edited by
- boot requires perl (diff)
05/26/10:
- 20:27 Commentary/Packages/PackageImportsProposal edited by
- Add link to pertinent user's guide section; make the note more visible … (diff)
- 20:23 Commentary/Packages/PackageImportsProposal edited by
- Add note about the page being out of date and how things turned out (not … (diff)
- 19:11 Ticket #4099 (Slighlty confusing error message with data families) created by
- Example code: […] Error message: […] Calling T a type function …
- 13:31 Ticket #1500 (NCG: shortcutBranch doesn't handle loops properly) closed by
- fixed: This was fixed by: […]
- 09:00 Ticket #4098 (Haskell2010 support) created by
- Discussion on #ghc concluded: * Haskell2010, Haskell98 extensions are …
- 01:25 Ticket #4071 (minor error in ghc manual regarding type defaulting) closed by
- fixed: Thanks; fixed. […]
- 01:24 Ticket #2185 (Memory leak with parMap) closed by
- fixed: Fixed: […]
05/25/10:
- 16:36 Ticket #4097 (Runtime segfaults on +RTS -hr) created by
- I get a segfault whenever running the Snap Framework hello world app with …
- 09:23 Ticket #4015 (:browse prints record selectors too many times) closed by
- fixed: Fixed by […]
- 09:20 Status/SLPJ-Tickets edited by
- (diff)
- 08:36 Ticket #4096 (New primops for indexing: index*OffAddrUsing# etc) created by
- Here's an email from Roman, and response from Simon. Making a ticket so …
- 07:20 Status/SLPJ-Tickets edited by
- (diff)
- 06:15 Ticket #4064 (SpecConstr broken for NOINLINE loops in 6.13) closed by
- fixed: This patch stops SpecConstr doing anything for NOINLINE things […] I …
- 06:13 Ticket #4087 (GHCi printing GADT introduces unused type variable) closed by
- fixed: Good point, thank you. Fixed by […] Test case added. Simon
- 05:37 Ticket #4095 (add Applicative instance for Either) created by
- The proposal is to add this instance to Control.Applicative: […] This …
- 04:46 Ticket #4056 (GHC panic with small TH code) closed by
- fixed: Excellent point. Not quite as simple to fix as I thought! Thank you for …
- 04:31 Ticket #4094 ("+RTS -px" is undocumented and doesn't produce XML) created by
- The "+RTS -px" is undocumented (except for appearing in the "+RTS -?" …
- 04:14 Status/SLPJ-Tickets edited by
- (diff)
- 02:55 ViewPatterns edited by
- (diff)
- 01:53 Building/Using edited by
- (diff)
- 01:52 Building/Using edited by
- (diff)
- 00:22 Ticket #4083 (Generalized newtype deriving fails for newtypes that are type family ...) closed by
- invalid: Thanks. It's definitely a bug that you get an 'impossible' error, …
05/24/10:
- 19:09 Commentary/Rts/HaskellExecution/PointerTagging edited by
- >= instead of > (diff)
- 10:08 Ticket #4093 (compiler hangs (type checking?)) created by
- The compiler hangs while compiling the following program, probably during …
- 08:57 Ticket #4092 (Floating point manipulation : ulp and coerce IEEE-754 Double# into Word64#) created by
- There are currently two ways to compute the ulp of double numbers with GHC …
- 06:36 Ticket #4091 (Parse error on curried context of instance declaration) created by
- Assume we have the following classes: […] GHC allows you to write a …
- 05:41 Ticket #4046 (Add System.IO.hGetBufSome) closed by
- fixed: Done. […]
- 03:44 Status/SLPJ-Tickets edited by
- (diff)
- 02:32 Ticket #4090 (Impossible compilation with primitive operations (possibly unsafeCoerce#)) closed by
- invalid: unsafeCoerce# isn't guaranteed to work between integral types and …
- 00:37 Status/SLPJ-Tickets edited by
- (diff)
05/23/10:
- 20:27 Ticket #4090 (Impossible compilation with primitive operations (possibly unsafeCoerce#)) created by
- On the following code : ulp#::Double#->Double# ulp# d= let …
- 04:26 Ticket #4089 (Empty Show instance + phantom type + GHCi = out of memory) closed by
- invalid: pumpkin is right: The default Show instance includes […] and […] …
- 04:07 Ticket #4085 (minor External Core prettyprinter bug) closed by
- fixed: Thanks, I've applied the patch - but it looks like you recorded it against …
- 04:06 Ticket #4053 (Incorrect install-name for dynamic Darwin rts.) closed by
- fixed: Applied, thanks!
05/22/10:
- 22:51 Ticket #4089 (Empty Show instance + phantom type + GHCi = out of memory) created by
- […] Load in GHCi, type "M" and then enter at the prompt. It kills all …
- 17:15 Ticket #4088 (GHCi crash) created by
- I used GHCi for playing with my code, then it hung (my fault) so I closed …
- 15:50 Ticket #4087 (GHCi printing GADT introduces unused type variable) created by
- […] when printed in GHCi: […]
05/21/10:
- 11:18 Ticket #3889 (configure script is generating the incorrect value for ...) closed by
- fixed: Fixed in HEAD and 6.12 branch by: […]
- 11:17 Ticket #4060 (runhaskell Setup register fails with "internal error: unexpected package ...) closed by
- Merged.
- 08:52 Ticket #4068 (GHC 6.12.2 on Mac OS X from GHC-6.12.2-i386.pkg fails with "Undefined ...) closed by
- invalid: I'm not sure there's anything we can do here, so I'm closing the ticket. …
- 08:24 Ticket #4086 (Data.List 'nub' function is O(n^2)) created by
- I recently discovered that some Haskell code was running much slower than …
- 04:15 Ticket #4084 (minor External Core prettyprinter bug) closed by
- duplicate: duplicate of #4085.
05/20/10:
- 14:42 Ticket #4085 (minor External Core prettyprinter bug) created by
- The ext-core pretty printer was printing out rational literals like: {{{ …
- 14:41 Ticket #4084 (minor External Core prettyprinter bug) created by
- The ext-core pretty printer was printing out rational literals like: {{{ …
- 10:23 Ticket #4083 (Generalized newtype deriving fails for newtypes that are type family ...) created by
- With FlexibleContexts?, FlexibleInstances?, GeneralizedNewtypeDeriving?, …
- 03:05 Commentary/Rts/Scheduler edited by
- (diff)
- 02:58 Commentary/Rts/Scheduler edited by
- (diff)
- 02:58 Commentary/Rts/Scheduler edited by
- update to new InCall? story (diff)
- 02:33 Ticket #4041 (possible misbehaviour of hGet/hGetBuf) closed by
- fixed: Simon Marlow was simply confused. The fix for #3808 has now been …
- 00:50 Ticket #4082 (top level TH splices accepted with -XNoTemplateHaskell) closed by
- duplicate: Thanks! Happily it's a dup of #4042, which is now fixed. Simon
Note: See TracTimeline
for information about the timeline view.
