Timeline


and

02/02/11:

22:12 Ticket #4944 (-fvia-C/asm mangler broken on registerised powerpc-linux build) created by kgardas
Hello, I've build 7.0.1 on powerpc-linux platform, but a lot (if not all) …
07:09 Ticket #4943 (Another odd missed SpecConstr opportunity) created by batterseapower
Compiling the attached code with HEAD (and without case liberation) has …
01:14 Status/SLPJ-Tickets edited by simonpj
(diff)
01:11 Ticket #2599 (Improve error message for type rigidity) closed by simonpj
invalid: The whole story about "rigidity" has changed, so I don't think this ticket …
01:07 Ticket #3169 (Bad occurs-check error message) closed by simonpj
fixed: Happily with the new type checker the error message is almost exactly as I …

02/01/11:

17:54 Ticket #4942 (GHC.ConsoleHandler does not call back application when Close button is ...) created by Amatic
The test program below is not called back by GHC.ConsoleHandler? when the …
09:41 Ticket #4887 (add a Location interface for element-wise operations on Data.Map) closed by ross
wontfix: Several people liked the interface, but it's only a little faster than …
07:29 Ticket #4937 (Remove indirections caused by sum types, such as Maybe) closed by tibbe
wontfix: Replying to rl: > Not to detract from the discussion, but in …
07:10 Ticket #4930 (Case-of-case not eliminated when it could be) closed by simonpj
fixed: Good point. Fixed by […] I don't think this is worth merging. Simon
05:05 Ticket #4939 (Panic in parsing a stmt) closed by simonmar
invalid
03:30 Status/SLPJ-Tickets edited by simonpj
(diff)
03:30 Ticket #4941 (SpecConstr generates functions that do not use their arguments) created by simonpj
Consider this function: […] SpecConstr does a reasonable job, but …
02:05 Ticket #4516 (Over eager non-exhaustive pattern match warnings in lambda expressions.) closed by batterseapower
fixed: Fixed by #4905, I think
02:02 Ticket #4940 (Bad error message using poly pat bind with MonoPatBinds) created by batterseapower
This program: […] Is trying to pattern-bind a polymorphic function. …
01:53 Ticket #4939 (Panic in parsing a stmt) created by simonpj
Daniel Gorin (dgorin@…) reports: I'm trying to make the hint …
01:50 Status/SLPJ-Tickets edited by simonpj
(diff)
01:43 Ticket #4936 (Unbox sum types without fields) closed by simonmar
duplicate: Duplicate of #605.

01/31/11:

15:48 Ticket #4938 (Core2 CPU not detected correctly) created by altaic
This is a HEAD build on a Core2 Duo (i386 & x86_64) MacBook? Pro. …
14:27 Ticket #4937 (Remove indirections caused by sum types, such as Maybe) created by tibbe
While null pointers cause correctness issues in languages that allow them, …
14:15 Ticket #4936 (Unbox sum types without fields) created by tibbe
In the new I/O manager we use newtyped Ints instead of an ADT to squeeze …
12:06 Ticket #4935 (New type error in GHC 7.1 with TypeFamilies, Rank2Types) created by patrick_premont
The following produces a type error with ghc-7.1.20110126. No error is …
08:46 TypeNats/Basics edited by diatchki
(diff)
05:24 BadContent edited by simonmar
add fire pits spam (diff)
01:37 TypeNats/Basics edited by simonpj
(diff)
01:32 TypeNats/Basics edited by simonpj
(diff)

01/30/11:

18:17 DataParallel/Dec2010Release edited by chak
(diff)
16:25 TypeNats/Operations edited by diatchki
(diff)

01/29/11:

07:48 Ticket #4934 (threadWaitRead works incorrectly on nonthreaded RTS) created by slyfox
I found out it in xmobar on ghc-7.0.1. When I ran it I got the following …
02:57 Ticket #4931 (hsc2hs emits invalid OPTIONS_GHC pragmas) created by awson
If I write […] in my hsc code, hsc2hs emits […] which GHC refuses to …
02:55 Ticket #4930 (Case-of-case not eliminated when it could be) created by rl
Small example: […] GHC produces this: […] It ought to produce …

