Timeline


and

02/25/11:

13:21 Ticket #4013 (build fails on OS X: Invalid Mach-O file:Address out of bounds while ...) closed by igloo
fixed: Should be fixed for old versions of OS X by […]
00:14 Ticket #4905 (New flag to disable warning on incomplete pattern matches in lambdas) closed by simonpj
fixed: No, it wasn't merged. It's a change in specification not a bug-fix, and we …

02/24/11:

14:12 Ticket #4980 (Warning about module abbreviation clashes) created by Lemming
Please add the option -fwarn-module-rename-collision that makes GHC to do …
09:45 Ticket #4979 (IO performance regression in 7.0.2) created by simonpj
If you benchmark spectral/sphere you'll see a 25% increase in allocation …

02/23/11:

22:14 Ticket #4978 (Continuation passing style loop doesn't compile into a loop) created by tibbe
I was investigating some poor performance in Data.Binary.Builder from …
12:34 Ticket #4977 (Warning about unqualified implicit imports) created by Lemming
I would like to have a GHC option like -fwarn-unqualified-imports that …
10:59 Ticket #4976 (zipWith static argument transformation) created by aristidb
Currently, zipWith cannot be inlined (I think), because it is implemented …
09:51 Ticket #4890 (Add DTrace support to i386-solaris2 platform) closed by igloo
fixed: These are all applied in HEAD and 7.0 branch: […]
05:33 Ticket #4975 (Windows binary's documentation directory hierarchy is broken) created by shelarcy
GHC 7.0.2 RC 2 (ghc-7.0.1.20110219) doen't have Cabal, haddock and …
03:43 Ticket #4963 (Faster implementation of System.Timeout.timeout) closed by basvandijk
invalid: Since this event manager based implementation is …

02/22/11:

18:07 CrossCompilationDesign created by thoughtpolice
12:28 Ticket #4973 (building ghc7.0.1.20110217 under x86 solaris fails) closed by igloo
fixed: Fixed in HEAD and 7.0 by: […]
10:18 Ticket #4961 (Make the Timeout exception a newtype instead of a datatype) closed by basvandijk
invalid: Simon, I noticed you didn't push yet. That's good because, as you know, …
10:04 Ticket #4969 (regression: core-lint failure in agda) closed by igloo
fixed: Merged
07:07 Commentary/Rts/HaskellExecution/PointerTagging edited by ezyang
Fix broken link. (diff)
01:55 Ticket #4893 (panic! the 'impossible' happened: initC: srt_lbl) closed by simonpj
duplicate: I think this is a dup of #4534, which is fixed. Indeed your example is ok …
01:26 DataParallel/Dec2010Release edited by chak
(diff)
01:13 DataParallel/Dec2010Release edited by simonpj
(diff)
00:59 Builder edited by kgardas
(diff)

02/21/11:

10:02 Ticket #4974 (cabal install unix-compat fails with ghc-7.0.1-rc2) closed by igloo
invalid: Aha, looks like the real problem is that you don't have libutil.h: …
07:18 Ticket #4974 (cabal install unix-compat fails with ghc-7.0.1-rc2) created by basvandijk
I get an error when installing unix-compat with GHC-7.0.1-rc2: […] …
05:00 Ticket #4972 (ghc-7.0.1.20110217 crash) closed by maeder
duplicate: this seems to be a duplicate of #4893
04:48 Ticket #4973 (building ghc7.0.1.20110217 under x86 solaris fails) created by maeder
creating libHSrts-ghc7.0.1.20110217.so with inplace/bin/ghc-stage1
04:33 Ticket #4972 (ghc-7.0.1.20110217 crash) created by maeder
[…] I'll see if this happens under linux, too.

02/20/11:

14:57 Ticket #4971 (All essential C-- transformations in new codegen should have infinite ...) created by ezyang
Before I forget, this is a bug to remind us that we need to give infinite …

02/19/11:

13:19 Ticket #4013 (build fails on OS X: Invalid Mach-O file:Address out of bounds while ...) closed by igloo
fixed: I've just successfully validated with […] in mk/validate.mk, both 32bit …
07:27 Ticket #4970 (time002 and time004 (ghci) test failures on OS X 64 bit) created by gwright
The time002 and time004 tests fail for ghci on OS X 64 bit. The …
07:05 Building/RunningTests edited by igloo
(diff)
06:53 Ticket #4867 (ghci displays negative floats incorrectly (was: Incorrect result from trig ...) closed by igloo
fixed: Applied, thanks!

