Timeline


and

09/07/11:

19:53 Ticket #5065 (dph tests failing) closed by roldugin
fixed: Closed by commits 26c608a0c31d56917099e4f48bf58c1d1e92e61c Fix …
08:08 Blog: Let generalisation in GHC 7.0 edited by simonpj
01:31 Ticket #5469 (Reorganisation of exports in template-haskell library) created by reinerp
When working on documentation for the template-haskell library (see …
00:32 Ticket #5468 (Implement deepseq->{array,containers} dependancy reversal proposal) created by hvr
See also the related #4868 proposal Implementing the proposal …
00:19 InterMapTxt edited by hvr
revert revert of hackage interwiki prefix (sorry for the noise) (diff)
00:16 InterMapTxt edited by hvr
revert hackage InterWiki prefix (diff)
00:15 InterMapTxt edited by hvr
(diff)
00:14 InterMapTxt edited by hvr
add hackage: InterWiki prefix resolving to HackageDB urls (diff)

09/06/11:

21:50 Ticket #5467 (Template Haskell: support for Haddock comments) created by reinerp
I would like Template Haskell to be aware of Haddock comments. Here's a …
21:10 Ticket #5466 (Documentation for Chan could be better) created by pumpkin
The summary is two words, and none of the operations say whether they …
10:50 Ticket #5465 (deepseq missing NFData instances for (->), Data.Fixed and Data.Version) created by hvr
10:36 Building/RunningTests/Running edited by igloo
(diff)
06:50 Ticket #5457 (Please whitelist architectures supporting registered builds) closed by simonmar
fixed: I fixed this and put the wrong ticket number in the commit, oops. commit …
06:47 Ticket #5451 (HEAD: biographical profiling totally broken) closed by simonmar
fixed
06:47 Ticket #5459 (Please add s390x to list of known architectures) closed by simonmar
fixed: Applied: 559f375f05d45d813f8c4ef8d4a6cba5150226be
06:46 Ticket #5460 (Build failure on powerpc-linux) closed by simonmar
fixed
06:13 Ticket #5448 (GHC stuck in infinite loop compiling with optimizations) closed by simonmar
wontfix: So I presume we want to close this bug then?
00:41 Ticket #5464 (Change the way the extra bindings for the generic representation are ...) created by dreixel
This ticket serves to record an email conversation in which it was agreed …
00:03 CapabilitiesAndScheduling edited by nathanhowell
Fixing typos (diff)

09/05/11:

22:46 Commentary/Rts/HaskellExecution/Registers edited by nathanhowell
Fix broken source links (diff)
13:42 Ticket #5111 (linux-powerpc : segfault in stage2 compiler) closed by erikd
duplicate
11:56 Ticket #5463 (SPECIALISE pragmas generated from Template Haskell are ignored) created by NickSmallbone
Hi, I have the following program which contains a SPECIALISE pragma: …
09:36 Ticket #5455 (strange behaviour of -fwarn-incomplete-uni-patterns) closed by simonpj
fixed: Good point, thank you. Fixed. Simon
08:41 Status/SLPJ-Tickets edited by simonpj
(diff)
08:23 Ticket #5462 (Deriving clause for arbitrary classes) created by simonpj
Currently, you can use a deriving clause, or standalone-deriving …
07:59 Ticket #5461 (Reconfigurable pretty-printing in GHCi) created by simonpj
Phil Wadler wants to control the pretty-printer used to display output in …
07:25 Commentary edited by simonpj
(diff)
07:25 DependencyTracking edited by simonpj
Name changed from Template to DependencyTracking (diff)
07:25 DependencyTracking edited by simonpj
(diff)
07:23 Commentary edited by simonpj
(diff)
07:21 DependencyTracking edited by simonpj
(diff)
03:23 Ticket #5460 (Build failure on powerpc-linux) created by erikd
[…]
02:31 Ticket #5454 (reify seems to needlessly remove kind ascriptions from type synonym RHSs) closed by simonpj
wontfix: I'm afraid it's deliberate. 'reify' tells what is in the type …
01:51 DependencyTracking created by snoyberg
01:39 Ticket #5456 (the 'impossible' happened : Ix{Int}.index: Index (7168) out of range ...) closed by simonpj
fixed: Ha! I didn't spot it because I don't compile my libraries with -O0. …
01:28 Commentary edited by snoyberg
(diff)
00:59 Ticket #5453 (Floating a non-exhaustive case can cause seg-faults) closed by simonpj
fixed: Fixed
00:58 Ticket #5458 (Phantom types confuse SpecConstr) closed by simonpj
fixed: The main patch is this […]
00:41 Ticket #5459 (Please add s390x to list of known architectures) created by nomeata
ghc-7.0.4 compiles and runs fine on s390x, after an initial bootstrap via …
00:31 Ticket #5458 (Phantom types confuse SpecConstr) created by simonpj
This program […] gave a Lint error in SpecConstr (use -O2). Reason: …

09/04/11:

06:46 Ticket #5457 (Please whitelist architectures supporting registered builds) created by nomeata
Hi, the debian/rules file contains this snippet: […] which …

09/03/11:

21:28 Ticket #5456 (the 'impossible' happened : Ix{Int}.index: Index (7168) out of range ...) created by erikd
Compiling Git head on powerpc-linux and get this: […] GHC was …
17:56 Ticket #5455 (strange behaviour of -fwarn-incomplete-uni-patterns) created by MikolajKonarski
For the following program (attached): […] the following warnings are …
16:02 Ticket #5454 (reify seems to needlessly remove kind ascriptions from type synonym RHSs) created by nicolas.frisby
I haven't managed to pin down where it happens in the GHC source, but it …
07:51 Ticket #5453 (Floating a non-exhaustive case can cause seg-faults) created by simonpj
Consider […] Try this: […] The bug is in the new case-floating …

09/02/11:

10:06 Ticket #5445 (programatica package compilation fails) closed by simonpj
fixed: I backtracked! Anyway, the bug is fixed. Thank you for identifying it for …
09:52 Ticket #5424 (Validate error under 7.2.1 caused by incomplete pattern warnings in new ...) closed by simonpj
fixed: Nice one! Thanks.
02:50 Ticket #5434 (<no location info> for shadowing warnings in TH-generated code) closed by simonpj
fixed: Thanks. Fixed and test added.
02:49 Ticket #5395 (Context reduction stack overflow without undecidable instances) closed by simonpj
fixed: OK, done.
01:31 Ticket #5452 (reify yields incorrect TupleT at higher-kinds) closed by simonpj
fixed: Thanks! A silly bug, now fixed, test added.

09/01/11:

17:47 Ticket #5452 (reify yields incorrect TupleT at higher-kinds) created by nicolas.frisby
Line 1175 of changeset:0237ed6762fc86d0eb5db02a8e02ebe35d8d7272 introduces …[…]
17:42 Ticket #5451 (HEAD: biographical profiling totally broken) created by daniel.is.fischer
With a fully optimised build of HEAD (7.3.20110901), -hb profiling results …
12:32 Ticket #5450 (copy-pasto in IntMap docs) created by MikolajKonarski
The examples in the comments for these 2 functions are wrong: …
09:26 Ticket #5440 (Unexpected SafeLang13 failure) closed by dterei
fixed
07:55 Ticket #5439 (Crash in TcEnv.lhs line 461) closed by simonpj
fixed: Ah yes. How true. I was sloppy about the case when we are recovering …
05:30 Repositories edited by igloo
(diff)
05:21 Repositories edited by simonpj
(diff)
05:07 Status/SLPJ-Tickets edited by simonpj
(diff)
05:07 Status/SLPJ-Tickets edited by simonpj
(diff)
03:35 Ticket #4988 (Hang in GHCi debugger) closed by simonmar
fixed
02:42 PackageLanguage created by simonpj
02:39 Commentary edited by simonpj
(diff)
01:40 Ticket #5406 (Template Haskell: Reification of type family instances) closed by simonpj
fixed
01:35 Ticket #5439 (Crash in TcEnv.lhs line 461) closed by simonpj
fixed: Fixed!

08/31/11:

18:33 Ticket #5449 (Build failure with ghc 7.2.1: Missing (or bad) header file: runProcess.h) created by dsf
Hackage page shows a build failure for the process package.
16:09 Ticket #5448 (GHC stuck in infinite loop compiling with optimizations) created by ronwalf
GHC gets stuck compiling the attached program. Removing 'deriving Eq' …
13:01 Ticket #5447 (please build GHC for Linux that links against libgmp.so.4 or libgmp.so.10 ...) created by gatoatigrado
The ghc-7.2.1-x86_64-unknown-linux.tar.bz2 download currently …
10:35 Ticket #5446 (build error for ghc 7.2.1 -- "ghc-pkg: too few bytes") created by gatoatigrado
Building GHC 7.2.1 fails in Stage 1. I have 7.0.3 installed (also compiled …
10:30 Repositories edited by dterei
(diff)
10:29 Repositories edited by dterei
(diff)
10:27 Repositories edited by dterei
(diff)
10:20 Ticket #5445 (programatica package compilation fails) created by maeder
[…] fails for ghc-7.2.1 with: […] but succeeds for ghc-7.0.4 and …
10:18 Repositories edited by dterei
Update xhtml location (diff)
10:16 GitHubGHC edited by dterei
Remove page as info now in Building/GettingTheSources (diff)
10:14 Building/GettingTheSources edited by dterei
(diff)
10:13 Building/GettingTheSources edited by dterei
(diff)
09:58 Repositories edited by dterei
(diff)
06:55 GhcKinds/KindPolymorphism edited by ia0
(diff)
06:32 GhcKinds/KindPolymorphism edited by simonpj
(diff)
06:28 GhcKinds/KindPolymorphism edited by simonpj
(diff)
06:25 GhcKinds/KindPolymorphism edited by simonpj
(diff)
06:24 GhcKinds/KindPolymorphism edited by simonpj
(diff)
06:20 GhcKinds/KindPolymorphism edited by simonpj
(diff)
04:06 Ticket #5386 (GHCi crashes with SIGFPE when using double-conversion package) closed by simonmar
duplicate: also reported as #5435, moving there
04:05 Ticket #5444 (Slow 64-bit primops on 32 bit system) created by Khudyakov
GHC primops for 64-bit arithmetic are implemented as FFI calls. It leads …
02:54 GhcKinds/KindPolymorphism edited by ia0
type families + type synonyms (diff)
02:40 GhcKinds/KindPolymorphism edited by ia0
type classes + data types (diff)
02:07 GhcKinds edited by ia0
kind polymorphism (diff)
02:05 GhcKinds/KindPolymorphism created by ia0
In types
02:02 KindFact edited by illissius
(diff)
00:33 Ticket #5443 (Errors when shutting down the event manager loop) created by basvandijk
As explained in …
00:20 DefaultSuperclassInstances edited by simonpj
(diff)
00:16 DefaultSuperclassInstances edited by simonpj
(diff)

08/30/11:

14:52 Building/Using edited by igloo
(diff)
12:43 Ticket #5442 (ghc-pkg unregister --user/--global/--package-conf not normative) created by guest
For package P, "ghc-pkg unregister --user P" drops the global package if …
09:07 Ticket #5441 (unsafeCoerce'ing function to GHC.Prim.Any causes segfault) created by ulfn
The following module is the smallest one I've been able to find exhibiting …
03:31 DataParallel/Library edited by benl
wibble (diff)
03:30 DataParallel/Library edited by benl
wibble (diff)
03:00 DataParallel/Library edited by benl
Add ASCII package diagrams (diff)
02:49 DataParallel/Library edited by benl
Update how DPH is coupled to GHC (diff)
02:49 KindFact edited by JonasDuregard
(diff)
02:45 DataParallel/Library edited by benl
Update description of dph packages (diff)
02:21 DataParallel/Library edited by benl
Delete obsolete info concerning BArr arrays (diff)
02:15 Ticket #5432 (hp2ps bug with relative path names) closed by dominic
invalid: I can no longer reproduce the problem on Windows either. I have set the …

08/29/11:

13:24 Ticket #5440 (Unexpected SafeLang13 failure) created by daniel.is.fischer
During a validate run, SafeLang?13 unexpectedly failed with differing …
11:39 Ticket #5437 (hSetEncoding resource leak on Linux) closed by igloo
fixed: Great, thanks Daniel
11:31 Ticket #5076 (No instance Show [: Int :] in dph-diophantine-opt) closed by daniel.is.fischer
fixed: Fixed, dph-diophantine-opt now passes.
04:46 Ticket #5439 (Crash in TcEnv.lhs line 461) created by mikhail.vorozhtsov
The attached program makes GHC panic: […]
04:15 Ticket #3975 (filepath: normalise trailing dot) closed by igloo
fixed: I've fixed normalise "/" in […] I'm not sure it's worth uploading …
02:12 Ticket #5438 (Wrong result for element check) created by daniel.is.fischer
On the [ http://haskell.org/pipermail/beginners/2011-August/008422.html

08/28/11:

23:45 Ticket #5437 (hSetEncoding resource leak on Linux) created by guest
toor@toor-desktop:~$ ghci GHCi, version 6.12.1: …
11:40 Ticket #5436 (text decoding doesn't use recover on eof) created by judahj
ghc-7.2.1 provides a way for TextEncodings to recover from decoding …
06:28 Ticket #5347 (Help Me Port Haskell to Haiku OS) closed by igloo
worksforme: trac is not good for having discussions. Please use the …

08/27/11:

14:45 Ticket #5384 (GHC.Integer.GMP.Internals no longer exports S# and J#) closed by daniel.is.fischer
fixed

08/26/11:

21:05 Ticket #5435 (GHCi linker should run constructors for linked libraries) created by pumpkin
As far as I can tell from my experimentation, any library that contains a …
06:21 BlockObjects edited by chak
(diff)
06:09 BlockObjects/FakingIt edited by chak
(diff)
05:41 GhcKinds edited by ia0
(diff)
02:33 WorkingConventions/Git edited by simonmar
(diff)
00:05 QSortB_wrapper.hs attached to BlockObjects/FakingIt by chak
Quicksort example using a foreign import wrapper

08/25/11:

23:47 BlockObjects/FakingIt edited by chak
(diff)
23:33 BlockObjects/FakingIt edited by chak
(diff)
23:05 BlockObjects edited by chak
(diff)
23:04 BlockObjects/FakingIt edited by chak
(diff)
22:48 BlockObjects edited by chak
(diff)
13:43 Ticket #5431 (Add popCount to Data.Bits) closed by tibbe
fixed: I've pushed this as 7afc8f048b54d3a496585a9d2b674585ee3de495
10:35 Ticket #5434 (<no location info> for shadowing warnings in TH-generated code) created by byorgey
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 bos
While working on the [ http://hackage.haskell.org/package/statistics
05:25 BlockObjects edited by chak
(diff)
04:45 BlockObjects edited by chak
(diff)
04:45 Ticket #5396 (rare segfault in a terminal game) closed by simonmar
fixed: […]
04:41 BlockObjects edited by chak
(diff)
04:39 BlockObjects edited by chak
(diff)
04:35 Repositories edited by igloo
(diff)
04:29 BlockObjects edited by chak
(diff)
04:05 Ticket #5419 (integer-gmp no longer exports S# and J#) closed by igloo
fixed: Fixed by: […]
03:18 Ticket #5432 (hp2ps bug with relative path names) created by simonmar
dominic@steinitz.org reports on glasgow-haskell-users: If I use …
02:19 WorkingConventions/Git edited by simonmar
(diff)
02:19 WorkingConventions/Git edited by simonmar
(diff)
01:30 Ticket #5431 (Add popCount to Data.Bits) created by tibbe
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 guest
The documentation states formatCalendarTime: […] The formatting string …

08/24/11:

19:11 BlockObjects/UsingXPC edited by chak
(diff)
18:52 BlockObjects/UsingXPC created by chak
18:21 BlockObjects edited by chak
(diff)
16:40 Ticket #5429 (Docase notation as GHC extension) created by tomasp
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 igloo
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 sweirich
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 GregWeber
{-# LANGUAGE CPP #-} <pre> [hamlet| #{foo} |] </pre> This will fail to …

08/23/11:

13:09 Ticket #5420 (writeFile should use openBinaryFile) closed by simonmar
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 batterseapower
Consider this program: […] When compiled run it produces this result: …
05:50 Ticket #5417 (GHCi browse gets type families wrong) closed by simonpj
fixed: Test added, so I'm closing. Thanks for pointing out the bug(s)! Simon

08/22/11:

20:39 DataParallel/VectPragma edited by chak
(diff)
07:29 DataParallel/VectPragma edited by chak
(diff)
05:31 Ticket #5425 (Panic: the impossible happened charType '\955') created by dpmulligan
GHCi 7.0.3 panic on loading file with multiline strings and Unicode …
00:34 DefaultSuperclassInstances edited by simonpj
(diff)

08/21/11:

21:53 Building/ARMLinuxGnuEABI edited by kgardas
(diff)
20:28 DataParallel/Replicate edited by chak
(diff)
20:25 DataParallel/Replicate edited by chak
(diff)
06:37 DataParallel/VectPragma edited by chak
(diff)

08/19/11:

19:41 Repositories edited by dterei
Update win32 repo (diff)
12:14 Ticket #5424 (Validate error under 7.2.1 caused by incomplete pattern warnings in new ...) created by dterei
the files compiler/cmm/Cmm.hs, compiler/cmm/CmmNode.hs and …
09:18 KindFact edited by illissius
(diff)
02:04 Commentary/Rts/Storage/GC edited by henrique
(diff)
01:14 GhcKinds edited by ia0
(diff)
01:13 GhcKinds edited by ia0
user's guide (diff)

08/18/11:

23:25 DataParallel/VectPragma edited by chak
(diff)
20:37 Ticket #5423 (Registers above R8 corrupt when called through prim import) created by pumpkin
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 pumpkin
If I try to compile (using ghc -c) the following code: […] I get: …
05:33 DataParallel/VectPragma edited by chak
(diff)
00:29 WikiStart edited by luite
remove link spam (diff)

08/17/11:

21:51 Ticket #5421 (<<loop>> in withMVar (reproducible, but with large test case)) created by JohnMillikin
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 Tinctorius
Apparently, I can't use writeFile to write binary data to a file in …
13:44 Ticket #5413 (Add population count primop) closed by tibbe
fixed: Fixed in 2d0438f329ac153f9e59155f405d27fac0c43d65
06:00 Ticket #5418 (Constructor import error message suggests invalid syntax) closed by YitzGale
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 mikhail.vorozhtsov
Commit d8f636ec19a21cc4c22a8d1b45217436838aeebb effectively removed the …
03:03 Ticket #5418 (Constructor import error message suggests invalid syntax) created by YitzGale
[…] That is not a very good suggestion, since it won't compile. It …
00:19 Repositories edited by simonpj
(diff)
00:10 Repositories edited by simonpj
(diff)
00:01 Ticket #5409 (Language.Haskell.TH.Syntax.tupleDataName wrong for unit) closed by simonpj
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 simonpj
Reported by Luite Stegeman […] Nnw use ghci 7.2.1: […] But with ghci …
23:08 DataParallel/VectPragma edited by chak
(diff)
22:20 DataParallel/VectPragma edited by chak
(diff)
15:15 GhcKinds edited by ia0
Step 2 (diff)
06:40 DataParallel/Replicate edited by chak
(diff)
06:31 DataParallel/Replicate edited by chak
(diff)
06:30 Status/SLPJ-Tickets edited by simonpj
(diff)
06:29 Ticket #5416 (Local modules and Template Haskell declaration splices) created by simonpj
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 simonpj
invalid: We had a discussion at CamHac which concluded that PLAN B is indeed the …
06:18 DataParallel/Replicate edited by chak
(diff)
05:32 DataParallel/Replicate edited by chak
(diff)
03:58 Ticket #4940 (Bad error message using poly pat bind with MonoPatBinds) closed by simonpj
fixed: Fixed by (a) above! I think you'll be happy. Simon
03:51 Ticket #1897 (Ambiguous types and rejected type signatures) closed by simonpj
fixed: Done! See (d) in the commit message. Simon
03:50 Ticket #2357 (Implement the Haskell' proposal for polymorphic pattern bindings) closed by simonpj
fixed: Free at last, free at last. This long standing change is finally done! …
03:43 DataParallel/Replicate edited by chak
(diff)
02:58 DataParallel/Replicate edited by chak
(diff)
01:08 DataParallel/Replicate edited by chak
(diff)
00:51 DataParallel/Replicate edited by chak
(diff)
00:47 DataParallel/Replicate edited by chak
(diff)
00:30 DataParallel/Replicate edited by chak
(diff)

08/15/11:

20:48 Debugging/CompiledCode edited by MikolajKonarski
warn about cabal stripping binaries (diff)
14:59 PatternSynonyms edited by augustss
(diff)
14:59 PatternSynonyms edited by augustss
(diff)
14:58 PatternSynonyms edited by augustss
(diff)
14:57 PatternSynonyms edited by augustss
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 dsf
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 dsf
This happened in a clean build environment: […]
08:34 WikiStart edited by LeoBrooks
(diff)
01:44 DefaultSuperclassInstances edited by simonpj
(diff)
01:42 DefaultSuperclassInstances edited by simonpj
(diff)
01:24 DefaultSuperclassInstances edited by simonpj
(diff)
01:09 DefaultSuperclassInstances edited by simonpj
(diff)
01:08 DefaultSuperclassInstances edited by simonpj
(diff)

08/14/11:

04:20 Ticket #5402 (Exit code is wrong with dynamically loaded libraries) closed by simonmar
fixed: Fixed, test added.
03:49 Ticket #5414 (Add unsafeShift to Data.Bits) created by tibbe
shiftL and shiftR introduce an extra branch to check for overflows …

08/13/11:

13:25 Commentary/CodingStyle edited by acfoltzer
fixed typo (diff)
13:01 Commentary edited by acfoltzer
fixed typo (diff)
09:01 Ticket #5413 (Add population count primop) created by tibbe
Modern CPUs have a POPCNT instruction for efficient population count. …
02:22 Ticket #5412 (dataTypeConstrs gives unhelpful error message) created by NeilMitchell
Take the following program: […] The implementation of …

08/12/11:

23:11 BlockObjects edited by chak
(diff)
23:09 BlockObjects/ExtendingGHC created by chak
23:07 BlockObjects/FakingIt created by chak
23:01 BlockObjects/Specification created by chak
23:00 BlockObjects edited by chak
(diff)
22:57 BlockObjects edited by chak
(diff)
22:56 BlockObjects edited by chak
(diff)
22:51 BlockObjects edited by chak
(diff)
22:48 BlockObjects edited by chak
(diff)
13:51 Ticket #5411 (Typo in 7.7.1.2. Data instance declarations documentation) closed by simonpj
fixed: Thank you!
12:12 Ticket #5411 (Typo in 7.7.1.2. Data instance declarations documentation) created by uznx
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 mokus
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 NeilMitchell
tupleDataName 0 generates the name GHC.Tuple.(), but that's …
06:58 PatternSynonyms edited by simonpj
(diff)
06:41 BlockObjects edited by chak
(diff)
06:38 ViewPatternsAlternative edited by simonpj
(diff)
06:30 ViewPatternsAlternative edited by simonpj
(diff)
06:26 BlockObjects edited by chak
(diff)
06:14 BlockObjects edited by chak
(diff)
02:39 Ticket #5408 (ghc-7.2.1 build failed for PowerPC) created by maeder
[…]
02:34 Ticket #5407 (ghc-7.2.1 build failed on sparc solaris with non-GNU linker) created by maeder
[…]

08/11/11:

20:34 WikiStart edited by benl
Revert spam (diff)
17:36 BlockObjects edited by chak
(diff)
17:11 llvm-2011-07-12.patch attached to Building/ARMLinuxGnuEABI by chak
Patch against LLVM 2011-07-12
13:56 WikiStart edited by LukeParker
(diff)
02:11 Ticket #5406 (Template Haskell: Reification of type family instances) created by reinerp
In Template Haskell, there's no way to find out all instances of a type or …
00:39 BlockObjects edited by chak
(diff)

08/10/11:

23:44 BlockObjects edited by chak
(diff)
23:40 BlockObjects edited by chak
(diff)
22:09 BlockObjects created by chak
21:43 ObjectiveC edited by chak
(diff)
21:37 Commentary edited by chak
(diff)
20:55 Building/ARMLinuxGnuEABI edited by chak
(diff)
14:10 Ticket #5405 (Strange closure type crash when using Template Haskell on OS X Lion) created by AndreasVoellmy
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 awson
Fresh GHC 7.2.1 cannot compile […] complaining that "The type signature …
08:32 Status/SLPJ-Tickets edited by simonpj
(diff)
06:45 Ticket #5403 (LLVM's llc pass does not print all the error messages to the console.) created by kgardas
Hello, when working on ARM port I've noticed that when LLVM's llc tool …
06:26 Building/ARMLinuxGnuEABI edited by kgardas
(diff)
06:18 Building/ARMLinuxGnuEABI edited by kgardas
(diff)
05:58 Building/ARMLinuxGnuEABI created by kgardas
05:55 Platforms edited by kgardas
(diff)
04:42 GhcKinds edited by ia0
(diff)
04:08 Ticket #5382 (strip: Cannot manipulate object-file created with ghc-7.2.0.20110728 under ...) closed by simonmar
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 Lennart
Here's a simple scenario that goes wrong: Program starts, calls …

08/09/11:

23:03 Ticket #5401 (LANGUAGE pragma parser nit) created by nwf
A language pragma like […] parses just fine but […] doesn't, saying: …
22:49 Ticket #5400 (GHC loops on compiling with optimizations) created by noschinl
When compiling the snippet below with optimizations enabled (i.e. `ghc -O …
13:46 WikiStart edited by dterei
(diff)
13:44 WikiStart edited by dterei
(diff)
10:16 GhcKinds edited by ia0
fix hoopl link (diff)
09:46 Ticket #5352 (Very slow (nonterminating?) compilation if libraries compiled with ...) closed by simonpj
fixed: OK done. I don't quite know how add a test, so I'll just close. (Max, …
09:30 GhcKinds edited by ia0
github examples repository (diff)
08:34 Ticket #5399 (GHC 7.0.3 produces corrupt .hi files for qtHaskell) created by ian.duncan
I installed qtHaskell 1.1.4 by installing Qt 4.7.3 through brew. I ran …
08:27 GhcKinds edited by ia0
Step 1 (diff)
06:52 WikiStart edited by EvanBartlett
(diff)
06:39 Ticket #5398 (Multiple declarations of uniquely generated name) created by basvandijk
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 simonmar
fixed: It's too late to get this fix into 7.2.1, but there are workarounds: …
04:45 DataParallel/Replicate edited by chak
(diff)
04:40 Ticket #5397 (bindist finds wrong gcc when XCode > 4) created by igloo
Manuel says: […] but it ought to be using gcc-4.2 when XCode >= 4.
04:10 DataParallel/Replicate edited by chak
(diff)
03:29 DataParallel/Replicate edited by chak
(diff)
02:43 DataParallel/Replicate edited by chak
(diff)
00:07 Ticket #5396 (rare segfault in a terminal game) created by MikolajKonarski
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 guest
When using type families whose reduction surely terminates (and which are …
18:42 Ticket #5394 (GHC hangs on compile of anything) created by beezir
I'm probably doing something wrong, but I have a fresh install of Haskell …
16:44 Repositories edited by dterei
Update some mistaken repo locations (diff)
15:06 Ticket #5393 (Segfault with unboxed arrays, unsafeAt, optimisations) created by daniel.is.fischer
The programme […] segfaults here when compiled with optimisations using …
10:06 Ticket #5392 (Warnings about impossible MPTCs would be nice) created by pumpkin
In the following class declaration: […] it is possible to declare …
05:52 Ticket #5381 (internal error: MVAR_CLEAN on mutable list) closed by simonmar
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 simonpj
(diff)
04:51 Ticket #5391 (Better deriving for Typeable) created by simonpj
In a …
04:34 Ticket #5385 (formatting error on advice involving infix constructors) closed by simonpj
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 simonpj
wontfix: Great. I think we have agreed to * Close this ticket * Implement #4429
00:05 ObjectiveC/Classes edited by Ahruman
Noted conceptual incompatibility with modern runtime. (diff)
00:03 ObjectiveC/Naming edited by Ahruman
Typos and grammar (diff)
Note: See TracTimeline for information about the timeline view.