01/28/11:

07:08 ProjectSuggestions edited by simonmar
(diff)
07:07 Ticket #4929 (Support all top-level declarations in GHCi) created by simonmar
I thought we had a ticket for this, but I can't find it so I'm creating …
06:53 Ticket #3630 (Suggested algorithm to control upper bound of space "leaks") closed by simonmar
invalid
06:48 ProjectSuggestions edited by simonmar
(diff)
06:45 ProjectSuggestions edited by simonmar
(diff)
06:45 ProjectSuggestions edited by simonmar
(diff)
06:43 ProjectSuggestions edited by simonmar
(diff)
06:42 ProjectSuggestions edited by simonmar
(diff)
06:41 ProjectSuggestions edited by simonmar
(diff)
06:35 Internships edited by simonmar
(diff)
06:34 Internships edited by simonmar
(diff)
06:32 Internships edited by simonmar
(diff)
04:08 Ticket #4925 (Use explicit language extensions in base) closed by simonpj
fixed: Thanks. I fixed a couple of errors and pushed. Please discard the patch …
03:55 Ticket #4905 (New flag to disable warning on incomplete pattern matches in lambdas) closed by simonpj
fixed: Implemented by […] So now -fwarn-incomplete-patterns doesn't warn …
02:51 Ticket #4928 (Add primops for copying/cloning an array in the new codegen) created by tibbe
Daniel Peebles's benchmarks show that copying arrays using a …
02:11 Ticket #4927 (pattern match failure if compiled with -threaded) closed by adept
fixed: With current GHC head (as of 20th Jan 2011 or later) and network HEAD …
01:28 Ticket #4927 (pattern match failure if compiled with -threaded) created by helgikrs
Always reproducible with the following program, compiled with ghc -rtsopts …

01/27/11:

08:50 Ticket #4925 (Use explicit language extensions in base) created by basvandijk
Attached is a darcs patch that removes the extension fields from …
06:22 Ticket #4924 (bizarre strictness analysis bug) created by simonmar
This module: […] contains two identical functions, f and g. If …
01:14 Ticket #4923 (HEAD unregisterised build broken: unlit missing) created by kgardas
Hello, unregisterised build of HEAD as of Jan 26 2011 fails with: […] …
00:48 Ticket #4922 (Segfault / Assertion failed in RTS (Compact.c)) created by dleuschner
Our application terminates with a segfault or an internal RTS error in …

01/26/11:

23:21 Ticket #4921 (report ambiguous type variables more consistently) created by Saizan
[…] Both x and y have the same problem, there isn't enough type …
22:18 TypeNats edited by diatchki
(diff)
22:12 TypeNats edited by diatchki
(diff)
22:12 TypeNats/Implementation edited by diatchki
(diff)
22:05 TypeNats/Operations edited by diatchki
(diff)
21:53 TypeNats/Operations edited by diatchki
(diff)
21:53 TypeNats/Operations edited by diatchki
(diff)
21:26 TypeNats/Operations edited by diatchki
(diff)
21:23 TypeNats/Operations edited by diatchki
(diff)
21:22 TypeNats/Operations edited by diatchki
(diff)
21:19 TypeNats/AvoidingPartialTypeFunctions edited by diatchki
(diff)
21:17 TypeNats/AvoidingPartialTypeFunctions edited by diatchki
(diff)
21:17 TypeNats/AvoidingPartialTypeFunctions created by diatchki
20:57 TypeNats edited by diatchki
(diff)
20:52 TypeNats edited by diatchki
(diff)
18:14 DataParallel/Dec2010Release edited by chak
(diff)
18:09 DataParallel/Dec2010Release edited by chak
(diff)
09:16 Ticket #4918 (Rule matcher failing to look through an imported inlining) created by simonpj
Pedro reported […] The code for f1 was optimised (by rewrite rules) …
08:58 Ticket #4485 (Per-class incoherence, and solve incoherent instances last) closed by simonpj
fixed: I've just checked. Both "overlapping-intsances" and "incoherent-instances" …
08:38 Ticket #4915 (Segmentation fault or access violation in GHCi (Windows) during ...) closed by simonmar
worksforme: Thanks for the report, and for spending the time trying to reproduce it. …

