Timeline


and

07/03/11:

20:20 Ticket #5298 (Inlined functions aren't fully specialised) created by reinerp
When a function is inlined, it can expose other functions as candidates …
13:56 Ticket #5297 (annrun01 needs to be updated) created by daniel.is.fischer
A change of type makes annrun01 fail with […] defaultErrorHandler now …
10:30 Ticket #5296 (Add explicit type applications) created by dsf
This example is derived from code in my application. It works, but I …
10:08 Ticket #5295 (TEST_HC needs to be quoted in plugins/Makefile) created by daniel.is.fischer
plugins01 fails with […] due to the space in install dir, TEST_HC …
09:58 Ticket #5294 (framework failure: duplicate T1595) created by daniel.is.fischer
Recently a test T1595 was added to rename/should_fail, but there already …
02:04 Ticket #5293 (Linker error from integer-gmp (OS X 10.7)) created by jhenahan
I recently upgraded to the latest dev build of OS X Lion and Xcode 4.2, …

07/02/11:

16:58 Ticket #5292 (libHSghc exports more symbols than Windows can handle) created by batterseapower
If you build GHC with shared libraries enables, the generated libHSghc.dll …

07/01/11:

23:03 RunTimeData created by vivian
created page
22:57 PolymorphicDynamic edited by vivian
added link to RunTimeData (diff)
19:44 PolymorphicDynamic edited by vivian
add mobile code to use cases; transform to Interface (diff)
10:02 Ticket #5274 (Bad error message) closed by simonpj
fixed: I agree. I've added the module and a bit more to all the calls to error in …
03:52 PolymorphicDynamic created by vivian
created page
02:04 Commentary edited by vivian
added Polymorphic Dynamic page (diff)
00:40 Ticket #5291 (GhcDynamic build fails on Windows: can't find DLLs) created by batterseapower
Enabling GhcDynamic? causes the Windows build to fail: […] The reason …
00:36 Ticket #5286 (panic: getPredTyDescription EqPred [7.0 regression]) closed by simonpj
fixed: Fixed by […]
00:17 Ticket #5263 (Compiler panic, trying to compile text-0.5) closed by simonpj
fixed: Thanks. That was a bad bug. It's fixed by this patch […] Making a test …

06/30/11:

06:25 Commentary/GettingStarted edited by guest
minor grammar fix (diff)
01:28 Ticket #5290 (Add UNPACK support to Template Haskell) created by mikhail.vorozhtsov
I've just hacked it in: […] TH.hs: […] Main.hs: […] Compiling and …

06/29/11:

15:33 Ticket #5265 (Support for additional .ghci files in GHCi.) closed by igloo
fixed: Applied, thanks
08:50 Commentary/ModuleStructure edited by dwincort
(diff)
08:46 Commentary/Abbreviations edited by dwincort
(diff)
07:57 Commentary/Compiler/SeqMagic edited by simonmar
(diff)
07:56 Commentary/Compiler/SeqMagic edited by simonmar
(diff)
07:06 Commentary/Compiler/SeqMagic edited by simonmar
(diff)
06:37 Commentary/Compiler/SeqMagic edited by simonpj
(diff)
06:34 Commentary edited by simonpj
(diff)
06:19 Ticket #3798 (Problem with wxHaskell) closed by simonmar
duplicate: Closing this one in favour of #5289
00:47 Ticket #5169 (LLVM backend should warn if llvm tools aren't installed) closed by dterei
fixed: Fixed in 515f06ba7425bbd0d36989a2877f6cb889b80be7.

06/28/11:

