Timeline
08/26/11:
- 21:05 Ticket #5435 (GHCi linker should run constructors for linked libraries) created by
- As far as I can tell from my experimentation, any library that contains a …
- 06:21 BlockObjects edited by
- (diff)
- 06:09 BlockObjects/FakingIt edited by
- (diff)
- 05:41 GhcKinds edited by
- (diff)
- 02:33 WorkingConventions/Git edited by
- (diff)
08/25/11:
- 23:47 BlockObjects/FakingIt edited by
- (diff)
- 23:33 BlockObjects/FakingIt edited by
- (diff)
- 23:05 BlockObjects edited by
- (diff)
- 23:04 BlockObjects/FakingIt edited by
- (diff)
- 22:48 BlockObjects edited by
- (diff)
- 13:43 Ticket #5431 (Add popCount to Data.Bits) closed by
- fixed: I've pushed this as 7afc8f048b54d3a496585a9d2b674585ee3de495
- 10:35 Ticket #5434 (<no location info> for shadowing warnings in TH-generated code) created by
- See attached test case, which causes this warning to be printed when …
- 10:15 Ticket #5433 (Compiler generates invalid assembly with "bad register name") created by
- While working on the [ http://hackage.haskell.org/package/statistics …
- 05:25 BlockObjects edited by
- (diff)
- 04:45 BlockObjects edited by
- (diff)
- 04:45 Ticket #5396 (rare segfault in a terminal game) closed by
- fixed: […]
- 04:41 BlockObjects edited by
- (diff)
- 04:39 BlockObjects edited by
- (diff)
- 04:35 Repositories edited by
- (diff)
- 04:29 BlockObjects edited by
- (diff)
- 04:05 Ticket #5419 (integer-gmp no longer exports S# and J#) closed by
- fixed: Fixed by: […]
- 03:18 Ticket #5432 (hp2ps bug with relative path names) created by
- dominic@steinitz.org reports on glasgow-haskell-users: If I use …
- 02:19 WorkingConventions/Git edited by
- (diff)
- 02:19 WorkingConventions/Git edited by
- (diff)
- 01:30 Ticket #5431 (Add popCount to Data.Bits) created by
- Now when we have a fast popCnt# primop it would be nice to expose it to …
- 00:29 Ticket #5430 (System.Time.formatCalendarTime: %j starts at 0 whereas strftime's %j ...) created by
- The documentation states formatCalendarTime: […] The formatting string …
08/24/11:
- 19:11 BlockObjects/UsingXPC edited by
- (diff)
- 18:52 BlockObjects/UsingXPC created by
- 18:21 BlockObjects edited by
- (diff)
- 16:40 Ticket #5429 (Docase notation as GHC extension) created by
- Many monads provide additional combinators for parallel composition, …
- 14:45 Ticket #5427 ('#' becomes an illegal first-character of a QuasiQuote line when CPP is ...) closed by
- wontfix: When CPP is enabled, we just run cpp on the source code. cpp doesn't …
- 14:12 Ticket #5428 (Creating executable in OS X Lion) created by
- Can't seem to create an executable when the module is not named "Main" …
- 11:03 Ticket #5427 ('#' becomes an illegal first-character of a QuasiQuote line when CPP is ...) created by
- {-# LANGUAGE CPP #-} <pre> [hamlet| #{foo} |] </pre> This will fail to …
08/23/11:
- 13:09 Ticket #5420 (writeFile should use openBinaryFile) closed by
- invalid: This is by design. If you want to write binary data, use …
- 07:27 Ticket #5426 (Clever programs violate GHC assumptions about representation) created by
- Consider this program: […] When compiled run it produces this result: …
- 05:50 Ticket #5417 (GHCi browse gets type families wrong) closed by
- fixed: Test added, so I'm closing. Thanks for pointing out the bug(s)! Simon
08/22/11:
- 20:39 DataParallel/VectPragma edited by
- (diff)
- 07:29 DataParallel/VectPragma edited by
- (diff)
- 05:31 Ticket #5425 (Panic: the impossible happened charType '\955') created by
- GHCi 7.0.3 panic on loading file with multiline strings and Unicode …
- 00:34 DefaultSuperclassInstances edited by
- (diff)
08/21/11:
- 21:53 Building/ARMLinuxGnuEABI edited by
- (diff)
- 20:28 DataParallel/Replicate edited by
- (diff)
- 20:25 DataParallel/Replicate edited by
- (diff)
- 06:37 DataParallel/VectPragma edited by
- (diff)
08/19/11:
- 19:41 Repositories edited by
- Update win32 repo (diff)
- 12:14 Ticket #5424 (Validate error under 7.2.1 caused by incomplete pattern warnings in new ...) created by
- the files compiler/cmm/Cmm.hs, compiler/cmm/CmmNode.hs and …
- 09:18 KindFact edited by
- (diff)
- 02:04 Commentary/Rts/Storage/GC edited by
- (diff)
- 01:14 GhcKinds edited by
- (diff)
- 01:13 GhcKinds edited by
- user's guide (diff)
08/18/11:
- 23:25 DataParallel/VectPragma edited by
- (diff)
- 20:37 Ticket #5423 (Registers above R8 corrupt when called through prim import) created by
- I write a cmm function: […] and a binding to it in Haskell: […] …
- 20:19 Ticket #5422 (Panic when using lots of registers in cmm code) created by
- If I try to compile (using ghc -c) the following code: […] I get: …
- 05:33 DataParallel/VectPragma edited by
- (diff)
- 00:29 WikiStart edited by
- remove link spam (diff)
08/17/11:
- 21:51 Ticket #5421 (<<loop>> in withMVar (reproducible, but with large test case)) created by
- A user of one of my libraries is reporting that it fails with the message …
- 14:36 Ticket #5420 (writeFile should use openBinaryFile) created by
- Apparently, I can't use writeFile to write binary data to a file in …
- 13:44 Ticket #5413 (Add population count primop) closed by
- fixed: Fixed in 2d0438f329ac153f9e59155f405d27fac0c43d65
- 06:00 Ticket #5418 (Constructor import error message suggests invalid syntax) closed by
- duplicate: Yes it's a dup of #5385. Thanks for fixing so promptly, and sorry I didn't …
- 05:43 Ticket #5419 (integer-gmp no longer exports S# and J#) created by
- Commit d8f636ec19a21cc4c22a8d1b45217436838aeebb effectively removed the …
- 03:03 Ticket #5418 (Constructor import error message suggests invalid syntax) created by
- […] That is not a very good suggestion, since it won't compile. It …
- 00:19 Repositories edited by
- (diff)
- 00:10 Repositories edited by
- (diff)
- 00:01 Ticket #5409 (Language.Haskell.TH.Syntax.tupleDataName wrong for unit) closed by
- fixed: Good point. Fixed by […] I don't understand why () is in a different …
08/16/11:
- 23:42 Ticket #5417 (GHCi browse gets type families wrong) created by
- Reported by Luite Stegeman […] Nnw use ghci 7.2.1: […] But with ghci …
- 23:08 DataParallel/VectPragma edited by
- (diff)
- 22:20 DataParallel/VectPragma edited by
- (diff)
- 15:15 GhcKinds edited by
- Step 2 (diff)
- 06:40 DataParallel/Replicate edited by
- (diff)
- 06:31 DataParallel/Replicate edited by
- (diff)
- 06:30 Status/SLPJ-Tickets edited by
- (diff)
- 06:29 Ticket #5416 (Local modules and Template Haskell declaration splices) created by
- Sometimes you want a Template Haskell splice to expand to a bunch of …
- 06:24 Ticket #5398 (Multiple declarations of uniquely generated name) closed by
- invalid: We had a discussion at CamHac which concluded that PLAN B is indeed the …
- 06:18 DataParallel/Replicate edited by
- (diff)
- 05:32 DataParallel/Replicate edited by
- (diff)
- 03:58 Ticket #4940 (Bad error message using poly pat bind with MonoPatBinds) closed by
- fixed: Fixed by (a) above! I think you'll be happy. Simon
- 03:51 Ticket #1897 (Ambiguous types and rejected type signatures) closed by
- fixed: Done! See (d) in the commit message. Simon
- 03:50 Ticket #2357 (Implement the Haskell' proposal for polymorphic pattern bindings) closed by
- fixed: Free at last, free at last. This long standing change is finally done! …
- 03:43 DataParallel/Replicate edited by
- (diff)
- 02:58 DataParallel/Replicate edited by
- (diff)
- 01:08 DataParallel/Replicate edited by
- (diff)
- 00:51 DataParallel/Replicate edited by
- (diff)
- 00:47 DataParallel/Replicate edited by
- (diff)
- 00:30 DataParallel/Replicate edited by
- (diff)
08/15/11:
- 20:48 Debugging/CompiledCode edited by
- warn about cabal stripping binaries (diff)
- 14:59 PatternSynonyms edited by
- (diff)
- 14:59 PatternSynonyms edited by
- (diff)
- 14:58 PatternSynonyms edited by
- (diff)
- 14:57 PatternSynonyms edited by
- Update syntax, add associated patterns. (diff)
- 14:01 Ticket #5415 (ghc panic building text 0.11.1.5 with 7.2.1 from debian/experimental) closed by
- invalid: Ok, this is fixed in 7.2.1.
- 11:39 Ticket #5415 (ghc panic building text 0.11.1.5 with 7.2.1 from debian/experimental) created by
- This happened in a clean build environment: […]
- 08:34 WikiStart edited by
- (diff)
- 01:44 DefaultSuperclassInstances edited by
- (diff)
- 01:42 DefaultSuperclassInstances edited by
- (diff)
- 01:24 DefaultSuperclassInstances edited by
- (diff)
- 01:09 DefaultSuperclassInstances edited by
- (diff)
- 01:08 DefaultSuperclassInstances edited by
- (diff)
08/14/11:
- 04:20 Ticket #5402 (Exit code is wrong with dynamically loaded libraries) closed by
- fixed: Fixed, test added.
- 03:49 Ticket #5414 (Add unsafeShift to Data.Bits) created by
- shiftL and shiftR introduce an extra branch to check for overflows …
08/13/11:
- 13:25 Commentary/CodingStyle edited by
- fixed typo (diff)
- 13:01 Commentary edited by
- fixed typo (diff)
- 09:01 Ticket #5413 (Add population count primop) created by
- Modern CPUs have a POPCNT instruction for efficient population count. …
- 02:22 Ticket #5412 (dataTypeConstrs gives unhelpful error message) created by
- Take the following program: […] The implementation of …
08/12/11:
- 23:11 BlockObjects edited by
- (diff)
- 23:09 BlockObjects/ExtendingGHC created by
- 23:07 BlockObjects/FakingIt created by
- 23:01 BlockObjects/Specification created by
- 23:00 BlockObjects edited by
- (diff)
- 22:57 BlockObjects edited by
- (diff)
- 22:56 BlockObjects edited by
- (diff)
- 22:51 BlockObjects edited by
- (diff)
- 22:48 BlockObjects edited by
- (diff)
- 13:51 Ticket #5411 (Typo in 7.7.1.2. Data instance declarations documentation) closed by
- fixed: Thank you!
- 12:12 Ticket #5411 (Typo in 7.7.1.2. Data instance declarations documentation) created by
- In User's Guide in section 7.7.1.2. Data instance declarations is the …
- 07:45 Ticket #5410 (Template Haskell - splicing quoted instance decls mangles names) created by
- When updating a library of mine (random-fu) to build on GHC 7.2.1, I found …
- 07:25 Ticket #5409 (Language.Haskell.TH.Syntax.tupleDataName wrong for unit) created by
- tupleDataName 0 generates the name GHC.Tuple.(), but that's …
- 06:58 PatternSynonyms edited by
- (diff)
- 06:41 BlockObjects edited by
- (diff)
- 06:38 ViewPatternsAlternative edited by
- (diff)
- 06:30 ViewPatternsAlternative edited by
- (diff)
- 06:26 BlockObjects edited by
- (diff)
- 06:14 BlockObjects edited by
- (diff)
- 02:39 Ticket #5408 (ghc-7.2.1 build failed for PowerPC) created by
- […]
- 02:34 Ticket #5407 (ghc-7.2.1 build failed on sparc solaris with non-GNU linker) created by
- […]
08/11/11:
- 20:34 WikiStart edited by
- Revert spam (diff)
- 17:36 BlockObjects edited by
- (diff)
- 13:56 WikiStart edited by
- (diff)
- 02:11 Ticket #5406 (Template Haskell: Reification of type family instances) created by
- In Template Haskell, there's no way to find out all instances of a type or …
- 00:39 BlockObjects edited by
- (diff)
08/10/11:
- 23:44 BlockObjects edited by
- (diff)
- 23:40 BlockObjects edited by
- (diff)
- 22:09 BlockObjects created by
- 21:43 ObjectiveC edited by
- (diff)
- 21:37 Commentary edited by
- (diff)
- 20:55 Building/ARMLinuxGnuEABI edited by
- (diff)
- 14:10 Ticket #5405 (Strange closure type crash when using Template Haskell on OS X Lion) created by
- GHCI crashes when I try to use Template Haskell on OS X Lion. To …
- 14:04 Ticket #5404 (GHC 7.2.1 - Template Haskell Bug) created by
- Fresh GHC 7.2.1 cannot compile […] complaining that "The type signature …
- 08:32 Status/SLPJ-Tickets edited by
- (diff)
- 06:45 Ticket #5403 (LLVM's llc pass does not print all the error messages to the console.) created by
- Hello, when working on ARM port I've noticed that when LLVM's llc tool …
- 06:26 Building/ARMLinuxGnuEABI edited by
- (diff)
- 06:18 Building/ARMLinuxGnuEABI edited by
- (diff)
- 05:58 Building/ARMLinuxGnuEABI created by
- 05:55 Platforms edited by
- (diff)
- 04:42 GhcKinds edited by
- (diff)
- 04:08 Ticket #5382 (strip: Cannot manipulate object-file created with ghc-7.2.0.20110728 under ...) closed by
- fixed: Should be fixed, although I've not tested it. Reopen if you still have …
- 03:12 Ticket #5402 (Exit code is wrong with dynamically loaded libraries) created by
- Here's a simple scenario that goes wrong: Program starts, calls …
08/09/11:
- 23:03 Ticket #5401 (LANGUAGE pragma parser nit) created by
- A language pragma like […] parses just fine but […] doesn't, saying: …
- 22:49 Ticket #5400 (GHC loops on compiling with optimizations) created by
- When compiling the snippet below with optimizations enabled (i.e. `ghc -O …
- 13:46 WikiStart edited by
- (diff)
- 13:44 WikiStart edited by
- (diff)
- 10:16 GhcKinds edited by
- fix hoopl link (diff)
- 09:46 Ticket #5352 (Very slow (nonterminating?) compilation if libraries compiled with ...) closed by
- fixed: OK done. I don't quite know how add a test, so I'll just close. (Max, …
- 09:30 GhcKinds edited by
- github examples repository (diff)
- 08:34 Ticket #5399 (GHC 7.0.3 produces corrupt .hi files for qtHaskell) created by
- I installed qtHaskell 1.1.4 by installing Qt 4.7.3 through brew. I ran …
- 08:27 GhcKinds edited by
- Step 1 (diff)
- 06:52 WikiStart edited by
- (diff)
- 06:39 Ticket #5398 (Multiple declarations of uniquely generated name) created by
- I originally [ http://code.google.com/p/syb-with-class/issues/detail?id=4 …
- 05:52 Ticket #5393 (Segfault with unboxed arrays, unsafeAt, optimisations) closed by
- fixed: It's too late to get this fix into 7.2.1, but there are workarounds: …
- 04:45 DataParallel/Replicate edited by
- (diff)
- 04:40 Ticket #5397 (bindist finds wrong gcc when XCode > 4) created by
- Manuel says: […] but it ought to be using gcc-4.2 when XCode >= 4.
- 04:10 DataParallel/Replicate edited by
- (diff)
- 03:29 DataParallel/Replicate edited by
- (diff)
- 02:43 DataParallel/Replicate edited by
- (diff)
- 00:07 Ticket #5396 (rare segfault in a terminal game) created by
- The segfault happens with this package: …
- 00:00 Milestone 7.2.1 completed
08/08/11:
- 21:19 Ticket #5395 (Context reduction stack overflow without undecidable instances) created by
- When using type families whose reduction surely terminates (and which are …
- 18:42 Ticket #5394 (GHC hangs on compile of anything) created by
- I'm probably doing something wrong, but I have a fresh install of Haskell …
- 16:44 Repositories edited by
- Update some mistaken repo locations (diff)
- 15:06 Ticket #5393 (Segfault with unboxed arrays, unsafeAt, optimisations) created by
- The programme […] segfaults here when compiled with optimisations using …
- 10:06 Ticket #5392 (Warnings about impossible MPTCs would be nice) created by
- In the following class declaration: […] it is possible to declare …
- 05:52 Ticket #5381 (internal error: MVAR_CLEAN on mutable list) closed by
- fixed: on second thoughts, there's no need to merge (too late for 7.2.1 and we're …
- 04:53 Status/SLPJ-Tickets edited by
- (diff)
- 04:51 Ticket #5391 (Better deriving for Typeable) created by
- In a …
- 04:34 Ticket #5385 (formatting error on advice involving infix constructors) closed by
- fixed: Thank you! In the end I made a new patch becuase there's a function to do …
- 00:51 Ticket #5375 (Regression in newName) closed by
- wontfix: Great. I think we have agreed to * Close this ticket * Implement #4429 …
- 00:05 ObjectiveC/Classes edited by
- Noted conceptual incompatibility with modern runtime. (diff)
- 00:03 ObjectiveC/Naming edited by
- Typos and grammar (diff)
08/07/11:
- 09:03 Ticket #5390 (Hard-coded /Developer path in Mac ghc) created by
- The Haskell Platform package for Mac OS X installs a /usr/bin/ghc script …
- 07:44 DataParallel/Replicate edited by
- (diff)
- 07:34 DataParallel/Replicate edited by
- (diff)
- 07:29 DataParallel/Replicate edited by
- (diff)
- 06:51 DataParallel/Replicate edited by
- (diff)
- 06:25 Ticket #5389 (Floating point error) closed by
- invalid: I'm afraid that's expected. You'll get the same results in other languages …
- 06:13 Ticket #5389 (Floating point error) created by
- I'm running GHC version 6.12.1 on Debian Squeeze. While using the …
- 05:38 DataParallel/Replicate edited by
- (diff)
- 05:29 DataParallel/Replicate edited by
- (diff)
- 05:02 DataParallel/Replicate edited by
- (diff)
- 04:53 DataParallel/Replicate edited by
- (diff)
- 04:49 DataParallel/Replicate edited by
- (diff)
- 01:31 DataParallel/Replicate edited by
- (diff)
- 01:30 DataParallel/Replicate edited by
- (diff)
- 01:24 DataParallel/Replicate edited by
- (diff)
- 00:41 DataParallel/Replicate edited by
- (diff)
08/06/11:
- 23:45 DataParallel/Replicate edited by
- (diff)
- 14:46 Ticket #5388 (ghcilink003 and ghcilink006 fail on OSX) created by
- ghcilink003 and ghcilink006 fail on OSX (both x86 and amd64) for me, …
- 12:43 Ticket #5387 (ffi/should_run fptr02 fails on OS X amd64) created by
- ffi/should_run fptr02 fails for me on OS X amd64: […] […]
- 12:40 Ticket #5386 (GHCi crashes with SIGFPE when using double-conversion package) created by
- This is 100% reproducible. Install the double-conversion package: …
- 11:03 Ticket #5053 (Internal error with runhaskell and System.Plugins.dynload) closed by
- fixed: I can reproduce this with 7.0, but my cut-down version works fine with the …
- 09:04 Ticket #5385 (formatting error on advice involving infix constructors) created by
- This seems to be an instance of a larger issue involving formatting of …
- 08:16 Ticket #5379 (Scoping error in Template Haskell antiquotations) closed by
- fixed: Merged as changeset:4081406d0ca013736fbdbe070a94b2922e8e3fe5
- 08:09 Ticket #5350 (Validate error: unneeded import) closed by
- fixed: Whitespace patch applied, thanks
- 08:08 Ticket #5150 (GHC should support -x objective-cpp, as well) closed by
- fixed: Applied, thanks
- 06:43 Ticket #5383 (GetOpt parser too strict) closed by
- wontfix: This matches the GNU getopt behaviour with optional arguments: […] …
- 05:38 Ticket #5090 (print026 sporadically fails) closed by
- worksforme: No response from submitter
08/05/11:
- 16:07 Ticket #5293 (Linker error from integer-gmp (OS X 10.7)) closed by
- fixed: Replying to chak: > Replying to igloo: > > I've …
- 13:31 Ticket #5384 (GHC.Integer.GMP.Internals no longer exports S# and J#) created by
- GHC.Integer.GMP.Internals no longer exports the constructors for the …
- 12:25 Ticket #5383 (GetOpt parser too strict) created by
- For GetOpt, some CLI arguments must be right next to the flag, and some …
- 10:15 GhcKinds edited by
- Clarify wording: "All datatype cannot be promoted" => "Not all datatypes … (diff)
- 09:22 Building/GettingTheSources edited by
- (diff)
- 08:28 Ticket #5382 (strip: Cannot manipulate object-file created with ghc-7.2.0.20110728 under ...) created by
- When I try to strip a binary created with ghc-7.2.0.20110728 under solaris …
- 07:23 Ticket #5381 (internal error: MVAR_CLEAN on mutable list) created by
- How to reproduce: cabal update cabal install Allure …
- 06:40 Status/SLPJ-Tickets edited by
- (diff)
- 06:21 GhcKinds edited by
- (diff)
- 03:17 Ticket #5374 (Panic compiling ATLoop) closed by
- fixed
08/04/11:
- 18:42 Ticket #5380 (arrows if command given too general a type) created by
- This is a reduced version of a function posted on …
- 16:01 Ticket #3843 (Merge plugins into HEAD) closed by
- fixed: Merged Austin's patch to master as …
- 15:00 Ticket #5356 (duplicate files in bindists) closed by
- fixed: Fixed.
- 12:48 Ticket #5377 (TypeSynonymInstances dysfunctional in ghc-7.2.1-rc1?) closed by
- invalid: OK, lets leave it as it is. Maybe a mention in the release notes
- 12:21 Ticket #5287 (The 'impossible' happened. solveDerivEqns: probable loop) closed by
- fixed: Not merged
- 12:20 Ticket #5306 (Data family constructor imports broken) closed by
- fixed: Merged as changeset:c2b8eb609c802b6733de24c4ce9e18890aa9830c
- 10:56 Ticket #5361 (regSpill: out of spill slots!) closed by
- fixed: This is working again in 7.2 now. I'm not sure, but I think it's related …
- 08:26 Ticket #5357 (ghc-7.2.1-rc1 broke unregisterised build) closed by
- fixed: OK, thanks!
- 07:54 Ticket #5379 (Scoping error in Template Haskell antiquotations) created by
- Related to #5375, #5037. When compiling and running the following: […] …
- 06:31 Ticket #5378 (unreg compiler: warning: conflicting types for built-in function ‘memcpy’) created by
- T3736 fails with an unreg compiler due to printing a warning about …
- 05:44 GhcKinds edited by
- add a changelog (diff)
- 01:46 Commentary edited by
- (diff)
- 01:27 TracWikiMisc edited by
- (diff)
- 01:20 Building edited by
- (diff)
- 01:19 Commentary/Libraries edited by
- (diff)
- 01:10 Repositories edited by
- Added brief instructions for on-line browsing. (diff)
- 01:08 Commentary/Libraries edited by
- (diff)
- 01:02 Ticket #5377 (TypeSynonymInstances dysfunctional in ghc-7.2.1-rc1?) created by
- The following code causes GHC to suggest enabling the TypeSynonymInstances? …
- 00:55 Commentary/Libraries edited by
- move repository list to Repositories (diff)
- 00:53 Repositories edited by
- (diff)
08/03/11:
- 23:58 Ticket #5376 (Quotation in System.Process.system for Windows) created by
- Wagnerdm writes: I had a bit of fun recently tracking down quoting issues …
- 19:24 WikiStart edited by
- Revert spam (diff)
- 19:06 Ticket #5375 (Regression in newName) created by
- Template Haskell's newName no longer works properly, with GHC HEAD. …
- 17:00 GhcKinds edited by
- (diff)
- 16:58 Commentary edited by
- remove spam (diff)
- 16:56 Commentary/PlatformNaming edited by
- (diff)
- 16:55 Commentary/CodingStyle edited by
- (diff)
- 16:21 Ticket #5354 (OS X, XCode 4 and gcc) closed by
- fixed: Merged as changeset:4edb76cb4460d85cde507d596ea02ab4a5b1abf5 and …
- 16:18 Ticket #5293 (Linker error from integer-gmp (OS X 10.7)) closed by
- fixed: Merged as changeset:62f215934742f283798e843193eee64abf75636a and …
- 15:50 Ticket #5358 (Exotic form of kind ghc-prim:GHC.Prim.?{(w) tc 34g}) closed by
- fixed: Merged as changeset:04236444c91ec8f078488981cb5034edb735e537
- 15:41 Ticket #5095 (Incoherent instance for Prelude type class accepted without incoherent ...) closed by
- fixed: merged as changeset:1cf5c7554da206fe39eb4e4a2e37e9e1d5c8ab27
- 15:40 Ticket #5372 (DisambiguateRecordFields with qualified import can cause panic) closed by
- fixed: Merged as changeset:e6c4bc3d25374e18ab3de6c74523cf3747bbb52f
- 15:40 Ticket #5335 (links are reversed in INLINE section) closed by
- fixed: Merged as changeset:82cd174a762aee869997ace1ef1966ce8766f88d
- 15:30 Ticket #5232 (GHC improvements may need to be noted in T4801 and T3064) closed by
- invalid
- 15:27 Ticket #5147 (GHCi ignores missing instance) closed by
- fixed: The second one is merged as …
- 14:33 Status/SLPJ-Tickets edited by
- (diff)
- 11:31 Ticket #5374 (Panic compiling ATLoop) created by
- Doing a validate --slow, ATLoop failed with […] It might be because …
- 09:49 Status/SLPJ-Tickets edited by
- (diff)
- 09:17 Ticket #5362 (ghc: panic! mkUsageInfo: internal name? constr_a2Py{v}) closed by
- fixed: Merged as changeset:f60cf3429acb4eeeda63b6183bb74f2552d0b47c Please …
- 09:09 Ticket #5359 (GHC 7.2.1-rc1 panics on `cgLookupPanic`) closed by
- fixed: Merged as changeset:07185e47480547378669beefe9f3be485688bc0e and …
- 08:45 Ticket #5348 (Template Haskell quasiquote escapes) closed by
- fixed: Done. I'm inclined *not* to push this to the 7.2 branch, unless one of you …
- 08:32 Ticket #5373 (-rtsopts is not respected with -dynamic on Windows) created by
- This gives rise to a large number of test failures of the kind […] …
- 07:32 Ticket #5372 (DisambiguateRecordFields with qualified import can cause panic) created by
- When I'm using DisambiguateRecordFields? with GHC 7.2.1 RC1 …
- 05:52 Ticket #5367 (Program in (-N1) runs 10 times slower than it with two threads (-N2)) closed by
- wontfix: I've made it slightly faster (patch coming shortly), but the basic problem …
- 05:28 Ticket #5289 (Can't use ghci with a library linked against libstdc++) closed by
- fixed: Replying to bos: > The main consequence of the distinction …
- 03:22 GhcKinds edited by
- changing links (diff)
- 03:01 Building/RunningTests/Adding edited by
- (diff)
- 01:10 Ticket #5371 (GHCi crashes calling a C function imported from a static library on ...) created by
- Script to reproduce: […] (which is also the test ghcilink001 I …
08/02/11:
- 12:23 Ticket #5360 (vectorise error building dph) closed by
- fixed
- 09:28 Ticket #5370 (GHC 7.2.1 rc1 crashes while compiling the text package) closed by
- duplicate: Dup of #5359. I have a fix. Just struggling to get all ducks in a row …
- 09:27 Commentary edited by
- add Kind level page (GhcKinds) (diff)
- 09:23 GhcKinds edited by
- (diff)
- 09:12 Ticket #5370 (GHC 7.2.1 rc1 crashes while compiling the text package) created by
- I'm doing a sweep over all of my packages with the first 7.2.1 release …
- 08:59 GhcKinds created by
- 08:38 Status/SLPJ-Tickets edited by
- (diff)
- 08:30 Ticket #5270 (Installing ghc ruins PATH on Windows) closed by
- worksforme: I can't reproduce this. Please reopen if you find a way to reproduce it.
- 07:50 Status/SLPJ-Tickets edited by
- (diff)
- 06:23 WikiStart edited by
- (diff)
- 04:43 Ticket #5365 (Finalizer running prematurely in ghci) closed by
- invalid: You are attaching a finalizer to y, which is a thunk. After y is …
- 01:23 Ticket #5369 (Reinstate VECTORISE pragmas with expressions as right-hand sides) created by
- The current vectoriser depends in a very fragile way on the order in which …
- 00:40 Commentary/Libraries edited by
- (diff)
- 00:33 Commentary/Libraries edited by
- (diff)
- 00:33 Commentary edited by
- (diff)
- 00:32 Building edited by
- (diff)
08/01/11:
- 08:56 Ticket #5368 (GHCi crash: thread blocked indefinitely in an MVar operation) created by
- This is my session with ghci: […]
- 08:55 Ticket #5367 (Program in (-N1) runs 10 times slower than it with two threads (-N2)) created by
- Initially I want to do some test on threads, I wrote this program(see …
07/31/11:
- 18:43 Ticket #5366 (UNPACK is paranoid about a phantom type argument) created by
- Attempting to use code with a phantom type like the following: […] …
- 08:59 Ticket #5231 (Further testsuite failures) closed by
- fixed: All fixed except for what's caused by mtl not being built for dyn (T4809 …
- 08:44 Ticket #5365 (Finalizer running prematurely in ghci) created by
- I have been building a library for doing hash consing, but it seemed to …
- 01:04 Ticket #5360 (vectorise error building dph) closed by
- fixed: Fixed by […] I also reverted the commits disabling DPH.
07/30/11:
- 16:30 Ticket #5364 (Access RTS flag values from inside Haskell programs) created by
- Strictly speaking, it is already possible to do this since …
- 13:55 Ticket #5363 (optimized profiled version of a program incorectly compiles $!) created by
- Here is a test program (file name prgSrc.hs): […] I used ghc 7.0.3-2 …
- 09:02 Ticket #5362 (ghc: panic! mkUsageInfo: internal name? constr_a2Py{v}) created by
- I apply this patch (also hopefully attached) to …
- 06:48 Ticket #5361 (regSpill: out of spill slots!) created by
- […]
- 06:09 Ticket #5360 (vectorise error building dph) created by
- validate fails to build (on x86 linux and x86_64 linux): […] I doubt …
- 02:51 Ticket #5359 (GHC 7.2.1-rc1 panics on `cgLookupPanic`) created by
- Grabbed the ghc-7.2.0.20110728-x86_64-unknown-linux.tar.bz2 release, and …
- 02:32 Ticket #5358 (Exotic form of kind ghc-prim:GHC.Prim.?{(w) tc 34g}) created by
- with this code here: https://gist.github.com/1115357 I was able to …
- 02:26 Ticket #5357 (ghc-7.2.1-rc1 broke unregisterised build) created by
- Tried to build unregisterised ghc: […] And yes, the .hs file contains …
07/29/11:
- 12:15 Ticket #5347 (Help Me Port Haskell to Haiku OS) closed by
- worksforme: You mean with the same source tarball the command works on OS X, but not …
- 08:38 Ticket #5356 (duplicate files in bindists) created by
- 7.2.1-rc1: […]
- 07:04 Commentary/Libraries edited by
- (diff)
- 07:03 Commentary/Libraries edited by
- (diff)
- 05:18 Ticket #5351 (Unexpected failure: message format changed) closed by
- fixed: Fixed by […]
- 05:17 Status/SLPJ-Tickets edited by
- (diff)
- 05:16 Ticket #5355 (Link plugins against existing libHSghc) created by
- This ticket split out from #3843 since it was getting too crowded Once we …
- 05:05 Ticket #5349 (Proposal: Make Q an instance of Applicative) closed by
- fixed: Right, applied, thank you. (I did not apply the TypeSynonymInstances …
- 04:11 Commentary edited by
- (diff)
- 03:18 Ticket #3480 (Easily make Typeable keys pure, so that Typeable can be handled ...) closed by
- fixed: Whizzo. Simon M has done this in GHC 7.2.
- 03:16 Status/SLPJ-Tickets edited by
- (diff)
07/28/11:
- 21:04 DataParallel/VectPragma edited by
- (diff)
- 20:06 DataParallel/VectPragma edited by
- (diff)
- 19:44 DataParallel/VectPragma edited by
- (diff)
- 17:52 Ticket #5354 (OS X, XCode 4 and gcc) created by
- This commit probably needs an equivalent fix for …
- 16:18 Ticket #5353 (Cabal bug building haddock, alex, happy, etc) created by
- There's a Cabal bug that affects building tools which are used to build …
- 15:22 Ticket #5341 (signals004(profasm) core lint error) closed by
- fixed: Merged as changeset:60030a887f075c4858276f36097cdd2525952f1d.
- 15:22 Ticket #5342 (2047 core lint error when profiling) closed by
- fixed: Merged as changeset:60030a887f075c4858276f36097cdd2525952f1d. Normal …
- 14:41 Ticket #5311 (No read permission for installed global package.cache) closed by
- fixed: Fixed in HEAD and 7.2.
- 14:39 Ticket #5339 (Data.Bits instances should use default shift instead of shiftL/shiftR) closed by
- fixed: Applied, thanks. changeset:03130b0663cafeec6cefa0eee495e97354778b79
- 09:45 Ticket #5338 (Race hazard in Random library test suite) closed by
- fixed: changeset:806f9fb0431d542821e22dac927169307faf8a35 is now in the GHC HEAD …
- 05:25 Ticket #5352 (Very slow (nonterminating?) compilation if libraries compiled with ...) created by
- I built the libraries with -fexpose-all-unfoldings. The stage 1 compiler …
- 05:20 WorkingConventions/GitSPJ edited by
- (diff)
07/27/11:
- 12:29 Ticket #5351 (Unexpected failure: message format changed) created by
- apirecomp001 fails unexpectedly with […] Perhaps the comparison between …
- 12:20 Ticket #5350 (Validate error: unneeded import) created by
- The import of GHC.Show in IOBase.hs is no longer needed, hence a …
- 07:13 Ticket #5281 (Bad compiler warning) closed by
- fixed: OK done! Try now Simon
- 06:24 Ticket #5349 (Proposal: Make Q an instance of Applicative) created by
- The Q type: […] currently has an instance for Monad and …
- 00:48 Ticket #5345 (stg lint error) closed by
- fixed: Partial fix done. I have not even added a test because STG lint is so …
Note: See TracTimeline
for information about the timeline view.