01/25/11:

08:24 Commentary/Pipeline edited by simonpj
(diff)
08:13 Commentary/Pipeline edited by simonpj
(diff)
03:09 Ticket #3717 (Superfluous seq no eliminated) closed by simonpj
fixed: Fixed by […] No need to merge; putting this in 7.2 is fine. Simon
01:12 DataParallel/Dec2010Release edited by simonpj
(diff)
01:10 DataParallel/Dec2010Release edited by simonpj
(diff)
01:09 SafeHaskell edited by simonmar
simplify implementation details a bit (diff)
01:03 SafeHaskell edited by simonmar
(diff)

01/24/11:

21:52 DataParallel/Dec2010Release edited by chak
(diff)
21:51 DataParallel/Dec2010Release edited by chak
(diff)
17:37 Ticket #4917 (ghc7 does not equate type synonyms under RankNTypes) created by kyagrd
See the source at  http://hpaste.org/43297/ghc7_problem_with_rankntypes_a
13:52 NewPlugins edited by thoughtpolice
(diff)
13:50 NewPlugins edited by thoughtpolice
(diff)
13:48 NewPlugins edited by thoughtpolice
remove backends stuff, since it's a little out of the current scope (diff)
12:35 SafeHaskell edited by dterei
add note that -xsafe and -xsafelanguage cant be used together (diff)
12:26 SafeHaskell edited by dterei
fix link (diff)
12:25 SafeHaskell edited by dterei
take on board Simon PJ, Simon M and David M's comments. (diff)
11:02 SafeHaskell edited by dterei
fix up from David M's comments. (diff)
08:58 Ticket #4916 (make clean broken) created by kgardas
Hello, it seems `make clean' is broken in ghc head as of Jan 24 2011. The …

01/23/11:

22:42 DataParallel/Dec2010Release edited by chak
(diff)
22:41 DataParallel/Dec2010Release edited by chak
(diff)
22:40 DataParallel/Dec2010Release edited by chak
(diff)
14:17 Ticket #4915 (Segmentation fault or access violation in GHCi (Windows) during ...) created by drvitek
While working in GHCi, I tried to tab-complete "readFile" after typing in …

01/22/11:

16:30 Commentary/Compiler/HscMain edited by ezyang
Add some useful flags for looking at the stages (diff)
14:05 Commentary/Compiler/FC edited by megacz
warn people that they need Appendix C (diff)
11:43 Building/Architecture/Idiom/PhaseOrdering edited by igloo
(diff)
00:25 Ticket #4909 (ghc-7.0 cannot be compiled on Snow Leopard) closed by kazu-yamamoto
fixed: I can compile ghc-7.0 on Snow Leopard today. So, I would close this …

01/21/11:

15:46 NewPlugins edited by thoughtpolice
(diff)
15:44 NewPlugins edited by thoughtpolice
(diff)
15:39 NewPlugins edited by thoughtpolice
(diff)
15:37 NewPlugins edited by thoughtpolice
(diff)
15:36 NewPlugins edited by thoughtpolice
(diff)
15:35 NewPlugins edited by thoughtpolice
(diff)
15:33 NewPlugins edited by thoughtpolice
(diff)
15:30 NewPlugins edited by thoughtpolice
(diff)
15:19 NewPlugins edited by thoughtpolice
(diff)
11:30 NewPlugins edited by thoughtpolice
(diff)
11:27 NewPlugins edited by thoughtpolice
(diff)
11:27 NewPlugins edited by thoughtpolice
(diff)
11:17 NewPlugins edited by thoughtpolice
(diff)
11:17 NewPlugins edited by thoughtpolice
(diff)
11:16 NewPlugins edited by thoughtpolice
(diff)
11:16 NewPlugins edited by thoughtpolice
(diff)
11:15 NewPlugins edited by thoughtpolice
(diff)
11:13 NewPlugins edited by thoughtpolice
(diff)
11:07 NewPlugins edited by thoughtpolice
(diff)
11:06 NewPlugins edited by thoughtpolice
(diff)
11:02 NewPlugins edited by thoughtpolice
(diff)
10:46 Ticket #4914 (FPU initialization required again) created by aruiz
I think that the bug [ http://hackage.haskell.org/trac/ghc/ticket/2724
07:22 Ticket #4911 (GHC 7 does not process Handle correctly) closed by simonmar
duplicate: The testcase works after the fix for #4895, so closing as duplicate.
06:49 Ticket #4449 (GHC 7 can't do IO when demonized) closed by igloo
fixed: Fixed in HEAD and 7.0 by: […]
05:53 Ticket #4913 (Make event tracing conditional on an RTS flag only) created by tibbe
The current event tracing mechanism is enabled at link time by linking in …
02:05 SafeHaskell edited by simonmar
use cases for SafeImports/SafeLanguage? (diff)
01:17 NewPlugins edited by simonpj
(diff)
01:10 Commentary edited by simonpj
(diff)
01:00 Ticket #4912 (No warnings for orphan instances declared via TypeSynonymInstances) created by batterseapower
File Classes.hs: […] File Orphans.hs: […] Compile: […] This …
00:56 SafeHaskell edited by simonmar
(diff)
00:17 Ticket #4911 (GHC 7 does not process Handle correctly) created by kazu-yamamoto
Compile the following code: […] Let's call this binary "foo". If you …

01/20/11:

23:11 Ticket #4910 (mkStdGen (-2^31) is ⊥) created by ion1
Quoting System/Random.hs: […] Alas, the fact that… […] …results …
18:51 Ticket #4909 (ghc-7.0 cannot be compiled on Snow Leopard) created by kazu-yamamoto
When I tried to compile the latest ghc-7.0 branch, I can do it on Linux …
16:21 SafeHaskell edited by dterei
Big update, tried to reword to sepperate implementation out also includes … (diff)
13:18 Ticket #4908 (Easy SpecConstr opportunity that is nonetheless missed) created by batterseapower
I was looking at the code using that uses unsafe indexing into STUArrays …
04:31 Ticket #4906 (peekCString crashes on handling nullPtr) created by sdjp
Not quite sure what the 'correct' behaviour here is; but here's a minimal …

01/19/11:

14:27 Ticket #4905 (New flag to disable warning on incomplete pattern matches in lambdas) created by batterseapower
The distinction between -fwarn-simple-patterns and …
02:18 Ticket #4904 (Documentation for mkWeakIORef is misleading) created by adept
Documentation for mkWeakIORef should mention that second value is used as …
01:34 Ticket #4903 (Inliner looping when specialising across modules (with GADTs and other ...) created by dreixel
While #4870 is fixed, the original code that caused that problem is still …
00:37 SafeHaskell edited by simonpj
(diff)
00:22 SafeHaskell edited by simonpj
(diff)
00:21 SafeHaskell edited by simonpj
(diff)
00:15 SafeHaskell edited by simonpj
(diff)
00:05 SafeHaskell edited by simonpj
(diff)
00:03 SafeHaskell edited by simonpj
(diff)

01/18/11:

15:45 Ticket #4902 (Create a primop for getting the size of an Array#) created by tibbe
We currently store the size of Array#s (and MutableArray#s): […] …
14:18 WikiStart edited by simonmar
(diff)
13:02 SafeHaskell edited by David
(diff)
04:23 SafeHaskell edited by simonpj
(diff)
04:16 Ticket #4901 (Possible bug in GHCi archive loading:) created by batterseapower
I'm not sure if this is a bug or an error in my understanding. In trying …
04:04 SafeHaskell edited by simonpj
(diff)

01/17/11:

22:03 Commentary/Abbreviations edited by megacz
(diff)
21:59 Commentary/Abbreviations edited by megacz
(diff)
19:58 Ticket #4900 (DEPENDS pragma) created by cdsmith
Since a seemingly-growing amount of Haskell code is using Template Haskell …
17:51 ErlangInHaskell edited by jepst
(diff)
16:57 SafeHaskell edited by David
(diff)
16:44 Ticket #4899 (Non-standard compile plus Template Haskell produces spurious "unknown ...) created by jepst
Programs that use Template Haskell fail to link when doing a …
15:58 Commentary/Abbreviations edited by megacz
(diff)
15:44 TypeNats/Operations edited by diatchki
(diff)
15:44 TypeNats/Operations edited by diatchki
(diff)
15:32 Ticket #4898 (internal error: evacuate(static): strange closure type 23675) created by levicc00123
Trying to install several packages from hackage, I get this error. Running …
15:20 TypeNats/Operations edited by diatchki
(diff)
14:34 NewPlugins edited by thoughtpolice
(diff)
14:32 NewPlugins edited by thoughtpolice
(diff)
14:31 NewPlugins edited by thoughtpolice
(diff)
14:30 NewPlugins edited by thoughtpolice
(diff)
14:25 NewPlugins edited by thoughtpolice
(diff)
14:25 NewPlugins edited by thoughtpolice
(diff)
14:12 NewPlugins edited by thoughtpolice
(diff)
14:11 NewPlugins edited by thoughtpolice
(diff)
14:10 NewPlugins edited by thoughtpolice
(diff)
14:09 NewPlugins edited by thoughtpolice
(diff)
14:08 NewPlugins edited by thoughtpolice
(diff)
14:07 NewPlugins edited by thoughtpolice
(diff)
13:57 Ticket #4897 (Bus error in Network package) closed by tibbe
invalid: Thanks for the bug report. Could you please file it on the network Trac …
13:16 Ticket #4897 (Bus error in Network package) created by batkins
I encountered a bus error when running some HTTP client code in GHC this …
09:31 Commentary/Abbreviations edited by maltem
(diff)
07:52 NewPlugins edited by thoughtpolice
(diff)
04:14 Ticket #4896 (Deriving Data does not work for attached code) created by mitar
I get the following error when I try to derive Data for the attached …
01:34 NewPlugins created by thoughtpolice

01/16/11:

22:51 Commentary/Abbreviations edited by megacz
(diff)
22:49 Commentary/Abbreviations edited by megacz
(diff)
22:01 Ticket #4895 (hGetBufSome returns 0 when it should not) created by guest
In the attached program hGetBufSome returns 0, but the handle contains …
19:16 Ticket #4894 (Missing improvement for fun. deps.) created by diatchki
The problem is illustrated by the following example: […] The issue …
14:32 Ticket #3678 (rejig the build system so that dummy-ghc isn't used) closed by igloo
fixed: Fixed, mostly by: […] along with several small patches around the same …
10:34 TypeNats edited by diatchki
(diff)
10:33 TypeNats/Naturals edited by diatchki
(diff)
10:32 TypeNats/Naturals edited by diatchki
(diff)
10:13 TypeNats/Basics edited by diatchki
(diff)
10:13 TypeNats/Operations created by diatchki
10:13 TypeNats/Basics edited by diatchki
(diff)
10:12 TypeNats/Naturals created by diatchki
10:12 TypeNats edited by diatchki
(diff)
10:05 TypeNats/Basics edited by diatchki
(diff)
10:02 TypeNats/Basics edited by diatchki
(diff)
10:00 TypeNats/Basics edited by diatchki
(diff)
09:58 TypeNats/Basics edited by diatchki
(diff)
09:57 TypeNats/Basics edited by diatchki
(diff)
09:56 TypeNats/Basics edited by diatchki
(diff)
09:54 TypeNats/Basics edited by diatchki
(diff)
09:40 TypeNats/Basics edited by diatchki
(diff)
09:33 TypeNats/Basics edited by diatchki
(diff)
09:33 TypeNats/Basics edited by diatchki
(diff)
09:29 TypeNats/Basics edited by diatchki
(diff)
09:25 TypeNats/Implementation edited by diatchki
(diff)
09:25 TypeNats edited by diatchki
(diff)
09:24 TypeNats edited by diatchki
(diff)
09:24 TypeNats/AlternativeSingletons created by diatchki
09:24 TypeNtas created by diatchki
09:22 TypeNats edited by diatchki
(diff)
09:20 TypeNtas/AlternativeSingletins edited by diatchki
(diff)
09:07 TypeNtas/AlternativeSingletins created by diatchki
08:56 TypeNats edited by diatchki
(diff)
08:51 TypeNats/Basics edited by diatchki
(diff)
08:49 TypeNats edited by diatchki
(diff)
08:46 TypeNats/ImplicitExplicit edited by diatchki
(diff)
08:44 TypeNats/ImplicitExplicit edited by diatchki
(diff)
08:43 TypeNats/ImplicitExplicit edited by diatchki
(diff)
08:43 TypeNats/ImplicitExplicit edited by diatchki
(diff)
08:38 TypeNats/Basics edited by diatchki
(diff)
08:36 TypeNats/Basics edited by diatchki
(diff)

01/15/11:

15:54 Commentary/Abbreviations edited by megacz
(diff)
15:53 Commentary/Abbreviations edited by megacz
(diff)
15:52 Commentary/Abbreviations edited by megacz
(diff)
15:51 Commentary/Abbreviations edited by megacz
(diff)
15:50 Commentary/Abbreviations created by megacz
list abbreviations I've come across so far
15:49 Commentary edited by megacz
Add link to abbreviations page (diff)

01/14/11:

12:41 Ticket #4893 (panic! the 'impossible' happened: initC: srt_lbl) created by plc
I haven't much clue as to what happened :-/ I have attached and a dump of …
06:29 Ticket #2442 (Heuristics to improve error messages for badly referenced things) closed by simonpj
fixed: Finally done! […] Thanks to Max for doing most of the real work. …
03:53 SafeHaskell edited by simonpj
(diff)
03:47 SafeHaskell edited by simonpj
(diff)
03:43 SafeHaskell edited by simonpj
(diff)
02:16 SafeHaskell edited by simonpj
(diff)

01/13/11:

08:53 Commentary/Pipeline edited by simonpj
(diff)
04:24 Ticket #4377 (sizedText function for Text.PrettyPrint) closed by simonmar
fixed: Patches pushed, thanks: […]
01:55 Ticket #4819 ([PATCH] undefined symbols; mixed architecture build) closed by simonmar
fixed: Fixed: […]

01/12/11:

15:12 Ticket #2544 (Improve "Can't unify" error messages from type functions) closed by simonpj
fixed: It's even improved a bit more in HEAD […] So let's close. I'll add a …
12:17 Ticket #4892 (panic building darcs) created by ksf
[…] , from darcs screened as of Wed, 12 Jan 2011 20:00:00 +0000 …
09:11 Blog: New directions for Template Haskell edited by simonpj
07:52 DarcsConversion edited by simonmar
(diff)
07:51 DarcsConversion edited by simonmar
(diff)
07:09 Ticket #4801 (Typechecker performance regression 6.12 -> 7.0.1) closed by simonpj
fixed: This (long-list) regression is certainly fixed. The HEAD is faster than …
06:49 DarcsConversion edited by simonmar
(diff)
04:12 Ticket #4891 (dataConInfoPtrToName doesn't correctly resolve constructors with a ...) created by TristanAllwood
I believe the parse helper in dataConInfoPtrToName in …

01/11/11:

23:35 Ticket #4890 (Add DTrace support to i386-solaris2 platform) created by kgardas
Hello, it would be good if solaris platform support would also include …
18:27 Blog: Let generalisation in GHC 7.0 comment added by ezyang
One gotcha about combining -XGADTs and -XNoMonoLocalBinds: because -XGADTs …
16:07 Ticket #4870 (Compiler panic with SPECIALIZE pragma on function from imported module) closed by igloo
fixed: Merged.
13:26 Ticket #4525 (Type synonyms not expanded consistently in errors) closed by igloo
fixed: Fixed in HEAD by: […]
10:48 Ticket #4889 (Ignore broken pipe error when writing to a died process) created by guest
In readProcessWithExitCode, when child dies without reading whole input we …
01:44 DataParallel/Dec2010Release edited by chak
(diff)
01:25 DataParallel/Dec2010Release edited by chak
(diff)

01/10/11:

16:00 GitForDarcsUsers edited by nominolo
Mentionen Git remotes. (diff)
15:34 GitForDarcsUsers edited by nominolo
Fix graphs pictures. (diff)
10:50 ErlangInHaskell edited by jepst
(diff)
09:31 Ticket #4868 (deepseq should not depend on containers) closed by tibbe
wontfix: Since consensus wasn't reached and I don't have time to pursue it I'm …
05:09 Ticket #4884 (registerPackage fails with multiple command line --package-conf= flags) closed by simonmar
invalid: This is the documented behaviour of ghc-pkg. In the output of `ghc-pkg …
03:09 Ticket #4875 (ghc misdiagnoses a compile time error concerning parameterized types) closed by simonpj
fixed: Fixed by […] Try not to push this to the 7.0 branch because it'll …