02/18/11:

14:40 Ticket #4952 (Typechecking regression) closed by igloo
fixed: Merged.
14:40 Ticket #4966 (Type checking regression) closed by igloo
fixed: Merged.
14:39 Ticket #4209 (LLVM: Vector code segfaults under OSX) closed by igloo
fixed: Merged: […]
14:39 Ticket #4838 (LLVM mangler takes too long at runtime) closed by igloo
fixed: Merged: […]
12:57 Commentary/Compiler/CoreSynType edited by megacz
Explain what Id is and its equality semantics. (diff)
12:11 Ticket #4969 (regression: core-lint failure in agda) created by igloo
This testcase, boiled down from agda 2.2.8, gives a core lint failure with …[…]
06:09 ExplicitCallStack edited by guest
Delete spam (diff)

02/17/11:

23:40 Ticket #4964 (Scale columns in CCS profiling report to their contents) closed by batterseapower
fixed: I pushed the patch to HEAD: […]
13:56 Ticket #4968 (openTempFile fails on Windows if a directory exists with the file name it ...) created by ganesh
The program below works on Linux but fails on Windows with "permission …
09:50 Commentary/Rts/HaskellExecution/PointerTagging edited by dterei
(diff)
09:49 Commentary/Rts/HaskellExecution/FunctionCalls edited by dterei
(diff)
09:47 Commentary/Rts/HaskellExecution/FunctionCalls edited by dterei
(diff)
09:46 Commentary/Rts/HaskellExecution/Registers edited by dterei
(diff)
09:43 Commentary/Pipeline edited by dterei
(diff)
09:42 Commentary/Pipeline edited by dterei
(diff)
09:29 Commentary/Compiler/Backends/LLVM/Design edited by dterei
(diff)
09:26 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
(diff)
09:24 Commentary/Compiler/Backends/LLVM edited by dterei
(diff)
09:20 Commentary/Compiler/Backends/NCG edited by dterei
(diff)
09:11 Commentary/Compiler/IfaceFiles edited by dterei
(diff)
09:09 Commentary/Compiler/Packages edited by dterei
(diff)
09:08 Commentary/Compiler/KeyDataTypes edited by dterei
(diff)
09:08 Commentary/Compiler edited by dterei
(diff)
09:07 Commentary/Compiler/KeyDataTypes edited by dterei
(diff)
09:05 Commentary/Compiler/ModuleTypes created by dterei
03:19 Ticket #4967 (internal error: stg_ap_v_ret on forkProcess + executeFile) created by udoprog
I've so far been unable to reproduce the bug, due to my inexperience in …

02/16/11:

16:15 Ticket #4966 (Type checking regression) created by igloo
This module: […] is accepted by 7.0.1, but not by 7.0-branch or HEAD: …
15:46 Commentary/Compiler/KeyDataTypes edited by dterei
(diff)
15:44 Commentary/Compiler edited by dterei
(diff)
15:37 Commentary/Compiler/StrictnessAnalysis edited by dterei
(diff)
15:31 Commentary/Compiler/HscMain edited by dterei
(diff)
15:30 Commentary/Compiler/HscPipe edited by dterei
(diff)
15:30 HscPipe2.png attached to Commentary/Compiler/HscPipe by dterei
15:24 Commentary/Compiler/HscMain edited by dterei
(diff)
15:23 HscPipe.png attached to Commentary/Compiler/HscMain by dterei
HscPipe?
15:23 Commentary/Compiler/HscMain edited by dterei
add llvm to graphic (diff)
15:22 HscPipe2.png attached to Commentary/Compiler/HscMain by dterei
15:04 Commentary/Compiler/IfaceFiles edited by dterei
Add note of where ModIface? lives. (diff)
14:32 Commentary/Compiler/HscMain edited by dterei
Fix some formatting (diff)
14:26 Commentary/Compiler/HscMain edited by dterei
add llvm code gen info (diff)
14:24 Commentary/Compiler/API edited by dterei
Fix link to recompilation checker and remove empty section on stable … (diff)
13:51 Ticket #4953 (panic: urk! lookup local fingerprint main:B.throwErr{v rR3}) closed by igloo
fixed: The panics are fixed now, but uni-htk is failing to build. I'll take a …
13:37 Ticket #4965 (60% performance regression in continuation-heavy code between 6.12 and 7) created by bos
I have a JSON parsing library whose performance has regressed by a little …
08:16 Ticket #4964 (Scale columns in CCS profiling report to their contents) created by batterseapower
If you have long identifiers or module names, they overflow the fixed-size …
03:57 Ticket #4963 (Faster implementation of System.Timeout.timeout) created by basvandijk
As described in the …
02:13 Ticket #4962 (Dead code fed to CorePrep because RULEs keep it alive spuriously) created by batterseapower
This ticket is split off from #4941. I'm seeing output code that looks …

