Timeline
07/07/11:
- 13:22 GitForDarcsUsers edited by
- (diff)
- 12:11 Ticket #5309 (make[1]: *** [Apply.o] Segmentation fault (core dumped)) created by
- Hello! When building this old version of Haskell on Mac OS X 10.5.8 …
- 10:21 Ticket #5308 (Generalize -msse2 command line flag to -msse<version number>) created by
- I'm looking into adding support for the popcnt instruction. The …
- 03:36 Ticket #5307 (Problems with new cyclic dependency error message) created by
- I encountered a "head: empty list" failure and tracked it down to the new …
07/06/11:
- 18:05 Ticket #5306 (Data family constructor imports broken) created by
- The following does not compile, but according to …
- 16:07 Ticket #5305 (crash after writing around 40 gigabytes to stdout) created by
- After writing about 40GiB to stdout program crashes with one of these …
- 12:43 SafeHaskell edited by
- Remove old part about some flags command line only. (diff)
- 03:26 Ticket #5304 (Core lint failure in stage 3 build) created by
- A stage 3 build is currently failing with a Core Lint error: […]
07/05/11:
- 05:18 Ticket #5303 (GHC crash (panic) with -O2 and nonexistent .hi) created by
- […] I am attaching the test.hs that causes this. It needs …
07/04/11:
- 22:21 Ticket #5302 (Unused arguments in join points) created by
- Sometimes GHC produces join points with unused parameters. In the example …
- 15:01 Ticket #5301 (Trac failure: "KeyError: 'fields'") created by
- ==== How to Reproduce ==== While doing a GET operation on /ticket/4000, …
- 11:45 Commentary/Libraries edited by
- (diff)
- 09:29 Ticket #5300 (Infinite context reduction stack overflow) created by
- The contrived example below gets a Context reduction stack overflow error …
- 02:52 Ticket #5299 (ghc.exe: panic! (the 'impossible' happened)) created by
- 1. open ghci 2. type in: [2,4..] 3. obviously this is an infinite list, so …
- 00:52 Ticket #5295 (TEST_HC needs to be quoted in plugins/Makefile) closed by
- fixed: Done, thanks!
07/03/11:
- 20:20 Ticket #5298 (Inlined functions aren't fully specialised) created by
- When a function is inlined, it can expose other functions as candidates …
- 13:56 Ticket #5297 (annrun01 needs to be updated) created by
- A change of type makes annrun01 fail with […] defaultErrorHandler now …
- 10:30 Ticket #5296 (Add explicit type applications) created by
- 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
- plugins01 fails with […] due to the space in install dir, TEST_HC …
- 09:58 Ticket #5294 (framework failure: duplicate T1595) created by
- 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
- 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
- If you build GHC with shared libraries enables, the generated libHSghc.dll …
07/01/11:
- 23:03 RunTimeData created by
- created page
- 22:57 PolymorphicDynamic edited by
- added link to RunTimeData (diff)
- 19:44 PolymorphicDynamic edited by
- add mobile code to use cases; transform to Interface (diff)
- 10:02 Ticket #5274 (Bad error message) closed by
- fixed: I agree. I've added the module and a bit more to all the calls to error in …
- 03:52 PolymorphicDynamic created by
- created page
- 02:04 Commentary edited by
- added Polymorphic Dynamic page (diff)
- 00:40 Ticket #5291 (GhcDynamic build fails on Windows: can't find DLLs) created by
- Enabling GhcDynamic? causes the Windows build to fail: […] The reason …
- 00:36 Ticket #5286 (panic: getPredTyDescription EqPred [7.0 regression]) closed by
- fixed: Fixed by […]
- 00:17 Ticket #5263 (Compiler panic, trying to compile text-0.5) closed by
- 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
- minor grammar fix (diff)
- 01:28 Ticket #5290 (Add UNPACK support to Template Haskell) created by
- 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
- fixed: Applied, thanks
- 08:50 Commentary/ModuleStructure edited by
- (diff)
- 08:46 Commentary/Abbreviations edited by
- (diff)
- 07:57 Commentary/Compiler/SeqMagic edited by
- (diff)
- 07:56 Commentary/Compiler/SeqMagic edited by
- (diff)
- 07:06 Commentary/Compiler/SeqMagic edited by
- (diff)
- 06:37 Commentary/Compiler/SeqMagic edited by
- (diff)
- 06:34 Commentary edited by
- (diff)
- 06:19 Ticket #3798 (Problem with wxHaskell) closed by
- duplicate: Closing this one in favour of #5289
- 00:47 Ticket #5169 (LLVM backend should warn if llvm tools aren't installed) closed by
- fixed: Fixed in 515f06ba7425bbd0d36989a2877f6cb889b80be7.
06/28/11:
- 21:59 Ticket #5289 (Can't use ghci with a library linked against libstdc++) created by
- My double-conversion library links to a C++ library. If I build it and …
- 17:47 Commentary/Compiler/Backends/LLVM/Installing edited by
- (diff)
- 15:26 Ticket #5288 (Less noisy version of -fwarn-name-shadowing) created by
- 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
- This code: […] gives the following error at compilation time: […]
- 07:01 Ticket #5283 (Arrow command combinators: addTickHsExpr explodes in GHCi) closed by
- duplicate: duplicate of #5045
- 02:45 Ticket #5286 (panic: getPredTyDescription EqPred [7.0 regression]) created by
- 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
- T3001-2(prof_hb) is producing the following Core Lint failure: […]
- 02:28 Ticket #5284 (Simplifier performance regression (or infinite loop)) created by
- Compiling simplCore/should_compile/T3016.hs with -O does not finish …
06/27/11:
- 18:26 DataParallel/Replicate edited by
- (diff)
- 18:15 Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting edited by
- (diff)
- 18:13 Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting edited by
- (diff)
- 18:12 Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting edited by
- (diff)
- 18:12 Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting edited by
- (diff)
- 18:11 Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting edited by
- add some notes from email to a guy in past (diff)
- 17:04 Ticket #5283 (Arrow command combinators: addTickHsExpr explodes in GHCi) created by
- This code: […] compiles fine using GHC. In GHCi I get: […]
- 11:38 Ticket #5282 (Bizarre results from -P profiler on OS X) created by
- I'm trying to use the profiler to understand the performance of an …
- 09:05 Ticket #5281 (Bad compiler warning) created by
- In a jumble of messages from lots of parallel invocations of ghc I see …
- 09:04 Platforms edited by
- (diff)
- 08:01 Ticket #5250 (SEGFAULT in FFI to C++ library) closed by
- fixed: Fixed in e1c9a4f7762009f6cf5db645ee52966eaa979f44 and …
- 06:40 Ticket #5269 (RTS flag decoding broken) closed by
- wontfix: I sympathise. But the basic problem is that when used as a CGI script, …
- 06:22 DataParallel/VectPragma edited by
- (diff)
06/26/11:
- 19:41 Ticket #5280 (System.Random commits (rand `mod` base) error.) created by
- 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
- 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
- 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
- The existing API for System.Random.RandomGen allows a random number …
- 14:56 Ticket #5094 (Get rid of hidden modules) closed by
- 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
- invalid: Yes, this is a gotcha with type families. See: …
- 14:27 Ticket #5229 (Datatype contexts in testsuite) closed by
- 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
- fixed: Applied, thanks.
- 12:45 Ticket #5264 (Add support for out of source tree compilation.) closed by
- wontfix: That's not supported, but you can use lndir to make a tree of symlinks, …
- 12:37 Ticket #5258 (Mantee Compilation) closed by
- 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
- fixed: Test added.
- 09:53 Ticket #5030 (Slow type checking of type-level computation heavy code.) closed by
- fixed: Done.
- 09:44 Commentary/Libraries edited by
- (diff)
- 09:43 Commentary/Libraries edited by
- (diff)
- 09:42 Commentary/Libraries edited by
- (diff)
- 08:18 Ticket #5272 (Performance regression) closed by
- fixed: Replying to augustss: > After spending 12 hours porting the …
- 07:55 Building/GettingTheSources edited by
- (diff)
- 07:54 Building/GettingTheSources edited by
- (diff)
- 07:04 DataParallel/VectPragma edited by
- (diff)
- 06:58 Building/GettingTheSources edited by
- (diff)
- 01:55 Ticket #5277 (Clash between RankNTypes and TypeFamilies) created by
- [Note: a more specific summary line is in order for this ticket.] …
- 00:47 DataParallel/VectPragma edited by
- (diff)
06/25/11:
- 13:03 Ticket #5176 (RTS build failure with gcc-4.6.1) closed by
- fixed: Fixed
- 12:45 Ticket #1595 (duplicate "not in scope" error when giving multiple vars type-signatures ...) closed by
- fixed: Thanks!
- 08:33 Ticket #5276 (Multithreaded build failure) created by
- 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
- In ghc 7.1 the type name returned for prelude types has changed. It used …
- 11:54 Ticket #5274 (Bad error message) created by
- 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
- The Control.Exception.assert function has a very nice hack so it prints a …
- 11:01 Ticket #1380 (Safe Haskell) closed by
- 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
- fixed
- 08:40 Building/GettingTheSources edited by
- 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
- fixed: I think this is a test bug: fixed in …
- 06:02 Ticket #5272 (Performance regression) created by
- The code generated by ghc 7.0.4 is significantly slower than the one for …
- 05:55 Ticket #5271 (Compilation speed regression) created by
- 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
- 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
- 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
- fixed: Thanks. Fixed by […]
- 04:54 DataParallel/VectPragma edited by
- (diff)
- 04:51 DataParallel/VectPragma edited by
- (diff)
- 02:26 Blog: New directions for Template Haskell edited by
- 02:23 Blog: New directions for Template Haskell edited by
- 01:07 Ticket #5268 (ghci panic in ByteCodeGen.schemeE: unhandled case) created by
- 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
- fixed
- 00:42 Status/SLPJ-Tickets edited by
- (diff)
06/22/11:
- 10:12 Commentary/Libraries edited by
- (diff)
- 10:11 Commentary/Libraries edited by
- (diff)
- 09:54 Ticket #2102 (Typeclass membership doesn't bring coercion superclass requirements into ...) closed by
- 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
- 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
- fixed: Hurrah! We now have superclass equalities. I've added this example as a …
- 09:33 Commentary/Libraries edited by
- (diff)
- 09:19 Commentary/Libraries edited by
- (diff)
- 07:04 Ticket #5267 (Missing type checks for arrow command combinators) closed by
- invalid: GHC seems to be performing properly here. In each case GHC is objecting …
- 04:01 Ticket #5051 (Typechecker behaviour change) closed by
- 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
- Is this expected to work? […] I get: […]
06/21/11:
- 22:28 DataParallel/VectPragma edited by
- (diff)
- 06:36 DataParallel/VectPragma edited by
- (diff)
- 06:36 DataParallel/VectPragma edited by
- (diff)
- 06:35 DataParallel/VectPragma edited by
- (diff)
- 06:32 DataParallel/VectPragma edited by
- (diff)
- 06:26 Ticket #4856 (Performance regression in the type checker regression for GADTs and type ...) closed by
- fixed: OK, I ran a complete build of the accelerate library thus: […] I …
- 06:13 DataParallel/VectPragma edited by
- (diff)
- 06:09 DataParallel/VectPragma edited by
- (diff)
- 05:53 DataParallel/VectPragma created by
- 05:45 DataParallel edited by
- (diff)
06/20/11:
- 16:02 Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting edited by
- (diff)
- 12:25 Commentary/Compiler/Backends/LLVM/GHC_LLVMPorting created by
- 12:08 Commentary/Compiler/Backends/LLVM edited by
- (diff)
- 07:32 DataParallel/Replicate edited by
- (diff)
- 07:30 DataParallel/Replicate edited by
- (diff)
- 07:15 DataParallel/Replicate edited by
- (diff)
- 07:01 Commentary/Contracts created by
- Very first version!
06/19/11:
- 15:53 Ticket #5148 (ghci :set +s yields absurd negative times) closed by
- 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
- invalid: No response from submitter, so closing.
- 13:02 Ticket #5027 (Remove ability to use ghc-binary) closed by
- 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
- worksforme: No response from submitter, so closing.
- 12:46 Ticket #4270 (Out of memory when compiling Statistics.Quantile) closed by
- 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
- wontfix: Admitting defeat.
- 10:50 Ticket #5266 (Licensing requirements and copyright notices) created by
- 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
- 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
- Hello, it would be good if GHC supports also out of source tree …
06/18/11:
- 16:04 Commentary/Abbreviations edited by
- (diff)
- 16:03 Commentary/Abbreviations edited by
- transcribe comment from HscTypes?.hs (diff)
- 14:46 DarcsConversion/Building/GettingTheSources edited by
- Update URL for git homepage. (diff)
- 11:52 Ticket #5263 (Compiler panic, trying to compile text-0.5) created by
- Trying to compile text-0.5 leads to the message: ghc.exe: panic! (the …
06/17/11:
- 15:44 Commentary/Compiler/SeqMagic edited by
- (diff)
- 13:37 Ticket #5201 (unregisterised build broken on arm-linux platform) closed by
- fixed: I believe this is now fixed.
- 13:36 Ticket #5151 (Switch to upstream binary repo) closed by
- fixed: Done.
- 13:35 Ticket #5210 (Add primops for copying/cloning byte arrays) closed by
- fixed: OK applied: 530e25a6a1aaccc14630842f310bb4194ce97be0 Closing ticket, we …
- 11:11 Ticket #5245 (Cmm optimizer: propagate constants across basic block boundaries) closed by
- fixed: With new codegen assignment rewriting and machine op folding, this …
- 10:34 Commentary/Compiler/NewCodeGenPipeline edited by
- machop folding (diff)
- 09:01 Blog: New directions for Template Haskell comment added by
- Has this proposal (especially part B) made it into a plan? I just checked …
- 06:13 Commentary/Compiler/NewCodeGenPipeline edited by
- updates pending commit (diff)
06/16/11:
- 18:12 Ticket #5024 (Improve testsuite summary output) closed by
- fixed: And the reason is now shown too: …
- 15:09 Ticket #5037 (TH mkName bug) closed by
- fixed: Fixed by […] The relevant comment from Convert is […] Test added.
- 10:48 Ticket #5260 (System.FilePath.combine encourages unsafe practices) closed by
- 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
- fixed: Ah, sorry. Yep, looks right in the HEAD.
- 07:56 Commentary/Compiler/SeqMagic created by
- 07:39 Ticket #1999 (panic with GADT etc.) closed by
- 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
- Here are some expressions that are executed in a too lazy way when …
- 04:38 Commentary/Compiler/NewCodeGenPipeline edited by
- extra stage (diff)
- 01:28 Ticket #5259 (Heap used by compacting collector larger than heap used without.) closed by
- 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
- fixed: closing, thanks.
06/15/11:
- 13:42 Ticket #5261 (-pgmF messes up hpc .mix output) created by
- 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
- 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
- When you run a program that slowly accumulates memory with +RTS -M100M -c, …
- 07:55 DataParallel/Replicate edited by
- (diff)
- 07:31 DataParallel/Replicate edited by
- (diff)
- 07:21 DataParallel/Replicate edited by
- (diff)
- 06:34 DataParallel/Replicate created by
- 06:01 DataParallel edited by
- (diff)
- 05:57 DataParallel edited by
- (diff)
- 05:56 DataParallel/Regular edited by
- (diff)
- 05:54 DataParallel edited by
- (diff)
- 05:15 DataParallel/Dec2010Release edited by
- (diff)
- 05:13 DataParallel/Dec2010Release edited by
- (diff)
- 04:15 MemcpyOptimizations edited by
- (diff)
- 02:29 Ticket #5257 (Calling fail on a UTF-8 encoded string (in file) causes garbage to be ...) closed by
- 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
- wontfix: Thanks for the diagnosis Daniel; you are exactly on target I think. I …
- 00:32 Ticket #5258 (Mantee Compilation) created by
- [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
- fixed: Committed: 6c7d2a946a96ed74799cf353f3f62c875f56639b …
- 19:15 Ticket #5257 (Calling fail on a UTF-8 encoded string (in file) causes garbage to be ...) created by
- For example, […] Using either encodeString or writing it in escaped …
- 14:52 MemcpyOptimizations edited by
- Linkify and expand a little (diff)
- 14:42 Status/May11 edited by
- Remove WIP notice given its now mid June (diff)
- 14:10 Commentary/Compiler/CmmType edited by
- Added memcpy/memmove/memset CallishMachOps? (diff)
- 14:05 MemcpyOptimizations edited by
- (diff)
- 14:04 Commentary edited by
- (diff)
- 14:03 MemcpyOptimizations created by
- 06:06 Ticket #4504 ("awaitSignal Nothing" does not block thread with -threaded) closed by
- fixed: All the patches looks merged to me. If I understand correctly, the …
- 05:32 Commentary/Compiler/NewCodeGenPipeline edited by
- Adjust docs for some renaming (diff)
06/13/11:
- 23:56 Ticket #5001 (makeCorePair: arity missing) closed by
- 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
- 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
- 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
- fixed: Thanks guys!
- 13:13 Commentary/Rts/Storage/HeapObjects edited by
- stack chunks (diff)
- 12:40 Ticket #5203 (Stack overflow in criterion) closed by
- 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
- the following code contains […] where foo evaluates to True. If I …
- 08:32 Ticket #3304 (define gcd 0 0 = 0) closed by
- 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
- fixed: No objections; applied.
- 07:21 Ticket #5255 (String literals cause runtime crashes when OverloadedStrings is in effect) created by
- 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
- fixed: Merged.
- 03:14 PatternSynonyms edited by
- (diff)
- 02:52 PatternSynonyms edited by
- (diff)
- 02:30 PatternSynonyms created by
- Initial version
- 02:16 ViewPatternsAlternative edited by
- (diff)
- 01:57 ViewPatternsAlternative edited by
- (diff)
- 01:26 ViewPatternsAlternative created by
- 01:09 ViewPatterns edited by
- Added link to alternative syntax (diff)
06/11/11:
- 07:08 Ticket #5252 (UNPACK without optimisation leads to panic) closed by
- fixed: Fixed by […]
- 07:07 Ticket #5211 (Missing warning about redundant import for a class instance) closed by
- fixed: Excellent point thank you! Fixed by […] Simon
- 06:58 Ticket #2436 (Bad warning when exporting data families) closed by
- fixed: Your word is my command. Fixed by […] and […] test added. Simon
- 06:57 Ticket #5235 (Template Haskell rejects list comprehensions) closed by
- fixed: Thanks. This was a glitch following the monad-comoprehension changes. …
- 05:59 Ticket #5254 (usb library fails on Windows) created by
- 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
- The "readFileAs fileSystemEncoding" part of test 3307 doesn't work on …
- 12:50 Ticket #5252 (UNPACK without optimisation leads to panic) created by
- Here's a two-module progam […] Now with ghc 7.0.3 we get […] The …
- 07:51 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 06:40 Commentary/Compiler/StackAreas edited by
- contiguity of callarea (diff)
- 06:23 Commentary/Compiler/StackAreas edited by
- update (diff)
- 05:56 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 05:26 Ticket #5251 (copyFile does not copy metadata) created by
- 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
- 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
- the file [[GhcFile(...)]] contains a comment that …
- 12:16 Status/SLPJ-Tickets edited by
- (diff)
- 12:06 Ticket #5246 (Duplicate type error messages with implicit parameters) closed by
- 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
- If I have code such as […] GHC will demand Foo f => on the instance …
- 10:56 Ticket #5247 (include generics library) created by
- 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
- fixed: OK, I just pushed the fix: commit …
- 04:49 Ticket #5227 (Large space usage when deriving Generic) closed by
- fixed: Done: …
- 03:46 Ticket #5246 (Duplicate type error messages with implicit parameters) created by
- 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
- 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
- (diff)
- 14:30 Commentary/Compiler/CmmType edited by
- (diff)
- 14:14 ErlangInHaskell edited by
- (diff)
- 09:35 Debugging/CompiledCode edited by
- (diff)
- 09:25 Ticket #5245 (Cmm optimizer: propagate constants across basic block boundaries) created by
- The new constant propagation pass optimizes […] as […] which is …
- 07:37 Ticket #5244 (Reg build broken on powerpc-linux) created by
- Hello, while attempting registerised build on powerpc-linux platform of …
06/07/11:
- 13:04 SafeHaskell edited by
- (diff)
- 13:02 SafeHaskell edited by
- Add notes on symbol level safety (diff)
- 12:00 Ticket #5230 (Segfault in cgrun064) closed by
- fixed: Applied patch in d0faaa6fa0cecd23c5670fd199e9206275313666. Thanks!
- 09:37 Ticket #5243 (ghc --make and ghci misses dependencies with explicit braces) created by
- Karl Crary tripped over this deeply strange case: […] Notice that …
- 00:46 Ticket #5242 (IntMap.differenceKeysSet for removing an IntSet of keys) created by
- Currently, IntMap.difference ma mb removes all the keys in mb from …
Note: See TracTimeline
for information about the timeline view.