01/08/11:

18:01 Ticket #4850 (Segfault when lots of blocked MVar messages) closed by igloo
fixed: All merged.
12:27 Ticket #4848 ([PATCH] Support for shared libraries on Solaris2/i386 platform.) closed by igloo
fixed: Merged.
12:26 Ticket #4523 (unix package does not check properly for sem_close) closed by igloo
fixed: Fixed in HEAD and 7.0 branch: […]
12:26 Ticket #4883 (make install DESTDIR=./relative/path fails) closed by igloo
fixed: Fixed in HEAD and 7.0 branch: […]
11:32 Ticket #4537 (Make SampleVar an instance of Typeable) closed by igloo
fixed: Applied, thanks!
11:32 Ticket #4526 (Make Chan an instance of Eq) closed by igloo
fixed: Applied, thanks!
11:31 Ticket #4886 (GHC "extensions" for (pre/post)processors) closed by igloo
wontfix: Post-processing could be done just by taking stderr, rather than requiring …
10:44 Ticket #4878 (Bindist build tools assume libffi.so.5 availability) closed by igloo
fixed: This is fixed (in HEAD and 7.0 branch) now that we build all binaries in …
07:20 Ticket #4460 (Input is not echoed when GHCi is suspended and subsequently brought to ...) closed by igloo
fixed: Merged.
07:19 Ticket #4882 (/usr/bin/haddock-7.0.1) closed by igloo
fixed: Done
07:18 Ticket #3975 (filepath: normalise trailing dot) closed by igloo
fixed: Applied, thanks
05:43 Ticket #4190 (Poor error message for unrecognised flag in GHCi's :set) closed by igloo
fixed: Applied, thanks!
05:42 Ticket #4058 (improve error message: Module `System.IO' does not export `LineBuffering') closed by igloo
fixed: Applied, thanks!
05:01 Ticket #4885 (freeGroup: block size is zero) closed by igloo
fixed: I can't reproduce this with 7.0.1, compiling with […] and running …
02:23 Ticket #4888 (Document behaviour of throwTo to your own ThreadId) created by batterseapower
The behaviour of throwTo my_tid could be considered surprising because …