02/15/11:

13:29 Ticket #4961 (Make the Timeout exception a newtype instead of a datatype) created by basvandijk
The attached patch simply replaces the data with a newtype for the …
06:47 Ticket #4957 (Simplifier failes to eliminate redundant boxing/unboxing) closed by simonpj
fixed: Fixed by […] Test added also. Simon
06:13 Ticket #4945 (Another SpecConstr infelicity) closed by igloo
fixed: Only performance, and not a regression since 7.0.1 at least, so not …
05:52 Ticket #4958 (Ambiguous module name `Prelude' (base haskell98-1.1.0.0)) closed by simonmar
wontfix: GHC starting with version 7.2.1 will not support using the haskell98
05:15 Ticket #4960 (Better inlining test in CoreUnfold) created by simonpj
Consider this […] If a function that scrutinises its argument is …

02/14/11:

13:57 Commentary/Compiler/StackAreas edited by ezyang
some notes about the new codegen (diff)
10:09 Ticket #4959 (Warning about variables with leading underscore that are used anyway) created by Lemming
I use -Wall all the time, which includes -fwarn-unused-binds and …
09:33 ErlangInHaskell edited by jepst
(diff)
08:13 Ticket #4958 (Ambiguous module name `Prelude' (base haskell98-1.1.0.0)) created by EvgenijM86
I was trying to compile haskell-src-1.0.1.4 with ghc-7.1.20110213 and got …
05:26 Commentary/Compiler/Coercions edited by megacz
typo (diff)
03:09 Ticket #4957 (Simplifier failes to eliminate redundant boxing/unboxing) created by simonpj
Consider this […] GHC 6.12 -O generates this: […] Here y is used …

02/13/11:

13:04 Ticket #4898 (internal error: evacuate(static): strange closure type 23675) closed by igloo
worksforme: No response from submitter, so closing.
12:50 Ticket #4214 (OSX 64bit: ghci: loadObj internal error) closed by igloo
fixed: GHCi works in the current builds, so I agree that we can close this ticket …
12:45 Ticket #4956 (threadDelay behavior 64-bit mac os x) created by perikov
threadDelay 1000000 […] to reproduce: fire up ghci […]
09:31 Ticket #4949 (TH typechecking regression) closed by igloo
fixed: Yes, all the above packages now build in the stable branch.
06:43 Ticket #4935 (New type error in GHC 7.1 with TypeFamilies, Rank2Types) closed by igloo
fixed: Merged

02/11/11:

09:18 Ticket #4950 (Typechecking regression) closed by simonpj
duplicate: Patch not yet committed, but will be shortly. Dup of #4935.
05:38 Ticket #4955 (increase error message detail for module lookups failure due to hi ...) created by duncan
Consider the following build log. In particular note that we start by …
02:32 Ticket #4948 (Undefined symbols: ...) closed by simonmar
worksforme

02/10/11:

19:50 DataParallel/Library edited by chak
(diff)
08:21 Ticket #4947 (Regenerated cbits/WCsubst.c based on Unicode 6.0.0) closed by simonmar
fixed: no hurry to merge, I think.
08:18 Ticket #4902 (Create a primop for getting the size of an Array#) closed by simonmar
fixed: Pushed, thanks! […] […]
07:05 BadContent edited by simonmar
(diff)
06:00 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
03:39 ErlangInHaskell edited by jepst
Added walkthrough (diff)

02/09/11:

