Timeline


and

06/05/12:

17:49 NewAxioms/DiscussionPage edited by sweirich
(diff)
17:35 NewAxioms edited by sweirich
Added comment about not having reflexivity reasoning. (diff)
14:24 Ticket #6146 (Segmentation fault with eager blackholing) created by emcdowell
When very simple programs are compiled using the -feager-blackholing and …
12:20 TFvsFD edited by illissius
(diff)
11:31 Ticket #6145 (DataCon do not have location info) created by JeanPhilippeMoresmau
A data constructor does not have a valid source location associated with …
11:04 TFvsFD edited by atnnn
(diff)
07:00 Ticket #6106 (GHCi does not always detect when modules become stale during compilation) closed by pcapriotti
fixed: Merged as 9c68db9dbd57cbd01008df1affe542a7ad572381.
06:59 Ticket #6105 (GHCi does no respect -fforce-recomp) closed by pcapriotti
fixed: Merged as cd00c7714ad794b1efbc815d1521c263bca76079.
04:06 Ticket #6114 (ghc: panic! occurred with use of isInstance, newName and a type splice) closed by simonpj
fixed: The error message is this: […] So the crash is fixed, and the error …
03:31 Ticket #6144 (Preprocessor line control suppressed by comments) created by holzensp
Using the preprocessor and "purely functional" parser from the GHC API, …
03:00 Ticket #6143 (Regression: lots of documentation missing) created by simonmar
Something is wrong with the Haddock docs in the HEAD, such that most (but …
01:03 Status/SLPJ-Tickets edited by simonpj
(diff)

06/04/12:

23:56 Blog: New directions for Template Haskell edited by simonpj
18:04 TFvsFD created by atnnn
10:12 Ticket #6142 (Outdated comment in Directory.hs) created by mjo
The signature for getModificationTime has been updated to `FilePath? -> …
08:29 Ticket #6133 (bad error message when incorrect format package db is supplied) closed by pcapriotti
fixed
06:58 Commentary/GSoCMultipleInstances edited by phischu
(diff)
05:42 Ticket #6130 (Weak pointer to MVar is finalized, even though MVar is still accessible) closed by simonmar
fixed: […]
05:41 Ticket #6094 (runInteractiveProcess not using new PATH) closed by simonmar
fixed: Done, in libraries/process: […] and in libraries/directory: …
03:53 Ticket #6141 (ghc: panic! (the 'impossible' happened)) closed by aSect
invalid
03:51 Ticket #6141 (ghc: panic! (the 'impossible' happened)) created by aSect
i tried to load the following code in ghci: {-# OPTIONS_GHC -Wall -O2 #-} …
03:18 Ticket #6140 (segfault in OS X GHCi when dealing with infinite integers) created by olf
GHCi happily reports the result of 1/0 to be "Infinity", but negating this …
02:47 Ticket #5741 (openFile should fail if null bytes are in the argument) closed by simonmar
wontfix: I'm inclined not to do anything here. If you're allowing the user to …

06/03/12:

17:02 Ticket #6139 (Data.Time.Day read instance too liberal) created by guest
Prelude Data.Time> read "0001-22-01" :: Day 0001-12-01 Obviously, this …
12:24 Ticket #6138 (GHCI Startup Crash with HP 2012.2.0.0 on 64bit OS X 10.6) closed by igloo
wontfix: Thanks for the report, but I think XCode 3.2.6 is too old. …
12:17 Ticket #6138 (GHCI Startup Crash with HP 2012.2.0.0 on 64bit OS X 10.6) created by MtnViewMark
This is a migration of …

06/02/12:

21:07 LightweightConcurrency edited by kc
(diff)
21:03 LightweightConcurrency edited by kc
(diff)

06/01/12:

01:37 Ticket #6137 (Different behaviour between a GADT and a data family with regards to kind ...) created by dreixel
We have discussed this before, but I don't remember if this was classified …

05/31/12:

23:42 Repositories edited by bravit
(diff)
22:36 NewAxioms/DiscussionPage edited by AntC
(diff)
14:57 LightweightConcurrency edited by kc
(diff)
14:43 LightweightConcurrency edited by kc
(diff)
14:33 LightweightConcurrency edited by kc
(diff)
14:32 LightweightConcurrency edited by kc
(diff)
14:31 LightweightConcurrency edited by kc
(diff)
11:08 LightweightConcurrency edited by kc
(diff)
11:01 LightweightConcurrency edited by kc
(diff)
10:56 LightweightConcurrency edited by kc
(diff)
10:55 LightweightConcurrency edited by kc
(diff)
07:35 Ticket #6136 (gettimeofday should not be used to schedule timeouts) closed by pcapriotti
duplicate: Thanks for the report. We already switched to monotonic timers in HEAD. …
06:13 Ticket #6136 (gettimeofday should not be used to schedule timeouts) created by DanielWaterworth
From what I can tell, …
00:22 Ticket #6135 (Unboxed Booleans) created by benl
Right now the only way to compare two integers is with primops that …

05/30/12:

12:25 LightweightConcurrency edited by kc
(diff)
08:38 LightweightConcurrency edited by kc
(diff)
08:26 LightweightConcurrency edited by kc
(diff)
08:26 LightweightConcurrency edited by kc
(diff)
05:21 NewAxioms/DiscussionPage edited by AntC
(diff)
03:45 NewAxioms/DiscussionPage created by AntC
Added [AntC]
02:45 NewAxioms edited by AntC
Add hook to Discussion Page [AntC] (diff)

05/29/12:

16:28 Ticket #6134 (Incorrect ambiguity error with functional dependencies) created by diatchki
GHC reject a program as ambiguous when it is not. Consider the following …
10:17 Ticket #5816 (static linking silently fails in ghc) closed by igloo
worksforme: No response from submitter, so closing.
05:09 Ticket #6133 (bad error message when incorrect format package db is supplied) created by gfxmonk
I built a standalone package using cabal, and then ran: […] When I …
05:05 Ticket #6132 (Can't use both shebang line and #ifdef declarations in the same file.) created by gfxmonk
I have an (admittedly awkward) script which can be compiled or …
00:52 Ticket #6131 (-fprof-auto adds cost centers to INLINE functions) created by akio
According to the Section 5.2 of User's Guide, -fprof-auto should add cost …

05/28/12:

17:55 Commentary/GSoCMultipleInstances edited by phischu
(diff)
17:34 Ticket #6130 (Weak pointer to MVar is finalized, even though MVar is still accessible) created by jmillikin
I'm seeing a problem mixing MVar and Weak: even though the MVar is still …
09:39 Status/SLPJ-Tickets edited by simonpj
(diff)
09:34 Status/SLPJ-Tickets edited by simonpj
(diff)
05:31 Ticket #6129 (Failure when using promoted data family instances, again) created by dreixel
The following code should fail (since we don't promote data families), but …

05/27/12:

23:59 Ticket #6128 (ghc 7.4.2 does not work with LDAP-0.6.6) created by magicloud
Sample code as below. When I ghci/runhaskell/ghc (compile) it with ghc …
06:44 Ticket #6127 (Build for MIPS N32 host fails due to references to 64-bit support code) created by mtjm
Linking gives these errors: […] The patch changes the code to not use …
03:08 Ticket #6126 (Fix risk of dead-lock in documentation of Control.Concurrent) created by basvandijk
The …

05/26/12:

02:28 Ticket #6125 (GHCi crash) created by guest
I received the following message about a crash while running ghci. I'm …

05/25/12:

03:53 Ticket #6123 (occurs check should not apply to type families) closed by simonpj
fixed
02:17 Status/SLPJ-Tickets edited by simonpj
(diff)

05/24/12:

21:09 Ticket #6124 (Spurious non-exhaustive warning with GADT and newtypes) created by joeyadams
This may be related to #3927 or similar, but here's another case where the …
21:07 Ticket #6123 (occurs check should not apply to type families) created by dmwit
This code: […] gives this error: […] whereas I think it should be …
16:59 Commentary/GSoCMultipleInstances edited by phischu
(diff)
15:36 LightweightConcurrency edited by kc
(diff)
15:36 LightweightConcurrency edited by kc
(diff)
15:35 LightweightConcurrency edited by kc
(diff)
07:47 LightweightConcurrency edited by kc
(diff)
06:09 Ticket #6118 (Kind variable falls out of scope in instance declaration) closed by simonpj
fixed: OK I've fixed the bug. But I did have to add -XUndecidableInstances to …
06:07 Ticket #6120 (GHC 7.4 improperly parses DEPRECATED pragma as ambiguous (regression)) closed by simonpj
fixed: Thanks for pointing this out. Now fixed.
01:45 Status/SLPJ-Tickets edited by simonpj
(diff)

05/23/12:

17:56 Ticket #6045 (GHC 6.10.4 panic when compiling she-0.6) closed by igloo
fixed: Thanks michalt; I'll close this as fixed, then.
16:00 LightweightConcurrency edited by kc
(diff)
10:38 LightweightConcurrency edited by kc
(diff)
08:29 GhcKinds/PolyTypeable edited by dreixel
(diff)
08:28 GhcKinds/PolyTypeable edited by dreixel
(diff)
07:08 Commentary/GSoCMultipleInstances edited by kosmikus
(diff)
07:05 Commentary/GSoCMultipleInstances edited by kosmikus
(diff)
07:01 Commentary/GSoCMultipleInstances edited by kosmikus
(diff)
06:58 Commentary/GSoCMultipleInstances edited by kosmikus
(diff)
06:54 LightweightConcurrency edited by kc
(diff)
06:51 LightweightConcurrency edited by kc
(diff)
02:29 Ticket #6122 (INLINE pragma not obeyed) created by augustss
GHC seems to decide that it knows better than I when I put INLINE on a …
02:22 Ticket #6121 (Very poor constant folding) created by augustss
GHC seems to lack constant folding for encodeFloat/decodeFloat. For many …
00:47 Commentary edited by simonpj
(diff)
00:46 Commentary edited by simonpj
(diff)
00:45 Commentary edited by simonpj
(diff)
00:45 Commentary edited by simonpj
(diff)

05/22/12:

22:37 LightweightConcurrency edited by kc
(diff)
22:36 LightweightConcurrency edited by kc
(diff)
22:27 LightweightConcurrency edited by kc
(diff)
21:32 LightweightConcurrency edited by kc
(diff)
21:31 LightweightConcurrency edited by kc
(diff)
21:16 LightweightConcurrency edited by kc
(diff)
21:13 LightweightConcurrency edited by kc
(diff)
20:37 Ticket #6120 (GHC 7.4 improperly parses DEPRECATED pragma as ambiguous (regression)) created by jmillikin
According to …
19:59 LightweightConcurrency edited by kc
(diff)
19:46 Commentary/GSoCMultipleInstances edited by phischu
(diff)
17:57 LightweightConcurrency edited by kc
(diff)
17:55 Commentary/GSoCMultipleInstances edited by phischu
(diff)
17:55 LightweightConcurrency edited by kc
(diff)
17:54 LightweightConcurrency edited by kc
(diff)
17:07 Commentary/GSoCMultipleInstances edited by phischu
(diff)
16:19 LightweightConcurrency edited by kc
(diff)
16:11 LightweightConcurrency edited by kc
(diff)
16:09 LightweightConcurrency edited by kc
(diff)
16:05 LightweightConcurrency edited by kc
(diff)
15:46 Commentary/GSoCMultipleInstances edited by phischu
(diff)
15:24 LightweightConcurrency edited by kc
(diff)
15:23 LightweightConcurrency edited by kc
(diff)
15:22 LightweightConcurrency edited by kc
(diff)
15:21 LightweightConcurrency edited by kc
(diff)
15:13 Commentary/GSoCMultipleInstances edited by phischu
(diff)
15:11 LightweightConcurrency edited by kc
(diff)
15:11 LightweightConcurrency edited by kc
(diff)
15:07 LightweightConcurrency edited by kc
(diff)
15:06 LightweightConcurrency edited by kc
(diff)
15:06 LightweightConcurrency edited by kc
(diff)
15:05 LightweightConcurrency edited by kc
(diff)
14:16 LightweightConcurrency edited by kc
(diff)
14:15 LightweightConcurrency edited by kc
(diff)
14:08 LightweightConcurrency edited by kc
(diff)
14:05 LightweightConcurrency edited by kc
(diff)
13:47 LightweightConcurrency edited by kc
(diff)
12:27 Commentary/GSoCMultipleInstances edited by phischu
(diff)
12:23 LightweightConcurrency edited by kc
(diff)
12:19 Commentary/GSoCMultipleInstances edited by phischu
(diff)
12:16 Commentary/GSoCMultipleInstances edited by phischu
(diff)
11:32 LightweightConcurrency edited by kc
(diff)
05:29 Ticket #6116 (ctrl-c doesn't always work when entering text in ghci) closed by simonmar
fixed

05/21/12:

20:50 Ticket #6119 (complain when ghc-pkg doesn't find any matching packages in a given ...) created by dmwit
Currently, ghc-pkg list will print something like the following when no …
18:50 Commentary/GSoCMultipleInstances edited by phischu
(diff)
18:41 Commentary/GSoCMultipleInstances edited by phischu
(diff)
16:25 Ticket #6118 (Kind variable falls out of scope in instance declaration) created by goldfire
Consider the following code: […] The instance for Maybe fails …
15:12 LightweightConcurrency edited by kc
(diff)
13:39 LightweightConcurrency edited by kc
(diff)
13:38 LightweightConcurrency edited by kc
(diff)
10:53 Commentary/GSoCMultipleInstances edited by phischu
(diff)
10:52 Commentary/GSoCMultipleInstances edited by phischu
(diff)
10:49 Commentary/GSoCMultipleInstances created by phischu
10:02 Status/SLPJ-Tickets edited by simonpj
(diff)
09:56 LightweightConcurrency edited by kc
(diff)
09:53 LightweightConcurrency edited by kc
(diff)
09:46 LightweightConcurrency edited by kc
(diff)
09:30 LightweightConcurrency edited by kc
(diff)
06:21 Ticket #5958 (Follow mtl upstream) closed by pcapriotti
fixed: GHC's repository for hoopl is now the master.
01:25 Ticket #6112 (ghc-pkg ignores --global-conf if --package-conf is set) closed by pcapriotti
invalid: This is the correct (and documented) behavior. When any *-conf option is …

05/20/12:

16:35 LightweightConcurrency edited by kc
(diff)
16:33 LightweightConcurrency edited by kc
(diff)
16:33 LightweightConcurrency edited by kc
(diff)
16:20 LightweightConcurrency edited by kc
(diff)
16:09 LightweightConcurrency edited by kc
(diff)
15:45 LightweightConcurrency edited by kc
(diff)
15:41 LightweightConcurrency edited by kc
(diff)
08:26 LightweightConcurrency edited by kc
(diff)
08:17 LightweightConcurrency edited by kc
(diff)
00:34 Ticket #6115 (ghc panic in long list of literals) closed by michalt
duplicate: Thanks for reporting. I think this is already fixed and should be in GHC …

05/19/12:

17:31 Ticket #6117 (Cyclic Type Class Hierarchy Produces <<loop>>) created by jun0
If there is a cyclic class hierarchy like […] then uses of B's methods …
16:46 Ticket #6116 (ctrl-c doesn't always work when entering text in ghci) created by judahj
With ghci-7.5.20120519 (on Mac and probably also Linux): type some text, …
15:12 Ticket #6115 (ghc panic in long list of literals) created by nr
GHC panicked: […]
08:03 Records edited by guest
copyediting (diff)
00:37 Ticket #6114 (ghc: panic! occurred with use of isInstance, newName and a type splice) created by davidmiani
Compiling the below code: […] Results in the following error: …

05/18/12:

21:43 Ticket #6113 (Profiling with -p not written if killed with SIGTERM) created by Veinor
Just like it says in the title; -p profiling seems to only get written if …
20:21 LightweightConcurrency edited by kc
(diff)
20:20 LightweightConcurrency edited by kc
(diff)
20:19 LightweightConcurrency edited by kc
(diff)
19:58 LightweightConcurrency edited by kc
(diff)
19:56 LightweightConcurrency edited by kc
(diff)
19:50 LightweightConcurrency edited by kc
(diff)
19:49 LightweightConcurrency edited by kc
(diff)
19:19 LightweightConcurrency edited by kc
(diff)
17:39 Ticket #6112 (ghc-pkg ignores --global-conf if --package-conf is set) created by luite
I'm working on ghcjs, which uses ghc-pkg with custom database locations. …
15:59 LightweightConcurrency edited by kc
(diff)
15:42 LightweightConcurrency edited by kc
(diff)
15:34 LightweightConcurrency edited by kc
(diff)
15:33 LightweightConcurrency edited by kc
(diff)
14:57 LightweightConcurrency edited by kc
(diff)
13:56 LightweightConcurrency edited by kc
(diff)
13:46 LightweightConcurrency edited by kc
(diff)
13:45 LightweightConcurrency edited by kc
(diff)
13:44 LightweightConcurrency edited by kc
(diff)
13:17 LightweightConcurrency edited by kc
(diff)
11:12 Ticket #6109 (Linux-ppc : #error Unknown mingw32 arch) closed by igloo
fixed: Applied, thanks!
10:11 LightweightConcurrency edited by kc
(diff)
10:06 LightweightConcurrency edited by kc
(diff)
10:03 LightweightConcurrency edited by kc
(diff)
09:48 LightweightConcurrency edited by kc
(diff)
09:45 Commentary edited by simonpj
(diff)
09:04 Ticket #6111 (Simple loop performance regression of 7.4.1 relative to 7.0.4) created by mdgabriel
== Problem == Severe simple loop performance regression in 7.4.1 relative …
08:56 LightweightConcurrency edited by kc
(diff)
08:56 LightweightConcurrency edited by kc
(diff)
08:53 Ticket #6110 (Data.Vector.Unboxed performance regression of 7.4.1 relative to 7.0.4) created by mdgabriel
== Problem == Severe Data.Vector.Unboxed performance regression in 7.4.1 …
08:47 LightweightConcurrency edited by kc
(diff)
08:42 LightweightConcurrency edited by kc
(diff)
08:03 Commentary/CabalDependencyHell edited by phischu
(diff)
07:10 Commentary/CabalDependencyHell created by phischu
05:02 Ticket #6109 (Linux-ppc : #error Unknown mingw32 arch) created by erikd
Building on Linux-Powerpc fails with the above error. […] In the …
02:19 Ticket #5854 (TH: INLINABLE pragma support (patch)) closed by simonpj
fixed: Mikhail, I'm sorry this has taken so long, but I've now committed your …
02:17 Ticket #5612 (Better support for kinds in Template Haskell) closed by simonpj
fixed: Many thanks to lunaris and Richard Eisenberg. I've just pushed patches to …
01:52 Repositories edited by simonpj
(diff)

05/17/12:

18:04 LightweightConcurrency edited by kc
(diff)
18:03 LightweightConcurrency edited by kc
(diff)
16:39 LightweightConcurrency edited by kc
(diff)
16:37 LightweightConcurrency edited by kc
(diff)
16:37 LightweightConcurrency edited by kc
(diff)
16:36 LightweightConcurrency edited by kc
(diff)
16:11 LightweightConcurrency edited by kc
(diff)
15:41 LightweightConcurrency edited by kc
(diff)
15:40 LightweightConcurrency edited by kc
(diff)
15:38 LightweightConcurrency edited by kc
(diff)
15:33 LightweightConcurrency edited by kc
(diff)
15:08 Repositories edited by pcapriotti
mention push urls for validated repositories, change darcs example from … (diff)
13:00 LightweightConcurrency edited by kc
(diff)
11:23 Ticket #6108 (Haddock's prune option is not regarded for DEPRECATED things) created by SimonHengel
I introduced this regression when I extended Haddock, so that it adds …
06:54 Ticket #6102 (Subclass Specialization in Rewrite Rules) closed by simonpj
invalid: Oh silly me. Of course ClassInstance is not an instance of ClassTwo. …
04:15 Ticket #6107 (GHCi runtime linker cannot link with duplicate common symbols) created by exFalso
GHCi's runtime linker reports duplicate common symbols as fatal error. …
03:42 Ticket #6106 (GHCi does not always detect when modules become stale during compilation) created by SimonHengel
Here is a conceived example that illustrates the issue. File Foo.hs
03:02 Ticket #6105 (GHCi does no respect -fforce-recomp) created by SimonHengel
To my delightful surprise ghc --make respects -fforce-recomp, …
02:43 Ticket #6104 (Regression: space leak in HEAD vs. 7.4) created by simonmar
I often keep an eye on compiler performance by compiling Cabal. Yesterday …
01:43 Holes edited by spl
Expected type (diff)
01:35 Holes edited by spl
Respond to SLPJ (diff)
01:24 Ticket #6103 (Interrupted program cannot produce biographical heap profile) created by konn
If I interrupt program running with "+RTS -p -hb" option, the program …
01:00 Holes edited by simonpj
(diff)
00:18 Ticket #6015 ("No instance" when using PolyKinds/DataKinds/FunDeps/Undecidable) closed by simonpj
fixed: I believe this patch fixes the bug. Thanks for reporting it with a nice …
00:17 Ticket #6068 (Panic in GHCi when using functional dependencies and promoted kinds) closed by simonpj
fixed: I believe this patch fixes the bug. Thanks for reporting it with a nice …
00:16 Ticket #6097 (tc078(hpc,optasm,profasm) are failing with core lint errors) closed by simonpj
fixed
00:15 Ticket #6096 (tc126(optasm) is failing with a core lint error) closed by simonpj
fixed

05/16/12:

19:28 Ticket #6102 (Subclass Specialization in Rewrite Rules) created by SamAnklesaria
Rewrite rules can define a specialized version of a method for some …
17:22 Ticket #6101 (Show instance for integer-simple is not lazy enough) created by tommd
I run out of memory, after 31 GB, when trying to show an Integer (using …
14:00 LightweightConcurrency edited by kc
(diff)
06:33 Holes edited by spl
Update ambiguity section (diff)
05:59 Ticket #6100 (mistake in class inheritance system) closed by kosmikus
invalid: No, GHC is correct. […] Note that both arguments have to have the …
05:35 Holes edited by spl
Respond to SLPJ on ambiguously typed holes (diff)
05:27 Holes edited by spl
Respond to SLPJ on runtime error (diff)
05:08 Ticket #6100 (mistake in class inheritance system) created by guest
class can't use function of parents class. Code: class A a where …

05/15/12:

20:51 LightweightConcurrency edited by kc
(diff)
17:59 LightweightConcurrency edited by kc
(diff)
17:46 LightweightConcurrency edited by kc
(diff)
17:43 LightweightConcurrency edited by kc
(diff)
15:28 LightweightConcurrency edited by kc
(diff)
13:52 LightweightConcurrency edited by kc
(diff)
13:29 LightweightConcurrency edited by kc
(diff)
13:02 Ticket #6099 (filepath library a lot bigger in 7.4.2 RC 1) created by igloo
filepath is a lot bigger in 7.4.2 RC 1 than in 7.4.1, e.g.: […] This …
09:13 Ticket #6098 (debugger does not know the correct type for a newtype field) created by phercek
This bug is in 7.4.1. I think it was also in 7.0.3. It is also in the …
08:41 Ticket #6097 (tc078(hpc,optasm,profasm) are failing with core lint errors) created by igloo
tc078(hpc,optasm,profasm) are failing with core lint errors. Here's the …
08:35 Ticket #6096 (tc126(optasm) is failing with a core lint error) created by igloo
tc126(optasm) is failing with a core lint error. The code: […] The …
04:26 Ticket #6090 (hsc2hs doesn't consider values not fitting in an unsigned long integral ...) closed by pcapriotti
fixed: Pushed as fc8a91274534f8f94ec5480ad7504b9fb94b6b6d.
02:40 Repositories edited by pcapriotti
(diff)
02:40 Ticket #2947 (infix precedence of backtick functions defined in ghci is not reported by ...) closed by pcapriotti
fixed
02:39 Ticket #5977 (Allow ignoring global package db) closed by pcapriotti
fixed
02:31 ExplicitTypeApplication edited by dreixel
(diff)
02:29 ExplicitTypeApplication edited by dreixel
New story for explicit kinds (diff)
01:29 Status/SLPJ-Tickets edited by simonpj
(diff)
01:23 Ticket #6095 (GHC 7.0.3 panic when compiling mwc-random) closed by simonmar
worksforme: Thanks for the report. I tried it here and it worked. Lacking a way to …
01:19 Ticket #6094 (runInteractiveProcess not using new PATH) closed by simonmar
invalid: I don't think it should use the new PATH, since the search for the …

05/14/12:

06:59 Ticket #1161 (Clean up the library testing story) closed by pcapriotti
fixed: All tests have been moved to the appropriate repositories. The only thing …
06:53 Ticket #6091 (Fixity in :info for backticks operators) closed by pcapriotti
fixed
06:08 Ticket #6064 (InstanceD declaration does not allow for explicit TyVarBndrs) closed by simonpj
invalid: OK #6081 is fixed, so I'll close this ticket. Reopen if needed.
06:07 Ticket #6015 ("No instance" when using PolyKinds/DataKinds/FunDeps/Undecidable) closed by simonpj
fixed
06:06 Ticket #6081 (Kind variables not allowed in class instance declarations) closed by simonpj
fixed: I've added a regression test now.
04:49 Ticket #6095 (GHC 7.0.3 panic when compiling mwc-random) created by hesselink
Our Jenkins server showed a GHC (7.0.3) panic during the building of …
02:39 Blog: New directions for Template Haskell edited by simonpj

05/12/12:

21:37 Ticket #6094 (runInteractiveProcess not using new PATH) created by GregWeber
run the below program with something like: rm -r foo; ghc env.hs && ./env …
20:16 Ticket #6093 (Kind polymorphism fails with recursive type definition using different ...) created by Ashley Yakeley
[…] results in […]

05/11/12:

15:51 TypeNats/SingletonsAndExistentials edited by heisenbug
(diff)
15:06 Status/SLPJ-Tickets edited by simonpj
(diff)
15:06 Status/SLPJ-Tickets edited by simonpj
(diff)
15:03 Status/SLPJ-Tickets edited by simonpj
(diff)
15:01 Status/SLPJ-Tickets edited by simonpj
(diff)
14:59 Status/SLPJ-Tickets edited by simonpj
(diff)
14:56 Status/SLPJ-Tickets edited by simonpj
(diff)
14:55 Ticket #6092 (Liberate case not happening) created by simonpj
Simon M writes: Johan Tibell and I were looking at the code GHC produces …
14:17 Ticket #5737 (Template Haskell can't derive Read, Show, Eq instances) closed by simonpj
fixed: Fixed by the same thing as (the second patch in) #6005.
14:08 Status/SLPJ-Tickets edited by simonpj
(diff)
14:06 Status/SLPJ-Tickets edited by simonpj
(diff)
13:50 Status/SLPJ-Tickets edited by simonpj
(diff)
13:49 Status/SLPJ-Tickets edited by simonpj
(diff)
13:48 Ticket #6091 (Fixity in :info for backticks operators) created by guest
The standard way to define infixity for backtick operators is […] …
13:46 Status/SLPJ-Tickets edited by simonpj
(diff)
13:45 Status/SLPJ-Tickets edited by simonpj
(diff)
13:41 Status/SLPJ-Tickets edited by simonpj
(diff)
13:41 Status/SLPJ-Tickets edited by simonpj
(diff)
13:33 Status/SLPJ-Tickets edited by simonpj
(diff)
10:45 Ticket #6090 (hsc2hs doesn't consider values not fitting in an unsigned long integral ...) created by mtjm
The specific problem occurs when libraries/unix is being built, …
07:08 Ticket #6089 (Allow declaration splices inside declaration brackets) created by igloo
I would like to be able to write code like: […] but GHC says: […] …
03:30 WikiStart edited by simonmar
(diff)
03:27 WikiStart edited by simonmar
(diff)
03:26 Status edited by simonmar
(diff)
03:25 Status/May12 edited by simonmar
(diff)

05/10/12:

17:17 Ticket #6088 (GeneralizedNewtypeDeriving + TypeFamilies + Equality constraints) created by Lemming
I have the following module that uses generalized newtype deriving: […] …
10:15 Holes edited by spl
Minor typo (diff)
08:27 Holes edited by spl
Revise description of variations in response to SLPJ (diff)
07:53 Status/May12 edited by diatchki
(diff)
07:53 Status/May12 edited by diatchki
(diff)
07:47 Status/May12 edited by diatchki
(diff)
07:23 Status/May12 edited by bgamari
add note about ARM GHCi support (diff)
05:46 Ticket #4889 (Ignore broken pipe error when writing to a died process) closed by pcapriotti
fixed: […]
05:32 Status/May12 edited by simonmar
(diff)
05:30 Status/May12 edited by simonmar
(diff)
05:28 DeferErrorsToRuntime edited by dreixel
(diff)
05:06 Status/SLPJ-Tickets edited by simonpj
(diff)
05:05 Ticket #6087 (Join points need strictness analysis) created by simonpj
I came across this code in the nofib/spectral progam knights, in the …
04:46 Ticket #5623 (GHC 7.2.1 Performance Regression: Vector) closed by simonpj
fixed: I've added a test for Roman's plusPtr example. I'm not sure how to …
03:42 Status/May12 edited by simonpj
(diff)
03:42 Status/May12 edited by simonpj
(diff)
03:41 Status/May12 edited by simonpj
(diff)
03:16 Status/May12 edited by simonmar
(diff)
02:57 Building/RunningTests/Adding edited by simonmar
(diff)
02:56 Building/RunningTests/Adding edited by simonmar
add info about performance tests (diff)
01:32 Status/SLPJ-Tickets edited by simonpj
(diff)

05/09/12:

11:04 Ticket #6086 (Cross compilation fails using system linker for other architecture ...) created by mtjm
Building ghc from git revision 4b089dbacd2a14f38a335103cf8ac0779d92f937 …
10:02 Ticket #6048 (Exponential inlining code blowup) closed by simonpj
fixed: Really nice example. Thank you for making it so compelling. Fixed!
09:54 Ticket #6078 (GHC panic encountered for unlifted let bindings) closed by simonpj
fixed: Thanks. Fixed.
09:45 Ticket #4452 (Graphics.Win32.GDI.Clip.enumClipboardFormats fails on success.) closed by pcapriotti
fixed: Pushed as …
08:31 Status/SLPJ-Tickets edited by simonpj
(diff)
08:27 Ticket #6085 (I found that it cannot be written such as [False..]) closed by simonpj
invalid: The trouble is that "False.." is being lexed as a qualified name. You …
07:26 Status/May12 edited by igloo
(diff)
06:47 Ticket #5727 (Unclear documentation about .eventlog's spark information flag) closed by duncan
worksforme: I cannot reproduce the behaviour. It works correctly for me with …
00:03 Ticket #6085 (I found that it cannot be written such as [False..]) created by phi16
Please see the following results: Prelude> [False..] <interactive>:0:9: …

05/08/12:

08:51 Ticket #5967 (incompatible implicit declaration of function 'memcpy') closed by pcapriotti
fixed: Merged as 0e069310cec2ef3df1d1928fa7683a87aebd9eed.
08:51 Ticket #6006 (hs_init(NULL, NULL) segfaults on latest snapshot) closed by pcapriotti
fixed: Merged as d7c6368938c77644da7c8410df4d4fa440aca7e8.
08:50 Ticket #6007 (ghci: Importing specific non-existent names from a module breaks later ...) closed by pcapriotti
fixed: Merged as 81885c1c34af716ed3dad159e927c943270eb74b.
07:46 Ticket #4363 (openFile sharing permissions are inconsistent across platforms) closed by pcapriotti
fixed
07:04 Commentary/CodingStyle edited by danbst
typo (diff)
05:47 Status/May12 edited by chak
(diff)
05:34 Ticket #6061 (threadDelay broken on Windows) closed by pcapriotti
fixed: Pushed to GHC: […] and base: […]
05:12 Status/May12 edited by chak
(diff)
04:49 Ticket #6084 (Add stg_ap_pnnv and related call patterns) created by SimonMeier
In the implementation of bytestring encoding and decoding libraries, the …
04:45 Ticket #3090 (ghc-pkg update should fail if dependent packages might break) closed by simonpj
wontfix: Closing because * cabal install already checks * Sooner or later …
04:35 LightweightConcurrency edited by kc
(diff)
04:27 Status/SLPJ-Tickets edited by simonpj
(diff)
04:26 Status/SLPJ-Tickets edited by simonpj
(diff)
03:36 Ticket #6077 (Respect XDG_CONFIG_HOME) closed by simonmar
duplicate: Thanks; already reported as #5966
02:04 Status/May12 edited by gmainland
(diff)

05/07/12:

22:31 Ticket #6083 (GeneralizedNewtypeDeriving: "deriving ALL") created by clinton
I've found I've wanted to do: newtype X1 = X1 ( X ) deriving ( ALL ); …
15:51 Repositories edited by pcapriotti
Updated Cabal, mtl, added transformers (diff)
12:06 Status/May12 edited by danbst
typo (diff)
08:02 Ticket #6082 (Program compiled with 7.4.1 runs many times slower than compiled with ...) created by gchrupala
The morfette program ( http://hackage.haskell.org/package/morfette), when …
08:01 Ticket #6080 (dph-classes-vseg-fast fails: Vectorisation error) closed by chak
fixed
02:04 LightweightConcurrency edited by kc
edits (diff)
01:41 LightweightConcurrency edited by kc
edits (diff)

05/06/12:

13:41 Status/May12 edited by simonmar
(diff)
13:30 Status/May12 created by simonmar
1st draft
12:39 Ticket #6058 (trac: can't register a new user) closed by igloo
wontfix: Thanks for the report. This happens when the server is under load. Trying …
Note: See TracTimeline for information about the timeline view.