01/07/11:

09:35 Ticket #4887 (add a Location interface for element-wise operations on Data.Map) created by ross
This is a variant of a suggestion by apfelmus: …
08:51 Ticket #4886 (GHC "extensions" for (pre/post)processors) created by pumpkin
I've been using Conor McBride?'s SHE recently and while it's excellent, …
07:52 Ticket #4816 (DeriveFunctor should not require a functor instance for functorial data ...) closed by igloo
fixed: Merged.
07:51 Ticket #4528 (stand-alone deriving sometimes fails for GADTs) closed by igloo
fixed: Merged.
07:47 Ticket #4876 (isEmptySampleVar returns False when threads are waiting on an empty ...) closed by igloo
fixed: Merged.
07:46 Ticket #4522 (.ghc folder not created by default) closed by igloo
fixed: Merged.
07:32 Ticket #4521 (Passing --hoogle to haddock when building base) closed by igloo
fixed: Merged
07:30 Ticket #4531 (GHCi reacting strangely and then crashing after pressing CTRL-C) closed by igloo
fixed: Merged.
03:15 Status/SLPJ-Tickets edited by simonpj
(diff)
02:56 Status/SLPJ-Tickets edited by simonpj
(diff)

01/06/11:

18:34 TypeNats/Interact2 edited by diatchki
(diff)
16:20 Ticket #4885 (freeGroup: block size is zero) created by zukerman
I'm starting on a program to accept incoming UDP packets and dump them to …
12:11 Ticket #4884 (registerPackage fails with multiple command line --package-conf= flags) created by r6
in registerPackage the database to operate on is filtered, whereas the …
08:42 Ticket #4871 (Build failure on windows: rts/Linker.c) closed by nsch
worksforme: Thanks for the explanation & the copy. It's working now.
07:48 Commentary/Compiler/GenericDeriving edited by dreixel
(diff)
06:49 Ticket #4883 (make install DESTDIR=./relative/path fails) created by duncan
The following works as expected: […] however when using a relative …
06:39 Commentary/Compiler/GenericDeriving edited by dreixel
(diff)
06:38 Commentary/Compiler/GenericDeriving edited by dreixel
(diff)
06:08 Ticket #4829 (build does not respect --with-gcc option) closed by igloo
fixed: Merged.
06:05 Ticket #3837 (hsc2hs and utf-8) closed by igloo
fixed: Merged.
06:04 Ticket #3910 (+RTS options introduce a security problem for, e.g., setuid binaries) closed by igloo
fixed: Merged.
06:03 Ticket #4826 (RTS flag documentation) closed by igloo
fixed: Merged.