16:00 Commentary/Compiler/API edited by dterei
(diff)
15:20 Commentary/Compiler edited by dterei
(diff)
15:14 Commentary/Compiler/Backends edited by dterei
(diff)
14:53 Ticket #4954 (-eventlog / -debug should imply -rtsopts) created by duncan
The -eventlog flag links the program to the threaded rts. The eventlog …
09:29 Ticket #4953 (panic: urk! lookup local fingerprint main:B.throwErr{v rR3}) created by igloo
7.0.1 and HEAD accept the following pair of modules, but the 7.0 branch …
08:31 Ticket #4952 (Typechecking regression) created by igloo
7.0.1 accepts this module (cut down from hashed-storage-0.5.4): […] but …
05:23 EventLog edited by duncan
link to ghc-events package (diff)
02:08 Building/RunningTests edited by simonpj
(diff)
02:07 Building/RunningTests edited by simonpj
(diff)
01:15 Ticket #4951 (Performance regression 7.0.1 -> 7.0.1.20110201) created by simonmar
Submitted by Kazu Yamamoto on glasgow-haskell-users. This program […] …

02/08/11:

16:36 Ticket #4950 (Typechecking regression) created by igloo
Reduced from data-category-0.3.1.1, this module: […] is accepted by …
14:42 Ticket #4949 (TH typechecking regression) created by igloo
The 7.0 branch (and HEAD) behaves differently to 7.0.1 on this modules: …
02:33 Ticket #4948 (Undefined symbols: ...) created by ikeg
I met a strange error when building gitit-0.7.3.12 with `ghc …

02/07/11:

11:38 Ticket #4947 (Regenerated cbits/WCsubst.c based on Unicode 6.0.0) created by basvandijk
I noticed the generated cbits/WCsubst.c was based on Unicode 5.1.0. I …
11:31 DarcsConversion edited by igloo
(diff)
11:30 GettingStarted edited by igloo
(diff)
11:15 TypeNats/InductiveDefinitions edited by diatchki
(diff)
03:30 admin/lun edited by simonmar
(diff)
03:13 admin/lun edited by simonmar
add Mailman info (diff)
00:12 TypeNats/InductiveDefinitions edited by diatchki
(diff)

02/06/11:

14:41 DarcsConversion edited by igloo
(diff)
14:35 DarcsConversion edited by igloo
(diff)
14:34 TypeNats/InductiveDefinitions edited by diatchki
(diff)
14:34 TypeNats/InductiveDefinitions edited by diatchki
(diff)
14:33 TypeNats/InductiveDefinitions edited by diatchki
(diff)
14:32 TypeNats/InductiveDefinitions edited by diatchki
(diff)
14:32 Building/RunningNoFib edited by igloo
(diff)
14:32 Repositories edited by igloo
(diff)
14:31 TypeNats/InductiveDefinitions created by diatchki
14:31 TypeNats edited by diatchki
(diff)
14:29 DarcsConversion edited by igloo
(diff)
14:28 Building/Rebuilding edited by igloo
(diff)
14:27 Building/SyncAll created by igloo
14:23 TypeNats/Examples edited by diatchki
(diff)
13:50 Repositories created by igloo
13:28 TypeNats/Examples edited by diatchki
(diff)
13:25 TypeNats/Examples created by diatchki
13:16 TypeNats edited by diatchki
(diff)
12:59 DarcsConversion edited by igloo
(diff)
12:58 Building/QuickStart edited by igloo
(diff)

02/05/11:

15:23 Ticket #4880 (Functor, Monad, Applicative instances for Data.Monoid.First, ...) closed by igloo
invalid: Proposal tickets are no longer needed as part of the library submissions …
15:23 Ticket #4859 (Add forkOnIO and friends to Control.Concurrent) closed by igloo
invalid: Proposal tickets are no longer needed as part of the library submissions …
15:23 Ticket #4858 (Add Control.Concurrent.forkIOWithUnmask, deprecate forkIOUnmasked) closed by igloo
invalid: Proposal tickets are no longer needed as part of the library submissions …
15:22 Ticket #4857 (Add Control.Exception.allowInterrupt) closed by igloo
invalid: Proposal tickets are no longer needed as part of the library submissions …
15:20 Ticket #4842 (keep Data.Map.foldWithKey) closed by igloo
wontfix: In the absence of a consensus, let's default to sticking to the "no …
15:16 Ticket #4834 (New Functor => Applicative => Monad Hierarchy) closed by igloo
invalid: Proposal tickets are no longer needed as part of the library submissions …
15:15 Ticket #4535 (Add tryReadChan to Chan) closed by igloo
invalid: Proposal tickets are no longer needed as part of the library submissions …
15:13 Ticket #4517 (Add Data.Functor.Backwards to transformers) closed by igloo
invalid: Proposal tickets are no longer needed as part of the library submissions …
15:13 Ticket #4482 (Allow type variables to be instantiated as a typeclass) closed by igloo
wontfix: No response from submitter, so closing.
15:12 Ticket #4344 (Better toRational for Float and Double) closed by igloo
invalid: Proposal tickets are no longer needed as part of the library submissions …
15:12 Ticket #4313 (Proposal: Add left, right and strict folds to Data.Set, Data.IntMap and ...) closed by igloo
invalid: Proposal tickets are no longer needed as part of the library submissions …
15:11 Ticket #4192 (Proposed process piping function to be added to the "process" package) closed by igloo
invalid: Proposal tickets are no longer needed as part of the library submissions …
15:03 Ticket #3999 (Improved folds for Data.Map and Data.IntMap) closed by igloo
invalid: Proposal tickets are no longer needed as part of the library submissions …
15:02 Ticket #3339 (Data.Monoid: Add (<>) as a synonym for mappend) closed by igloo
invalid: Proposal tickets are no longer needed as part of the library submissions …
15:01 Ticket #2717 (Add nubWith, nubOrd) closed by igloo
invalid: Proposal tickets are no longer needed as part of the library submissions …
14:38 Ticket #4865 (Deprecate and remove Prelude.catch and System.IO.Error.{catch,try}) closed by igloo
fixed: Consensus was to apply the proposal, with several people expressing …
12:33 Ticket #4943 (Another odd missed SpecConstr opportunity) closed by igloo
fixed: Merged.
12:33 Ticket #1333 (core lint failures from arrow notation + HPC) closed by igloo
fixed: Thanks Ross! Merged.
07:13 Ticket #4852 (cabal doesn't tell ./configure which gcc to use) closed by igloo
fixed: The Cabal 1.10.0.0 provided with ghc 7.0.1, I assume? That doesn't have …
06:27 Ticket #4944 (-fvia-C/asm mangler broken on registerised powerpc-linux build) closed by igloo
wontfix: Registerised PPC/Linux isn't a supported platform, I'm afraid. Note too …
05:42 Ticket #4906 (peekCString crashes on handling nullPtr) closed by igloo
invalid: The module is described as "Utilities for primitive marshalling of C …
04:19 ErlangInHaskell edited by jepst
Pasted in README from remote-haskell repository (diff)

02/04/11:

17:55 Ticket #4852 (cabal doesn't tell ./configure which gcc to use) closed by igloo
fixed: Right, cabal-install is using Cabal 1.8.0.6, which doesn't have all the …
14:36 admin/lun edited by igloo
(diff)
14:31 admin/lun edited by igloo
(diff)
14:24 admin/lun created by igloo
12:38 TypeNats/Naturals edited by hesselink
Interger -> Integer (diff)
07:22 Ticket #4895 (hGetBufSome returns 0 when it should not) closed by igloo
fixed: Merged
07:22 Ticket #4924 (bizarre strictness analysis bug) closed by igloo
fixed: Merged
07:19 Ticket #4504 ("awaitSignal Nothing" does not block thread with -threaded) closed by igloo
All 3 merged
07:17 Ticket #4877 (Template Haskell panic when splicing an infix expression with a ...) closed by igloo
fixed: Merged
07:14 Ticket #4903 (Inliner looping when specialising across modules (with GADTs and other ...) closed by igloo
fixed: Merged
07:11 Ticket #4908 (Easy SpecConstr opportunity that is nonetheless missed) closed by igloo
fixed: Merged
07:11 Ticket #4912 (No warnings for orphan instances declared via TypeSynonymInstances) closed by igloo
fixed: Merged
07:10 Ticket #4917 (ghc7 does not equate type synonyms under RankNTypes) closed by igloo
fixed: Merged
07:09 Ticket #4918 (Rule matcher failing to look through an imported inlining) closed by igloo
fixed: Merged
05:28 Ticket #4946 (reify does not work on data structures defined in files without Language ...) created by guest
reify does not work on data structures defined in files compiled without …
05:02 ReportABug edited by simonmar
(diff)

02/03/11:

15:06 Ticket #4945 (Another SpecConstr infelicity) created by batterseapower
I'm beginning to sound like a broken record, but SpecConstr still doesn't …

02/02/11:

22:12 Ticket #4944 (-fvia-C/asm mangler broken on registerised powerpc-linux build) created by kgardas
Hello, I've build 7.0.1 on powerpc-linux platform, but a lot (if not all) …
07:09 Ticket #4943 (Another odd missed SpecConstr opportunity) created by batterseapower
Compiling the attached code with HEAD (and without case liberation) has …
01:14 Status/SLPJ-Tickets edited by simonpj
(diff)
01:11 Ticket #2599 (Improve error message for type rigidity) closed by simonpj
invalid: The whole story about "rigidity" has changed, so I don't think this ticket …
01:07 Ticket #3169 (Bad occurs-check error message) closed by simonpj
fixed: Happily with the new type checker the error message is almost exactly as I …

02/01/11:

17:54 Ticket #4942 (GHC.ConsoleHandler does not call back application when Close button is ...) created by Amatic
The test program below is not called back by GHC.ConsoleHandler? when the …
09:41 Ticket #4887 (add a Location interface for element-wise operations on Data.Map) closed by ross
wontfix: Several people liked the interface, but it's only a little faster than …
07:29 Ticket #4937 (Remove indirections caused by sum types, such as Maybe) closed by tibbe
wontfix: Replying to rl: > Not to detract from the discussion, but in …
07:10 Ticket #4930 (Case-of-case not eliminated when it could be) closed by simonpj
fixed: Good point. Fixed by […] I don't think this is worth merging. Simon
05:05 Ticket #4939 (Panic in parsing a stmt) closed by simonmar
invalid
03:30 Status/SLPJ-Tickets edited by simonpj
(diff)
03:30 Ticket #4941 (SpecConstr generates functions that do not use their arguments) created by simonpj
Consider this function: […] SpecConstr does a reasonable job, but …
02:05 Ticket #4516 (Over eager non-exhaustive pattern match warnings in lambda expressions.) closed by batterseapower
fixed: Fixed by #4905, I think
02:02 Ticket #4940 (Bad error message using poly pat bind with MonoPatBinds) created by batterseapower
This program: […] Is trying to pattern-bind a polymorphic function. …
01:53 Ticket #4939 (Panic in parsing a stmt) created by simonpj
Daniel Gorin (dgorin@…) reports: I'm trying to make the hint …
01:50 Status/SLPJ-Tickets edited by simonpj
(diff)
01:43 Ticket #4936 (Unbox sum types without fields) closed by simonmar
duplicate: Duplicate of #605.

01/31/11:

15:48 Ticket #4938 (Core2 CPU not detected correctly) created by altaic
This is a HEAD build on a Core2 Duo (i386 & x86_64) MacBook? Pro. …
14:27 Ticket #4937 (Remove indirections caused by sum types, such as Maybe) created by tibbe
While null pointers cause correctness issues in languages that allow them, …
14:15 Ticket #4936 (Unbox sum types without fields) created by tibbe
In the new I/O manager we use newtyped Ints instead of an ADT to squeeze …
12:06 Ticket #4935 (New type error in GHC 7.1 with TypeFamilies, Rank2Types) created by patrick_premont
The following produces a type error with ghc-7.1.20110126. No error is …
08:46 TypeNats/Basics edited by diatchki
(diff)
05:24 BadContent edited by simonmar
add fire pits spam (diff)
01:37 TypeNats/Basics edited by simonpj
(diff)
01:32 TypeNats/Basics edited by simonpj
(diff)

01/30/11:

18:17 DataParallel/Dec2010Release edited by chak
(diff)
16:25 TypeNats/Operations edited by diatchki
(diff)

01/29/11:

07:48 Ticket #4934 (threadWaitRead works incorrectly on nonthreaded RTS) created by slyfox
I found out it in xmobar on ghc-7.0.1. When I ran it I got the following …
02:57 Ticket #4931 (hsc2hs emits invalid OPTIONS_GHC pragmas) created by awson
If I write […] in my hsc code, hsc2hs emits […] which GHC refuses to …
02:55 Ticket #4930 (Case-of-case not eliminated when it could be) created by rl
Small example: […] GHC produces this: […] It ought to produce …

01/28/11:

07:08 ProjectSuggestions edited by simonmar
(diff)
07:07 Ticket #4929 (Support all top-level declarations in GHCi) created by simonmar
I thought we had a ticket for this, but I can't find it so I'm creating …
06:53 Ticket #3630 (Suggested algorithm to control upper bound of space "leaks") closed by simonmar
invalid
06:48 ProjectSuggestions edited by simonmar
(diff)
06:45 ProjectSuggestions edited by simonmar
(diff)
06:45 ProjectSuggestions edited by simonmar
(diff)
06:43 ProjectSuggestions edited by simonmar
(diff)
06:42 ProjectSuggestions edited by simonmar
(diff)
06:41 ProjectSuggestions edited by simonmar
(diff)
06:35 Internships edited by simonmar
(diff)
06:34 Internships edited by simonmar
(diff)
06:32 Internships edited by simonmar
(diff)
04:08 Ticket #4925 (Use explicit language extensions in base) closed by simonpj
fixed: Thanks. I fixed a couple of errors and pushed. Please discard the patch …
03:55 Ticket #4905 (New flag to disable warning on incomplete pattern matches in lambdas) closed by simonpj
fixed: Implemented by […] So now -fwarn-incomplete-patterns doesn't warn …
02:51 Ticket #4928 (Add primops for copying/cloning an array in the new codegen) created by tibbe
Daniel Peebles's benchmarks show that copying arrays using a …
02:11 Ticket #4927 (pattern match failure if compiled with -threaded) closed by adept
fixed: With current GHC head (as of 20th Jan 2011 or later) and network HEAD …
01:28 Ticket #4927 (pattern match failure if compiled with -threaded) created by helgikrs
Always reproducible with the following program, compiled with ghc -rtsopts …

01/27/11:

08:50 Ticket #4925 (Use explicit language extensions in base) created by basvandijk
Attached is a darcs patch that removes the extension fields from …
06:22 Ticket #4924 (bizarre strictness analysis bug) created by simonmar
This module: […] contains two identical functions, f and g. If …
01:14 Ticket #4923 (HEAD unregisterised build broken: unlit missing) created by kgardas
Hello, unregisterised build of HEAD as of Jan 26 2011 fails with: […] …
00:48 Ticket #4922 (Segfault / Assertion failed in RTS (Compact.c)) created by dleuschner
Our application terminates with a segfault or an internal RTS error in …

01/26/11:

23:21 Ticket #4921 (report ambiguous type variables more consistently) created by Saizan
[…] Both x and y have the same problem, there isn't enough type …
22:18 TypeNats edited by diatchki
(diff)
22:12 TypeNats edited by diatchki
(diff)
22:12 TypeNats/Implementation edited by diatchki
(diff)
22:05 TypeNats/Operations edited by diatchki
(diff)
21:53 TypeNats/Operations edited by diatchki
(diff)
21:53 TypeNats/Operations edited by diatchki
(diff)
21:26 TypeNats/Operations edited by diatchki
(diff)
21:23 TypeNats/Operations edited by diatchki
(diff)
21:22 TypeNats/Operations edited by diatchki
(diff)
21:19 TypeNats/AvoidingPartialTypeFunctions edited by diatchki
(diff)
21:17 TypeNats/AvoidingPartialTypeFunctions edited by diatchki
(diff)
21:17 TypeNats/AvoidingPartialTypeFunctions created by diatchki
20:57 TypeNats edited by diatchki
(diff)
20:52 TypeNats edited by diatchki
(diff)
18:14 DataParallel/Dec2010Release edited by chak
(diff)
18:09 DataParallel/Dec2010Release edited by chak
(diff)
09:16 Ticket #4918 (Rule matcher failing to look through an imported inlining) created by simonpj
Pedro reported […] The code for f1 was optimised (by rewrite rules) …
08:58 Ticket #4485 (Per-class incoherence, and solve incoherent instances last) closed by simonpj
fixed: I've just checked. Both "overlapping-intsances" and "incoherent-instances" …
08:38 Ticket #4915 (Segmentation fault or access violation in GHCi (Windows) during ...) closed by simonmar
worksforme: Thanks for the report, and for spending the time trying to reproduce it. …
Note: See TracTimeline for information about the timeline view.