21:59 Ticket #5289 (Can't use ghci with a library linked against libstdc++) created by bos
My double-conversion library links to a C++ library. If I build it and …
17:47 Commentary/Compiler/Backends/LLVM/Installing edited by dterei
(diff)
15:26 Ticket #5288 (Less noisy version of -fwarn-name-shadowing) created by batterseapower
I would like a flag that warns about name-shadowing in more restricted …
10:33 Ticket #5287 (The 'impossible' happened. solveDerivEqns: probable loop) created by agocorona
This code: […] gives the following error at compilation time: […]
07:01 Ticket #5283 (Arrow command combinators: addTickHsExpr explodes in GHCi) closed by ross
duplicate: duplicate of #5045
02:45 Ticket #5286 (panic: getPredTyDescription EqPred [7.0 regression]) created by simonmar
Lots of tests are panicing with "getPredTyDescription EqPred?". They all …
02:31 Ticket #5285 (Core lint error in T3001-2 [7.0 regression]) created by simonmar
T3001-2(prof_hb) is producing the following Core Lint failure: […]
02:28 Ticket #5284 (Simplifier performance regression (or infinite loop)) created by simonmar
Compiling simplCore/should_compile/T3016.hs with -O does not finish …

06/27/11:

18:26 DataParallel/Replicate edited by chak
(diff)
18:15 Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting edited by dterei
(diff)
18:13 Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting edited by dterei
(diff)
18:12 Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting edited by dterei
(diff)
18:12 Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting edited by dterei
(diff)
18:11 Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting edited by dterei
add some notes from email to a guy in past (diff)
17:04 Ticket #5283 (Arrow command combinators: addTickHsExpr explodes in GHCi) created by peteg
This code: […] compiles fine using GHC. In GHCi I get: […]
11:38 Ticket #5282 (Bizarre results from -P profiler on OS X) created by bos
I'm trying to use the profiler to understand the performance of an …
09:05 Ticket #5281 (Bad compiler warning) created by augustss
In a jumble of messages from lots of parallel invocations of ghc I see …
09:04 Platforms edited by kgardas
(diff)
08:01 Ticket #5250 (SEGFAULT in FFI to C++ library) closed by simonmar
fixed: Fixed in e1c9a4f7762009f6cf5db645ee52966eaa979f44 and …
06:40 Ticket #5269 (RTS flag decoding broken) closed by simonmar
wontfix: I sympathise. But the basic problem is that when used as a CGI script, …
06:22 DataParallel/VectPragma edited by chak
(diff)

06/26/11:

