Timeline


and

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 …

01/01/11:

22:59 Ticket #4876 (isEmptySampleVar returns False when threads are waiting on an empty ...) created by guest
The source code for Control.Concurrent.SampleVar?.isEmptySampleVar: […] …

12/31/10:

23:00 Ticket #4875 (ghc misdiagnoses a compile time error concerning parameterized types) created by Stef Joosten
Please find the script HaskellBug?.hs at the bottom of this message. Here …
13:39 Ticket #4495 (GHC fails to inline methods of single-method classes) closed by igloo
fixed: I can't see anything better than some fragile matching on -ddump-simpl
12:07 Ticket #4873 (ARM/linux build broken due to libffi errors) closed by igloo
fixed: We have 3.0.9 in 7.0.1, so I assume this is already fixed.
09:24 Ticket #4872 (build failure on IA64 linux) closed by igloo
wontfix: Registerised -fvia-c is deprecated and will be removed in future …
02:53 Ticket #4874 (Unnecessary reboxing when using INLINABLE) created by tibbe
The intent of the attached library and test harness is to use INLINABLE

12/30/10:

15:17 Ticket #4873 (ARM/linux build broken due to libffi errors) created by kgardas
Hello, the unregisterised build on armv7l-unknown-linux-gnueabi is broken …
13:31 Ticket #4872 (build failure on IA64 linux) created by kgardas
Hello, while attempting to build ghc-6.12.3 on i64-unknown-linux-gnu …
02:16 Ticket #4871 (Build failure on windows: rts/Linker.c) created by nsch
I'm getting this error when trying to compile current GHC-HEAD on windows: …

12/29/10:

13:17 TypeNats/Axioms edited by diatchki
(diff)
08:38 Ticket #4866 (GHC-Homepage: Mailing list links are wrong) closed by igloo
fixed: Thanks, fixed.
02:56 Ticket #4870 (Compiler panic with SPECIALIZE pragma on function from imported module) created by dreixel
Consider the following two modules: […] […] ghc-7.0.1 invoked with …

12/28/10:

15:13 Ticket #4869 (ghci command line option -l should accept either -llibrary or -l library ...) created by hgolden
According to POSIX, the -l option of GHCi should work with either the …
13:23 Ticket #4860 (Text.Regex crasher) closed by batkins
fixed: Upgraded to the latest regex-base (0.93.2) and the problem is gone. I …
10:00 Ticket #4868 (deepseq should not depend on containers) created by tibbe
The  deepseq package depends …
09:45 Ticket #4867 (ghci displays negative floats incorrectly (was: Incorrect result from trig ...) created by gwright
Trigonometric functions give the wrong answer in some cases. I have …
05:56 Ticket #4443 (Don't require users to use undefined) closed by basvandijk
wontfix: I'm closing this ticket as 'wontfix' because most people objected to this …

12/27/10:

09:31 Ticket #4866 (GHC-Homepage: Mailing list links are wrong) created by guest
At: http://www.haskell.org/ghc/ the links labeled "Mailing Lists" and "The …
04:33 Ticket #4865 (Deprecate and remove Prelude.catch and System.IO.Error.{catch,try}) created by igloo
Prelude and System.IO.Error both export an old version of catch, …

12/26/10:

09:00 Ticket #4864 (C++ & C-style comments) closed by uchchwhash
invalid: I am not a GHC developer but I am taking the liberty of closing this …
07:23 Ticket #4864 (C++ & C-style comments) created by daorus
1. Comments in -- style are too hard to mention cause they do not stop the …
04:39 Ticket #4863 (TH crashes if you reify the Name of a dfun) created by guest
[…] The same thing happens when compiling with ghc rather than using …

12/25/10:

03:40 Building/GettingTheSources edited by guest
(diff)

12/24/10:

20:14 Ticket #4862 (Enable usage of gold linker with GHC) created by ajd
The Gold linker is much faster than GNU ld, so it would speed up Haskell …
03:26 Ticket #4861 (Documentation for base does not include special items) created by NeilMitchell
The documentation for base does not include tuples, lists or arrow. I …
Note: See TracTimeline for information about the timeline view.