Timeline
01/07/13:
- 16:00 Commentary/ModuleStructure edited by
- (diff)
- 16:00 Commentary/ModuleStructure edited by
- (diff)
- 15:58 Commentary/ModuleStructure edited by
- (diff)
- 14:29 Ticket #7510 (Immediate seg-fault on 32-bit windows build) closed by
- fixed: Looks good here, thanks!
- 11:01 Ticket #7556 (build/fold causes with ByteString unpack causes huge memory leak) created by
- module Main where import qualified Data.ByteString? as B import Data.Word …
- 05:16 Ticket #7552 ("~/.haskeline" does nothing in "ghci") closed by
- worksforme: maxHistorySize takes a Maybe Int instead of an Int; see the docs for …
- 03:38 Ticket #7436 (Derived Foldable and Traversable instances become extremely inefficient ...) closed by
- fixed: Also: […] Thanks for the patches! I added a test in perf/should_run. …
- 02:24 Ticket #7400 (Strange closure type 17 internal error) closed by
- invalid: No response from submitter, so closing
01/06/13:
- 15:39 Ticket #7555 (SpecConstr pass hangs) closed by
- duplicate: Closing as duplicate of #7553 which also hangs in the SpecConstr pass.
- 15:14 Ticket #7555 (SpecConstr pass hangs) created by
- From …
- 08:36 Ticket #7554 (Define __SSE__ when compiling with -msse) created by
- The hashable package needs to know if GHC was invoked with -msse4.1 so it …
01/05/13:
- 18:43 Ticket #7553 (ghc fails to terminate with -O2 or greater) created by
- GHC 7.6.1 on x86_64-lines from Debian's experimental repo (Debian unstable …
- 12:42 FunDeps edited by
- (diff)
- 12:38 FunDeps created by
- 12:36 Commentary edited by
- (diff)
- 12:01 Ticket #7552 ("~/.haskeline" does nothing in "ghci") created by
- ~/.haskeline: […] "~/.ghc/ghci_history" never has more than 100 lines.
- 07:07 Repositories edited by
- (diff)
- 06:57 Repositories edited by
- (diff)
- 06:56 Repositories edited by
- (diff)
- 06:53 Repositories edited by
- (diff)
- 06:46 Repositories/Upstream edited by
- table tidyup (diff)
01/04/13:
- 20:01 NewAxioms edited by
- (diff)
- 19:58 TypeFunctions edited by
- (diff)
- 16:33 Records edited by
- add Elm's records (diff)
- 12:52 Ticket #7547 (Loop when printing External Core) closed by
- fixed: Merged as f7d9e72f4f79d3a8f635c3312ddd524a727334e4
- 12:52 Ticket #7486 (dblatex can't build docs; fix included.) closed by
- fixed: Merged as 160424c64cdbf72d241fc83d97f7c8afe8be9aad
- 12:05 Ticket #7536 (Panic with TypeFamilies with type synonym instances) closed by
- fixed: Not smooth, so not merging.
- 12:02 Ticket #7525 (Compiler panic with ill-typed code using implicit parameters) closed by
- fixed: Already works in 7.6 branch, so not merging.
- 11:45 Ticket #7062 (Spurious undefined reference to `openpty') closed by
- fixed: OK, the above patch should fix this. Please reopen and give details if you …
- 03:12 Status/SLPJ-Tickets edited by
- (diff)
- 02:40 Ticket #2431 (Allow empty case analysis) closed by
- fixed: Here it is: […] but it also needs the follow up […] and […]
- 02:00 Status/SLPJ-Tickets edited by
- (diff)
- 01:51 Status/SLPJ-Tickets edited by
- (diff)
01/03/13:
- 16:22 Ticket #7489 (Obscure warning: Var/Type length mismatch when using GADTs and ...) closed by
- Merged as 52e00f821c03fd2e3be7033f4f3b50ace05300fc
- 16:21 Ticket #7290 (Minor documentation fix for directory) closed by
- fixed: Merged as 5ad061f1e54da784b0622169798f91ceb40ea382
- 16:21 Ticket #7421 (Data.List.insert / insertBy do not match the documentation) closed by
- fixed: Merged as c4dec4948fc0b1185404e2a6d66aec25aa293b9f
- 16:21 Ticket #7546 (Manual 6.2 doesn't match current output formatting) closed by
- fixed: Merged as 1e73d02befc5b3c4efe130964ea6088edbbeaaea
- 16:20 Ticket #7545 (Type variable capture in InstanceSigs message) closed by
- fixed: Merged as c4a2c5f6034b26425f617844b158457a592be379
- 16:19 Ticket #7368 (kindFunResult panic in the) closed by
- fixed: Merged as c4b2ac3775323948b7a6abdb241a4ad02afa7141
- 16:19 Ticket #7493 (STM and TVar report incorrect results) closed by
- fixed: Reverted, and merged as 57c8d1c2c8ceba6973a48d138d1bb018ec2988ae
- 14:01 Ticket #7551 (GHCI does not support UTF8 file names.) closed by
- fixed: Yup, thanks for the report but it looks like it's already fixed.
- 13:52 Ticket #7528 (Non terminating thunk resolution blocks world, even in the case of forkOS) closed by
- duplicate: Agreed, duplicate of #367.
- 13:32 Ticket #7500 (GHC: internal error: getMBlock: mmap: Operation not permitted) closed by
- invalid: I don't think there's a bug here: on a 32bit platform, a single process is …
- 12:13 Ticket #7496 (Support for JavaScript as an official GHC output language) closed by
- wontfix: We have an entry for (more-or-less) this in the FAQ: …
- 04:22 Ticket #7483 (Broken Read instance for Data.Fixed ("no parse" in legitimate cases).) closed by
- fixed: Fixed by above patch.
- 02:23 Ticket #7551 (GHCI does not support UTF8 file names.) created by
- […]
01/02/13:
- 20:16 Ticket #7550 (incorrect bang patterns rejected with "report a ghc bug") closed by
- duplicate: Thanks for the report. The bug is already fixed in HEAD, see #7210.
- 20:08 Ticket #7550 (incorrect bang patterns rejected with "report a ghc bug") created by
- […]
- 17:08 Ticket #7549 (Deriving Bug?) closed by
- duplicate: Thanks for the report, the bug is already fixed in GHC 7.6 - bug #5961.
- 16:58 Ticket #7549 (Deriving Bug?) created by
- ghci -XDeriveDataTypeable > import Data.Typeable > data S = S …
- 10:15 Ticket #619 (Port Hugs's Windows front end to GHCi.) closed by
- wontfix: I don't think WinGHCi being part of the platform really helps, as you …
- 09:46 Ticket #7548 (GHC API dependency analysis is broken) closed by
- duplicate: I believe this is a duplicate of #7231, which is fixed in HEAD. When I run …
- 09:21 Ticket #7548 (GHC API dependency analysis is broken) created by
- Sometimes, when a module fails to compile, GHC API invalidates other …
- 08:49 Ticket #7360 (Case-of-identical-alts optimisation fails abjectly) closed by
- fixed
- 07:46 Ticket #7547 (Loop when printing External Core) created by
- Daniel Fischer points out: something is amiss between -fext-core and …
- 06:07 Ticket #7546 (Manual 6.2 doesn't match current output formatting) created by
- Section 6.2 of the manual, under “How do I find out a function's …
- 05:29 Ticket #7545 (Type variable capture in InstanceSigs message) created by
- If I load this file in GHCi: […] I get the message […] However, …
- 05:01 Ticket #7532 (-ddump-splices output doesn't match generated code for data instances ...) closed by
- fixed: Good point, thank you. A pretty printing bug, now fixed. I don't think …
- 05:00 Ticket #7541 (Unavoidable duplicate constraint warning) closed by
- fixed: OK I've added a flag to suppress duplicate constraint warnings.
- 00:57 Ticket #7533 (References to very old GHC in the docs) closed by
- fixed: Thanks; I've committed the patch. Simon
- 00:50 Ticket #7526 (Minor typo in error message) closed by
- fixed: Thanks!
- 00:12 Ticket #7544 (GHC downloads are unsigned) created by
- Hi, I recently came across a feature that is patched in 7.6 but not in …
01/01/13:
- 22:05 Ticket #7543 (Constraint synonym instances) created by
- It would be great if GHC could compile: […] Currently this gives an …
- 13:35 Ticket #7542 (GHC doesn't optimize (strict) composition with id) created by
- Newtype constructors and selectors have no runtime overhead, but some uses …
- 12:20 Ticket #7466 ([PATCH] integer-gmp silently ignores --with-gmp-* whenever it finds ...) closed by
- fixed: Fixed by: […] […]
- 11:30 Ticket #7541 (Unavoidable duplicate constraint warning) created by
- The "duplicate constraint" warning can be triggered in a context where …
- 05:05 Ticket #7540 (Panic on type inference with vectorised parallel arrays) created by
- […] Result of ghc --make -fvectorise Y.hs: […] Result of `ghc …
12/30/12:
12/29/12:
- 14:55 Ticket #7538 (Panic on Irrefutable Pattern Failure) closed by
- duplicate: Almost certainly a duplicate of #5951 - you have a malformed class …
- 09:13 Ticket #7539 (Hard ghc api crash when calling runStmt on code which has not been ...) created by
- (See attached example program demonstrating the crash.) When the session …
- 09:13 Ticket #7538 (Panic on Irrefutable Pattern Failure) created by
- […]
12/28/12:
- 22:40 Ticket #7537 ([PATCH] Incorrect Haskell type for ino_t on MacOS X 10.5) created by
- I found a strange problem that System.Posix.Internals.fdStat reporting …
- 10:19 Ticket #7536 (Panic with TypeFamilies with type synonym instances) created by
- The code below brings GHC to panic. […] Panic details: […] Can …
- 08:13 Ticket #7535 (Using -with-rtsopts=-N should fail unless -threaded is also specified) created by
- If ghc can already tell at compile time that the specified -with-rtsopts …
12/27/12:
- 01:46 Ticket #7534 (allocateRegsAndSpill: Cannot read from uninitialized register) created by
- Building git HEAD on linux-powerpc64 and I get: […]
12/26/12:
- 15:29 Ticket #7533 (References to very old GHC in the docs) created by
- It's probably safe not to warn people that things are new in GHC 6.6 these …
- 11:00 Ticket #7527 (Couldn't match kind `*' with `*' with PolyKinds & GADTs.) closed by
- fixed: Fixed in HEAD: […] Are you claiming that this should type check? Or, …
- 09:49 Ticket #7532 (-ddump-splices output doesn't match generated code for data instances ...) created by
- Using the following code: […] […] When compiling the second file in …
12/25/12:
- 10:37 Ticket #7531 (after manualy installing array-0.4.0.1) created by
- After manually installing array-0.4.0.1 installation manually of Cabal …
- 10:10 Ticket #7529 (Crash when using (->) instead of (=>) in a typeclass instance) closed by
- duplicate: Thanks for the report, the bug is already fixed in GHC 7.6.1, see #5951. …
- 08:05 Ticket #7530 (Proposal: Add isLeft/isRight to Data.Either) created by
- I propose to add isLeft/isRight to Data.Either. The …
- 06:50 Ticket #7529 (Crash when using (->) instead of (=>) in a typeclass instance) created by
- import qualified Data.Vector as V import Test.QuickCheck? import …
- 06:32 Ticket #7528 (Non terminating thunk resolution blocks world, even in the case of forkOS) created by
- Please see: http://comments.gmane.org/gmane.comp.lang.haskell.cafe/102479 …
12/24/12:
- 22:15 Ticket #7527 (Couldn't match kind `*' with `*' with PolyKinds & GADTs.) created by
- […] […]
- 10:03 Ticket #7526 (Minor typo in error message) created by
- Compiling the following snippet […] gives the following error message …
- 07:57 Ticket #4321 (Unexpected stack overflow prevented by superfluous type annotation) closed by
- fixed: In the end, the patch to #7507 fixed this too. Simon
- 07:55 Ticket #7507 (loop fusion not working for Int32, Int64 as it does for Int ?) closed by
- fixed: See also #4321. Fixed by this patch to base: […]
- 02:08 Commentary/Compiler/CodeGen edited by
- (diff)
- 02:06 Commentary/Compiler/CodeGen edited by
- old is gone (diff)
12/23/12:
- 07:44 Ticket #7525 (Compiler panic with ill-typed code using implicit parameters) created by
- The following snippet produces a compiler panic with GHC 7.7.20121221: …
12/22/12:
- 21:22 NewAxioms edited by
- (diff)
- 20:07 Ticket #7524 (Erroneous repeated kind variable in conflicting type family instance error ...) created by
- Consider the following code: […] GHC correctly complains that these …
- 12:07 Ticket #7523 (segfault when ignoring invalid byte sequence when decoding UTF8//IGNORE) closed by
- duplicate: Duplicate of #7522 - accidentally submitted twice after a timeout.
- 12:06 Ticket #7523 (segfault when ignoring invalid byte sequence when decoding UTF8//IGNORE) closed by
- wontfix
- 12:05 Ticket #7523 (segfault when ignoring invalid byte sequence when decoding UTF8//IGNORE) created by
- The code below segfaults on a variety of platforms and GHC versions - I've …
- 11:52 Ticket #7522 (segfault when ignoring invalid byte sequence when decoding UTF8//IGNORE) created by
- The code below segfaults on a variety of platforms and GHC versions - I've …
12/21/12:
- 13:51 Ticket #7521 (Simplifier ticks exhausted when compiling Accelerate example.) created by
- When doing $ cabal build for: …
- 10:07 Status/SLPJ-Tickets edited by
- (diff)
- 10:06 Ticket #7520 (Implement cardinality analysis) created by
- Ilya is well on the way to a cardinality analyser. Today I realised that …
- 09:33 Status/SLPJ-Tickets edited by
- (diff)
- 09:30 Status/SLPJ-Tickets edited by
- (diff)
- 09:30 Status/SLPJ-Tickets edited by
- (diff)
- 09:07 Status/SLPJ-Tickets edited by
- (diff)
- 08:46 Status/SLPJ-Tickets edited by
- (diff)
- 05:23 Ticket #7162 (RULES that never fire (automatically)) closed by
- fixed: OK I've pushed this […] plus an extra sentence in the docs […]
- 05:22 Ticket #7513 (ghc panic in kindFunResult) closed by
- fixed: I'm guessing that it's the same, and it's fixed in HEAD, so I'll close …
- 04:54 Ticket #7515 (reinitializeGlobals doesn't reinitialize dynamic flags) closed by
- fixed: Pushed as […]
- 00:16 Ticket #7488 (Promotion of newtypes) closed by
- fixed: Right, I've fixed this. Simon
12/20/12:
- 13:13 Ticket #7514 (Rename cmmz flags) closed by
- fixed: Done. Thanks Austin! […]
- 10:03 Ticket #7519 (CLK_TCK is not always a constant) created by
- System/CPUTime.hsc assumes that if CLK_TCK is defined, it is a constant, …
- 08:03 Ticket #7518 (Instruction list length in bco->instrs redundant) created by
- While reading through the BCO-related code I notice that in the first word …
- 06:53 ReadingList edited by
- (diff)
- 06:22 Ticket #1381 (Add terminateStmt to "GHC as a library") closed by
- fixed: I believe the above patch fixes this ticket, because you can now just …
- 06:06 Status/SLPJ-Tickets edited by
- (diff)
- 05:57 Ticket #2588 (Missed suggestion with context on foralls) closed by
- fixed: Yes, it does look ok now. I'm not quite sure why it's ok now, but I'm …
- 05:50 Status/SLPJ-Tickets edited by
- (diff)
- 05:49 Status/SLPJ-Tickets edited by
- (diff)
- 05:15 FirefoxTips edited by
- Updated to match latests version of FF (no Quick Searches bookmarks) (diff)
- 01:32 Building edited by
- (diff)
- 01:28 Building/Solaris edited by
- (diff)
- 01:27 Building/MacOSX edited by
- (diff)
- 01:26 Building edited by
- (diff)
- 00:30 Building edited by
- Reorg a bit, move important stuff to the top, old/out-of-date stuff to the … (diff)
- 00:23 Building edited by
- (diff)
- 00:21 Ticket #7517 (wxcore setup has problem with spaces in path) created by
- The bug was detailed in here: …
12/19/12:
- 23:58 Ticket #7516 (GHC panic) closed by
- fixed: Thanks; this is a duplicate of #7183, now fixed.
- 21:09 Ticket #7516 (GHC panic) created by
- […] I notice I mistyped Show as show, but I think it's better to …
- 16:37 Contributors edited by
- (diff)
- 16:31 Contributors edited by
- (diff)
- 16:12 WikiStart edited by
- (diff)
- 16:11 WikiStart edited by
- (diff)
- 16:09 Building/Solaris edited by
- (diff)
- 16:07 Building/Preparation/Solaris edited by
- (diff)
- 16:02 Building/MacOSX edited by
- (diff)
- 16:00 Building edited by
- (diff)
- 15:58 Building/MacOSX edited by
- (diff)
- 15:54 Building/Preparation/MacOSX edited by
- (diff)
- 15:53 Building/Preparation/MacOSX edited by
- (diff)
- 15:45 Ticket #7512 (GHC crashes with multiple => in instance) closed by
- worksforme: Really? With 7.6.1 I get […] GHC 7.4.1 indeed crashes with […] So …
- 15:41 Ticket #7515 (reinitializeGlobals doesn't reinitialize dynamic flags) created by
- This causes even correctly written plugins to behave badly if they try to …
- 15:38 ReadingList edited by
- (diff)
- 15:09 Ticket #7514 (Rename cmmz flags) created by
- This patch renames the cmmz flags to cmm for consistency. It was …
- 13:26 Ticket #7513 (ghc panic in kindFunResult) created by
- The compiler made me post this bug report. Unfortunately I don't have a …
- 12:30 Ticket #7512 (GHC crashes with multiple => in instance) created by
- GHC will crash (rather than a syntax error) if you write […] This …
- 10:00 Status/SLPJ-Tickets edited by
- (diff)
- 09:42 Ticket #7502 (Panic when using lists of type-literals) closed by
- fixed
- 09:40 Ticket #7489 (Obscure warning: Var/Type length mismatch when using GADTs and ...) closed by
- fixed: commit 3394d49af13697626145aca6d80b65ae8661418c […] The commit message …
- 08:50 Ticket #7511 (Room for GHC runtime improvement >~5%, inlining related) created by
- I compare running nofib under GHC with default optimization flags vs. with …
- 08:05 Ticket #7506 (adding extra arguments to a foreign import statement can cause ghc to ...) closed by
- fixed: The problem here is simply that a foreign import with a "&" should not …
- 07:27 Repositories edited by
- (diff)
- 07:04 WorkingConventions/Repositories edited by
- (diff)
- 07:04 WorkingConventions/Repositories edited by
- (diff)
- 07:04 WorkingConventions/Repositories edited by
- (diff)
- 07:01 Repositories edited by
- (diff)
- 06:47 Repositories edited by
- Fixed a typo (diff)
- 05:34 Ticket #1383 (mistaken qualified infix syntax could have a nicer error message) closed by
- wontfix: Yes, in Haskell Prelude.(+) means (Prelude . (+)), that is the …
- 05:23 Repositories edited by
- (diff)
- 05:16 Repositories edited by
- (diff)
- 05:14 WorkingConventions/Git edited by
- (diff)
- 05:13 Repositories edited by
- (diff)
- 05:13 Repositories edited by
- (diff)
- 04:25 Repositories edited by
- (diff)
- 04:24 Repositories edited by
- (diff)
- 04:21 Repositories/Upstream created by
- 04:21 Repositories edited by
- (diff)
- 01:10 Ticket #7508 (Make -XNoMonoPatBinds documentation match ghc behavior) closed by
- fixed: You're right... even the HEAD documentation mentions MonoPatBinds which …
- 00:33 Ticket #7510 (Immediate seg-fault on 32-bit windows build) created by
- On 32-bit Windows (built with MSYS), GHC crashes almost immediately when …
12/18/12:
- 22:30 Ticket #7509 (Changing the second prompt. :{ modules| No setting available to change.) created by
- In order to change the main prompt it's as simple as a single command. …
- 18:25 Ticket #7508 (Make -XNoMonoPatBinds documentation match ghc behavior) created by
- According to this documentation: …
- 16:35 Ticket #5998 (GHCi's :info to return all the visible instances, not just the ones ...) closed by
- fixed: I have documented the new :info! functionality. Just for future …
- 06:15 Building/Using edited by
- (diff)
- 05:55 Building/GettingTheSources edited by
- (diff)
- 05:45 WorkingConventions/Git edited by
- (diff)
- 05:37 Building/GettingTheSources edited by
- (diff)
- 05:13 ReadingList edited by
- (diff)
12/17/12:
- 23:46 Ticket #7507 (loop fusion not working for Int32, Int64 as it does for Int ?) created by
- here is some code that works for Int, but gives me Stack Overflow for …
- 17:09 Ticket #7506 (adding extra arguments to a foreign import statement can cause ghc to ...) created by
- When defining a "FunPtr?" of a C import, adding extra arguments outside the …
- 07:50 Ticket #7505 (Commentary shipped with GHC sources is outdated) created by
- Commentary that comes with GHC sources is outdated. It contains incorrect …
- 01:42 Building/Preparation/Windows edited by
- (diff)
- 01:41 Building/Preparation/Windows edited by
- (diff)
- 01:39 Building/Preparation/Windows edited by
- (diff)
- 00:34 Ticket #7498 (panic : Register allocator: out of stack slots (need 147)) closed by
- fixed: @erikd: I think I've now given you permission to close tickets on Trac.
12/16/12:
- 16:18 Ticket #7504 (hackage vector package yields ghc bug on raspberry pi) created by
- See output below, […]
- 15:37 Ticket #7503 (Bug with PolyKinds, type synonyms & GADTs) created by
- GHC incorrectly rejects this program: […] GHC accepts the program when …
12/15/12:
- 05:48 Building edited by
- (diff)
- 05:47 Building edited by
- (diff)
- 05:47 Building edited by
- (diff)
- 04:50 BugSweep edited by
- Delete tickets that are closed already (diff)
- 00:55 Ticket #7431 (execvpe exists on QNX) closed by
- fixed: Applied, thanks. […]
12/14/12:
- 15:22 Contributors edited by
- (diff)
- 14:40 Ticket #7487 (Deriving Generic1 for a type containing Either) closed by
- fixed: Merged as effbdfe8e66b8d171c2b8ccd68fe727660993491
- 14:39 Ticket #7409 (Document special "this" module name for PackageImports extension) closed by
- fixed: Merged as de6bfe043e1d98a7459642e4d1b6077533d347eb
- 14:39 Ticket #7493 (STM and TVar report incorrect results) closed by
- fixed: Merged as 5ea49271f793ed0f872342bf6a1cb0de10a48d94
- 14:16 Ticket #7502 (Panic when using lists of type-literals) created by
- The following program: […] Causes a panic: […]
- 12:04 Contributors edited by
- Add Jeff Epstein to CH contributors (diff)
- 11:28 Ticket #7501 (Some GHCi options are undocummented) created by
- The following commands are missing from the list found in …
- 08:29 ReadingList edited by
- Added some DPH papers (diff)
- 07:37 Ticket #7499 (Case-inspecting unboxed unit causes codegen crash) closed by
- duplicate: Yes I assume it's a dup of #7392 and #7237. Re-open if you disagree. …
- 07:30 Contributors edited by
- (diff)
- 07:12 Contributors edited by
- (diff)
- 07:03 Contributors edited by
- fix typo (diff)
- 06:54 GettingStarted edited by
- (diff)
- 06:54 WorkingConventions edited by
- (diff)
- 06:53 WorkingConventions edited by
- (diff)
- 06:49 WorkingConventions edited by
- (diff)
- 06:40 ReadingList edited by
- (diff)
- 06:40 ReadingList edited by
- (diff)
- 06:39 WorkingConventions edited by
- (diff)
- 06:38 Contributors edited by
- (diff)
- 06:37 WorkingConventions edited by
- (diff)
- 06:36 WorkingConventions edited by
- (diff)
- 06:34 WorkingConventions edited by
- (diff)
- 06:30 Contributors edited by
- (diff)
- 06:28 ReadingList edited by
- (diff)
- 06:21 ReadingList edited by
- (diff)
- 06:20 ReadingList edited by
- (diff)
- 06:19 ReadingList created by
- 05:55 Contributors edited by
- (diff)
- 05:42 Contributors edited by
- (diff)
- 05:38 Contributors edited by
- (diff)
- 03:27 Ticket #7500 (GHC: internal error: getMBlock: mmap: Operation not permitted) created by
- Trying to calculate partition of a number using generating fuction with …
12/13/12:
- 08:31 Ticket #7499 (Case-inspecting unboxed unit causes codegen crash) created by
- Here is a minimal test case: […] GHC crashes with: […] Here is …
- 03:43 Ticket #7498 (panic : Register allocator: out of stack slots (need 147)) created by
- Build current GHC HEAD on linux-powerpc. Usign the stage1 to build …
- 00:24 Ticket #7497 (qsem001 and qsemn001 fail in HEAD) closed by
- fixed: Fixed, sorry about that. […]
12/12/12:
- 19:37 Contributors edited by
- (diff)
- 19:37 Contributors edited by
- (diff)
- 16:11 Ticket #7497 (qsem001 and qsemn001 fail in HEAD) created by
- qsem001 and qsemn001 fail in HEAD […] […]
- 16:10 Contributors edited by
- (diff)
- 16:06 Contributors edited by
- (diff)
- 15:07 Contributors edited by
- (diff)
- 00:46 Commentary/Rts/Word edited by
- (diff)
- 00:43 Commentary/Rts/Config edited by
- (diff)
- 00:23 Commentary/Rts/Conventions edited by
- (diff)
- 00:21 Commentary/Rts/Conventions edited by
- (diff)
12/11/12:
- 23:21 DataParallel/VectPragma edited by
- (diff)
- 09:45 Ticket #7496 (Support for JavaScript as an official GHC output language) created by
- JavaScript is becoming an alternative to JVM, the write once run …
- 08:57 Commentary/SourceTree/Includes edited by
- use source: links (diff)
- 08:54 Commentary/SourceTree/Includes edited by
- (diff)
- 08:49 Commentary/SourceTree/Includes edited by
- (diff)
- 08:41 Commentary/Rts edited by
- (diff)
- 07:53 Ticket #7491 (getNumCapabilities uses n_capabilities instead of enabled_capabilities) closed by
- fixed: Also fixed in base: commit fa55000b516b05387ee9f84f132668e6c10e9243 …
12/10/12:
- 14:20 Ticket #7495 (Rebindable list syntax?) created by
- First, sorry if I've missed an earlier request for this in trac; a few …
- 07:23 Ticket #7494 (Allow compatible type synonyms to be the return type of a GADT data ...) created by
- Please consider adding support for something like: […]
- 06:22 Ticket #7417 (replace Control.Concurrent.QSem) closed by
- fixed: I added my new QSem and QSemN implementations as an interrim measure …
- 05:18 Ticket #7468 (incorect waiting for packets on UDP connections.) closed by
- invalid: You can't use hWaitForInput, for the reasons that you state. You can …
- 03:51 Ticket #7493 (STM and TVar report incorrect results) created by
- On Haskell Cafe, I posted: I'm getting strange behavior when using the …
12/09/12:
- 14:00 Commentary/Compiler/TypeNatSolver edited by
- (diff)
- 13:56 Commentary/Compiler/TypeNatSolver edited by
- (diff)
- 13:56 Commentary/Compiler/TypeNatSolver edited by
- (diff)
- 12:17 Ticket #7492 (Generic1 deriving: Can we replace Rec1 f with f :.: Par1?) created by
- It seems like Rec1 f is isomorphic to f :.: Par1. Is it possible and …
- 12:09 Ticket #7310 (Compiler nontermination on UNPACK pragmas) closed by
- fixed: Thanks for the report. This is fixed in HEAD and the 7.6 branch by …
- 09:26 Commentary/Compiler/TypeNatSolver edited by
- (diff)
- 09:10 Commentary/Compiler/TypeNatSolver edited by
- (diff)
- 09:08 Commentary/Compiler/TypeNatSolver edited by
- (diff)
- 09:02 Commentary/Compiler/TypeNatSolver edited by
- (diff)
- 08:59 Commentary/Compiler/TypeNatSolver edited by
- (diff)
- 08:58 Commentary/Compiler/TypeNatSolver edited by
- (diff)
12/08/12:
- 13:49 Ticket #7491 (getNumCapabilities uses n_capabilities instead of enabled_capabilities) created by
- setNumCapabilities newer removes capabilities, it just disables them when …
- 12:27 TypeNats edited by
- (diff)
- 12:26 TypeNats edited by
- (diff)
- 12:25 Commentary edited by
- (diff)
- 12:24 Commentary/Compiler edited by
- (diff)
- 12:22 Commentary edited by
- (diff)
- 11:29 Ticket #7490 (ghc-stage1 panic when building a cross-compiler or cross-building a ...) created by
- […]
- 08:46 Ticket #7476 (-ddump-minimal-imports confused if first line is an import) closed by
- fixed: Test added.
- 08:45 Ticket #7474 (Panic with zonkQuantifiedTyVar in GHC 7.6.1) closed by
- fixed: Test added, and looks fine in 7.6 branch.
- 08:44 Ticket #7489 (Obscure warning: Var/Type length mismatch when using GADTs and ...) created by
- GHC 7.4.2 and 7.6.1 both write obscure warning without any link to source …
Note: See TracTimeline
for information about the timeline view.