19:41 Ticket #5280 (System.Random commits (rand `mod` base) error.) created by rrnewton
You have probably at some point come across the C code "{{{rand() % …
19:20 Ticket #5279 (numericEnumFromThen breaks standard behaviour in presence of ⊥) closed by ehird
invalid: Oops. I was trying to fix an error (additional "> " before "Prelude>"). …
19:18 Ticket #5279 (numericEnumFromThen breaks standard behaviour in presence of ⊥) created by ehird
Haskell 2010 (and, for what it's worth, 98) require the following …
18:46 Ticket #5278 (System.Random.randomIvalInteger makes invalid assumptions about RandomGen) created by rrnewton
The existing API for System.Random.RandomGen allows a random number …
14:56 Ticket #5094 (Get rid of hidden modules) closed by igloo
wontfix: I don't think modifying GHC's behaviour is the right way to go here.
14:55 Ticket #5277 (Clash between RankNTypes and TypeFamilies) closed by simonpj
invalid: Yes, this is a gotcha with type families. See: …
14:27 Ticket #5229 (Datatype contexts in testsuite) closed by igloo
fixed: Ah, sorry, I fixed these earlier today, before noticing your patches.
14:18 Ticket #1182 (splitAt does not implement H98 report behaviour, it is too strict in 'n') closed by igloo
fixed: Applied, thanks.
12:45 Ticket #5264 (Add support for out of source tree compilation.) closed by igloo
wontfix: That's not supported, but you can use lndir to make a tree of symlinks, …
12:37 Ticket #5258 (Mantee Compilation) closed by igloo
duplicate: Thanks for the report. Happily, this is a duplicate of #5004, and thus …
09:54 Ticket #5205 (Control.Monad.forever leaks space) closed by igloo
fixed: Test added.
09:53 Ticket #5030 (Slow type checking of type-level computation heavy code.) closed by igloo
fixed: Done.
09:44 Commentary/Libraries edited by igloo
(diff)
09:43 Commentary/Libraries edited by igloo
(diff)
09:42 Commentary/Libraries edited by igloo
(diff)
08:18 Ticket #5272 (Performance regression) closed by igloo
fixed: Replying to augustss: > After spending 12 hours porting the …
07:55 Building/GettingTheSources edited by igloo
(diff)
07:54 Building/GettingTheSources edited by igloo
(diff)
07:04 DataParallel/VectPragma edited by chak
(diff)
06:58 Building/GettingTheSources edited by igloo
(diff)
01:55 Ticket #5277 (Clash between RankNTypes and TypeFamilies) created by stefan
[Note: a more specific summary line is in order for this ticket.] …
00:47 DataParallel/VectPragma edited by chak
(diff)

06/25/11:

13:03 Ticket #5176 (RTS build failure with gcc-4.6.1) closed by igloo
fixed: Fixed
12:45 Ticket #1595 (duplicate "not in scope" error when giving multiple vars type-signatures ...) closed by michalt
fixed: Thanks!
08:33 Ticket #5276 (Multithreaded build failure) created by daniel.is.fischer
Building HEAD via sh validate fails with […] The build goes through …

06/24/11:

15:52 Ticket #5275 (Data.Typeable not backwards compatible) created by augustss
In ghc 7.1 the type name returned for prelude types has changed. It used …
11:54 Ticket #5274 (Bad error message) created by augustss
From Data.Data […] That error message is a criminal offense. It should …
11:50 Ticket #5273 (error and undefined should print a location) created by augustss
The Control.Exception.assert function has a very nice hack so it prints a …
11:01 Ticket #1380 (Safe Haskell) closed by dterei
fixed: We now have this feature! Merged with changeset …
10:55 Ticket #5145 (ghc 7.1 says "Use -fvia-C instead" but -fvia-C is gone) closed by dterei
fixed
08:40 Building/GettingTheSources edited by rrnewton
I noticed the fingerprint.py path changed in the repository and so … (diff)
07:06 Ticket #5253 (Test 3307 and "readFileAs fileSystemEncoding" fails on Windows) closed by batterseapower
fixed: I think this is a test bug: fixed in …
06:02 Ticket #5272 (Performance regression) created by augustss
The code generated by ghc 7.0.4 is significantly slower than the one for …
05:55 Ticket #5271 (Compilation speed regression) created by augustss
Ghc has gotten slower at compiling. Compilation time for our code base in …

06/23/11:

08:56 Ticket #5270 (Installing ghc ruins PATH on Windows) created by augustss
I installed ghc-7.0.4 on a Windows XP machine and after that the Path …
08:54 Ticket #5269 (RTS flag decoding broken) created by augustss
Some misguided security paranoia seems to have turned off a lot of the …
06:29 Ticket #5268 (ghci panic in ByteCodeGen.schemeE: unhandled case) closed by simonpj
fixed: Thanks. Fixed by […]
04:54 DataParallel/VectPragma edited by chak
(diff)
04:51 DataParallel/VectPragma edited by chak
(diff)
02:26 Blog: New directions for Template Haskell edited by simonpj
02:23 Blog: New directions for Template Haskell edited by simonpj
01:07 Ticket #5268 (ghci panic in ByteCodeGen.schemeE: unhandled case) created by patrikja
To reproduce: […] Resulting panic is below. Note that ghc reports a …
01:00 Ticket #3018 (Constraints of function in record appears to nullifiy instance ...) closed by simonpj
fixed
00:42 Status/SLPJ-Tickets edited by simonpj
(diff)

06/22/11:

10:12 Commentary/Libraries edited by igloo
(diff)
10:11 Commentary/Libraries edited by igloo
(diff)
09:54 Ticket #2102 (Typeclass membership doesn't bring coercion superclass requirements into ...) closed by simonpj
fixed: Hurrah! We now have superclass equalities. I've added this example as a …
09:54 Ticket #2715 (Equality constraint in superclass not supported) closed by simonpj
fixed: Hurrah! We now have superclass equalities. I've added this example as a …
09:53 Ticket #4338 (weird discrepancies between TFs and FDs in GHC7) closed by simonpj
fixed: Hurrah! We now have superclass equalities. I've added this example as a …
09:33 Commentary/Libraries edited by igloo
(diff)
09:19 Commentary/Libraries edited by igloo
(diff)
07:04 Ticket #5267 (Missing type checks for arrow command combinators) closed by ross
invalid: GHC seems to be performing properly here. In each case GHC is objecting …
04:01 Ticket #5051 (Typechecker behaviour change) closed by simonpj
fixed: GHC 7 indeed falls over on DoCon 2.12. It turns out to be a rather …
01:44 Ticket #5267 (Missing type checks for arrow command combinators) created by peteg
Is this expected to work? […] I get: […]

06/21/11:

22:28 DataParallel/VectPragma edited by chak
(diff)
06:36 DataParallel/VectPragma edited by chak
(diff)
06:36 DataParallel/VectPragma edited by chak
(diff)
06:35 DataParallel/VectPragma edited by chak
(diff)
06:32 DataParallel/VectPragma edited by chak
(diff)
06:26 Ticket #4856 (Performance regression in the type checker regression for GADTs and type ...) closed by simonpj
fixed: OK, I ran a complete build of the accelerate library thus: […] I …
06:13 DataParallel/VectPragma edited by chak
(diff)
06:09 DataParallel/VectPragma edited by chak
(diff)
05:53 DataParallel/VectPragma created by chak
05:45 DataParallel edited by chak
(diff)

06/20/11:

16:02 Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting edited by dterei
(diff)
12:25 Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting created by kgardas
12:08 Commentary/Compiler/Backends/LLVM edited by kgardas
(diff)
07:32 DataParallel/Replicate edited by chak
(diff)
07:30 DataParallel/Replicate edited by chak
(diff)
07:15 DataParallel/Replicate edited by chak
(diff)
07:01 Commentary/Contracts created by cpa
Very first version!

06/19/11:

15:53 Ticket #5148 (ghci :set +s yields absurd negative times) closed by igloo
fixed: #4979 has been fixed, and this looks like it works now.
13:14 Ticket #5049 (GHC Panic on Text.Highlighting.Kate.Syntax.Ocaml) closed by igloo
invalid: No response from submitter, so closing.
13:02 Ticket #5027 (Remove ability to use ghc-binary) closed by igloo
fixed: We haven't done option 2, so I guess we're going with option 1.
12:58 Ticket #4922 (Segfault / Assertion failed in RTS (Compact.c)) closed by igloo
worksforme: No response from submitter, so closing.
12:46 Ticket #4270 (Out of memory when compiling Statistics.Quantile) closed by igloo
fixed: We think the extra memory use is just due to keeping all the unfoldings in …
12:41 Ticket #2684 (Stack overflow in stream-fusion library with GHC 6.10 RC) closed by igloo
wontfix: Admitting defeat.
10:50 Ticket #5266 (Licensing requirements and copyright notices) created by houeland
I'm not sure where or how to bring this up, but I figured I would inform …
09:21 Ticket #5265 (Support for additional .ghci files in GHCi.) created by SamAnklesaria
Currently, GHCi only loads a single .ghci file. As a result, all user …
04:04 Ticket #5264 (Add support for out of source tree compilation.) created by kgardas
Hello, it would be good if GHC supports also out of source tree …

06/18/11:

16:04 Commentary/Abbreviations edited by megacz
(diff)
16:03 Commentary/Abbreviations edited by megacz
transcribe comment from HscTypes?.hs (diff)
14:46 DarcsConversion/Building/GettingTheSources edited by josh
Update URL for git homepage. (diff)
11:52 Ticket #5263 (Compiler panic, trying to compile text-0.5) created by guest
Trying to compile text-0.5 leads to the message: ghc.exe: panic! (the …

06/17/11:

15:44 Commentary/Compiler/SeqMagic edited by simonpj
(diff)
13:37 Ticket #5201 (unregisterised build broken on arm-linux platform) closed by igloo
fixed: I believe this is now fixed.
13:36 Ticket #5151 (Switch to upstream binary repo) closed by igloo
fixed: Done.
13:35 Ticket #5210 (Add primops for copying/cloning byte arrays) closed by dterei
fixed: OK applied: 530e25a6a1aaccc14630842f310bb4194ce97be0 Closing ticket, we …
11:11 Ticket #5245 (Cmm optimizer: propagate constants across basic block boundaries) closed by ezyang
fixed: With new codegen assignment rewriting and machine op folding, this …
10:34 Commentary/Compiler/NewCodeGenPipeline edited by ezyang
machop folding (diff)
09:01 Blog: New directions for Template Haskell comment added by carette
Has this proposal (especially part B) made it into a plan? I just checked …
06:13 Commentary/Compiler/NewCodeGenPipeline edited by ezyang
updates pending commit (diff)

06/16/11:

18:12 Ticket #5024 (Improve testsuite summary output) closed by igloo
fixed: And the reason is now shown too: …
15:09 Ticket #5037 (TH mkName bug) closed by simonpj
fixed: Fixed by […] The relevant comment from Convert is […] Test added.
10:48 Ticket #5260 (System.FilePath.combine encourages unsafe practices) closed by igloo
wontfix: This is working as it is designed to. If you want to propose a change to …
10:33 Ticket #4973 (building ghc7.0.1.20110217 under x86 solaris fails) closed by igloo
fixed: Ah, sorry. Yep, looks right in the HEAD.
07:56 Commentary/Compiler/SeqMagic created by simonpj
07:39 Ticket #1999 (panic with GADT etc.) closed by simonpj
fixed: Stop press. Jim's program (test gadt/termination) is actually just …
05:43 Ticket #5262 (Compiling with -O makes some expressions too lazy and causes space leaks) created by michal.palka
Here are some expressions that are executed in a too lazy way when …
04:38 Commentary/Compiler/NewCodeGenPipeline edited by ezyang
extra stage (diff)
01:28 Ticket #5259 (Heap used by compacting collector larger than heap used without.) closed by simonmar
worksforme: I suspect this is fixed. Your program didn't work, because [0..] has …
01:13 Ticket #4928 (Add primops for copying/cloning an array in the new codegen) closed by simonmar
fixed: closing, thanks.

06/15/11:

13:42 Ticket #5261 (-pgmF messes up hpc .mix output) created by elaforge
For example: […] If I omit pgmF, then I get proper Boxes in the .mix …
13:24 Ticket #5260 (System.FilePath.combine encourages unsafe practices) created by joeyhess
tempdir </> file -- when file is absolute, this does not put the file in …
08:16 Ticket #5259 (Heap used by compacting collector larger than heap used without.) created by r6
When you run a program that slowly accumulates memory with +RTS -M100M -c, …
07:55 DataParallel/Replicate edited by chak
(diff)
07:31 DataParallel/Replicate edited by chak
(diff)
07:21 DataParallel/Replicate edited by chak
(diff)
06:34 DataParallel/Replicate created by chak
06:01 DataParallel edited by chak
(diff)
05:57 DataParallel edited by chak
(diff)
05:56 DataParallel/Regular edited by chak
(diff)
05:54 DataParallel edited by chak
(diff)
05:15 DataParallel/Dec2010Release edited by chak
(diff)
05:13 DataParallel/Dec2010Release edited by chak
(diff)
04:15 MemcpyOptimizations edited by tibbe
(diff)
02:29 Ticket #5257 (Calling fail on a UTF-8 encoded string (in file) causes garbage to be ...) closed by simonmar
fixed: Fixed in 7.2.1, thanks to Max's work on Unicode. (the problem was that …
00:35 Ticket #5256 (code in an "else" branch that is never executed still does influence ...) closed by simonpj
wontfix: Thanks for the diagnosis Daniel; you are exactly on target I think. I …
00:32 Ticket #5258 (Mantee Compilation) created by deyan
[51 of 64] Compiling Manatee.Toolkit.Gtk.ModelView? ( …
00:00 Milestone 7.0.4 completed

06/14/11:

19:24 Ticket #5208 (Unroll array copy/clone primops in the native and LLVM code generators) closed by dterei
fixed: Committed: 6c7d2a946a96ed74799cf353f3f62c875f56639b …
19:15 Ticket #5257 (Calling fail on a UTF-8 encoded string (in file) causes garbage to be ...) created by anthony.de.almeida.lopes
For example, […] Using either encodeString or writing it in escaped …
14:52 MemcpyOptimizations edited by dterei
Linkify and expand a little (diff)
14:42 Status/May11 edited by dterei
Remove WIP notice given its now mid June (diff)
14:10 Commentary/Compiler/CmmType edited by tibbe
Added memcpy/memmove/memset CallishMachOps? (diff)
14:05 MemcpyOptimizations edited by tibbe
(diff)
14:04 Commentary edited by tibbe
(diff)
14:03 MemcpyOptimizations created by tibbe
06:06 Ticket #4504 ("awaitSignal Nothing" does not block thread with -threaded) closed by igloo
fixed: All the patches looks merged to me. If I understand correctly, the …
05:32 Commentary/Compiler/NewCodeGenPipeline edited by ezyang
Adjust docs for some renaming (diff)

06/13/11:

23:56 Ticket #5001 (makeCorePair: arity missing) closed by simonpj
fixed: I investigated michaelt's example. Your SPECIALISE pragmas for myEnum
14:45 Ticket #5217 (GADT declaration not (yet) handled by Template Haskell) closed by simonpj
fixed: I've fixed this. I did not need to extend TH syntax, because it's already …

06/12/11:

13:59 Ticket #5247 (include generics library) closed by igloo
invalid: Replying to jhala: > Is it possible to include a generics …
13:19 Ticket #3629 (Code compiled WITHOUT profiling many times slower than compiled WITH ...) closed by igloo
fixed: Thanks guys!
13:13 Commentary/Rts/Storage/HeapObjects edited by ezyang
stack chunks (diff)
12:40 Ticket #5203 (Stack overflow in criterion) closed by igloo
invalid: Replying to simonpj: > Could you let me know how to reproduce …
11:35 Ticket #5256 (code in an "else" branch that is never executed still does influence ...) created by j.waldmann
the following code contains […] where foo evaluates to True. If I …
08:32 Ticket #3304 (define gcd 0 0 = 0) closed by igloo
fixed: Applied all but the last one. I'm not sure about it; should we throw an …
08:27 Ticket #4970 (time002 and time004 (ghci) test failures on OS X 64 bit) closed by igloo
fixed: No objections; applied.
07:21 Ticket #5255 (String literals cause runtime crashes when OverloadedStrings is in effect) created by YitzGale
There has been a discussion[1] on the web-devel list about the fate of the …
07:04 Ticket #4973 (building ghc7.0.1.20110217 under x86 solaris fails) closed by igloo
fixed: Merged.
03:14 PatternSynonyms edited by augustss
(diff)
02:52 PatternSynonyms edited by augustss
(diff)
02:30 PatternSynonyms created by augustss
Initial version
02:16 ViewPatternsAlternative edited by augustss
(diff)
01:57 ViewPatternsAlternative edited by augustss
(diff)
01:26 ViewPatternsAlternative created by augustss
01:09 ViewPatterns edited by augustss
Added link to alternative syntax (diff)

06/11/11:

07:08 Ticket #5252 (UNPACK without optimisation leads to panic) closed by simonpj
fixed: Fixed by […]
07:07 Ticket #5211 (Missing warning about redundant import for a class instance) closed by simonpj
fixed: Excellent point thank you! Fixed by […] Simon
06:58 Ticket #2436 (Bad warning when exporting data families) closed by simonpj
fixed: Your word is my command. Fixed by […] and […] test added. Simon
06:57 Ticket #5235 (Template Haskell rejects list comprehensions) closed by simonpj
fixed: Thanks. This was a glitch following the monad-comoprehension changes. …
05:59 Ticket #5254 (usb library fails on Windows) created by basvandijk
I'm trying to get my Haskell usb library to work on Windows. I currently …

06/10/11:

13:29 Ticket #5253 (Test 3307 and "readFileAs fileSystemEncoding" fails on Windows) created by igloo
The "readFileAs fileSystemEncoding" part of test 3307 doesn't work on …
12:50 Ticket #5252 (UNPACK without optimisation leads to panic) created by simonpj
Here's a two-module progam […] Now with ghc 7.0.3 we get […] The …
07:51 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
06:40 Commentary/Compiler/StackAreas edited by ezyang
contiguity of callarea (diff)
06:23 Commentary/Compiler/StackAreas edited by ezyang
update (diff)
05:56 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
05:26 Ticket #5251 (copyFile does not copy metadata) created by Orphi
The copyFile function fails to copy various metadata to do with a file. …
00:46 Ticket #5250 (SEGFAULT in FFI to C++ library) created by acowley
A binding to  OpenCV 2.2 I've been …

06/09/11:

17:42 Ticket #5249 (Non-understandable comment in compiler/main/GHC.hs) created by dterei
the file [[GhcFile(...)]] contains a comment that …
12:16 Status/SLPJ-Tickets edited by simonpj
(diff)
12:06 Ticket #5246 (Duplicate type error messages with implicit parameters) closed by simonpj
fixed: Happily this error is gone in HEAD (= 7.2). There are quite a few …
12:02 Ticket #5248 (Infer type context in a type signature) created by gidyn
If I have code such as […] GHC will demand Foo f => on the instance …
10:56 Ticket #5247 (include generics library) created by jhala
Is it possible to include a generics library (e.g. SYB) in the boot …
07:17 Ticket #5236 (Circular functional dependencies cause loop in typechecker) closed by dimitris
fixed: OK, I just pushed the fix: commit …
04:49 Ticket #5227 (Large space usage when deriving Generic) closed by dreixel
fixed: Done: …
03:46 Ticket #5246 (Duplicate type error messages with implicit parameters) created by NickSmallbone
The following ill-typed program generates two identical type errors at the …

06/08/11:

18:06 Ticket #5244 (Reg build broken on powerpc-linux) closed by igloo
wontfix: I've tidied up the file, but I'm pretty sure that that just means you'll …
14:34 Commentary/Compiler/CmmType edited by dterei
(diff)
14:30 Commentary/Compiler/CmmType edited by dterei
(diff)
14:14 ErlangInHaskell edited by jepst
(diff)
09:35 Debugging/CompiledCode edited by igloo
(diff)
09:25 Ticket #5245 (Cmm optimizer: propagate constants across basic block boundaries) created by tibbe
The new constant propagation pass optimizes […] as […] which is …
07:37 Ticket #5244 (Reg build broken on powerpc-linux) created by kgardas
Hello, while attempting registerised build on powerpc-linux platform of …

06/07/11:

13:04 SafeHaskell edited by dterei
(diff)
13:02 SafeHaskell edited by dterei
Add notes on symbol level safety (diff)
12:00 Ticket #5230 (Segfault in cgrun064) closed by dterei
fixed: Applied patch in d0faaa6fa0cecd23c5670fd199e9206275313666. Thanks!
09:37 Ticket #5243 (ghc --make and ghci misses dependencies with explicit braces) created by simonpj
Karl Crary tripped over this deeply strange case: […] Notice that …
00:46 Ticket #5242 (IntMap.differenceKeysSet for removing an IntSet of keys) created by liyang
Currently, IntMap.difference ma mb removes all the keys in mb from …

06/06/11:

16:55 Ticket #5241 (documentation in ghc 7.0.3 sources fails to build on OpenSuSE 11.4) created by gatoatigrado
When building the ghc 7.0.3 source distribution on OpenSuSE 11.4, LaTeX …
04:40 Ticket #5240 (help GNU ld to use less memory when linking libraries compiled with ...) created by int-e
This is a well-known problem, but I didn't find a previous report here, …

06/04/11:

19:17 Ticket #5239 (Em-dash for "--" with UnicodeSyntax.) created by Eelis-
It would be neat if the UnicodeSyntax? extension supported the Unicode "—" …

06/03/11:

04:06 Ticket #5238 (throwSTM+catchSTM pollutes the masking state) created by mikhail.vorozhtsov
The following program prints "(Unmasked,MaskedUninterruptible?)" […] I …
Note: See TracTimeline for information about the timeline view.