01/05/11:

23:22 Ticket #4882 (/usr/bin/haddock-7.0.1) created by juhpetersen
Current shipped haddock version is 2.8.0, but ghc-7.0.1 builds provide …
16:14 Building/Preparation/Windows edited by igloo
(diff)
11:01 Ticket #4881 (Some patches for GHC) created by basvandijk
Ticket #4834, which proposes to make Applicative a superclass of …
09:20 Ticket #4854 (Validating on a PPC Mac OS X: Fix miscellaneous errors and warnings) closed by igloo
fixed: Thanks; all applied or already fixed.
08:09 Ticket #4880 (Functor, Monad, Applicative instances for Data.Monoid.First, ...) created by sclv
First and Last are both wrappers for Maybe, so this is a very …
02:04 Ticket #4879 (Deprecate exports) created by basvandijk
== Motivation == During the library submission process there's sometimes …

01/04/11:

14:39 Ticket #4878 (Bindist build tools assume libffi.so.5 availability) created by vmj
To be able to install the generic i386 Linux binary distribution, I had to …
13:36 Building/Unregisterised edited by kgardas
remove trainling whitespace chars which breaks unregisterised build if … (diff)
00:27 Building/IA64Linux edited by kgardas
(diff)
00:23 Building/IA64Linux created by kgardas
00:14 Platforms edited by kgardas
(diff)

01/03/11:

23:56 Platforms edited by kgardas
(diff)
11:04 Ticket #4455 (Add Applicative instance for ST) closed by ross
fixed: Discussion: …
09:34 Ticket #4877 (Template Haskell panic when splicing an infix expression with a ...) created by benmachine
Simple enough: […] […] Of course the expression being spliced …
07:01 Ticket #3681 (hsc2hs wrapper script throws away $HSC2HS_EXTRA's value when specified C ...) closed by maeder
fixed: It seems "-m32" got lost for some other reason in hsc2hs of ghc-7.0.1. In …
Note: See TracTimeline for information about the timeline view.