Timeline


and

06/23/08:

19:14 Ticket #2391 (Network.listenOn (PortNumber n) Sometimes Picks IPv6) created by cjs
When I run the following program on a NetBSD system, it listens on *.4444 …
16:53 Plugins/Annotations edited by guest
(diff)
15:56 Ticket #2390 (RPM spec file not present in source distribution tarball) created by mikedlr
A primary benefit of including a spec file in a software source tarball is …
14:56 Commentary/Compiler/StackAreas edited by dias
(diff)
11:30 Commentary/Compiler/StackAreas edited by dias
(diff)
09:28 Ticket #2389 (ghc-pkg can't use path with spaces.) created by shelarcy
On Windows environment, file path uses spaces for some directory. e.g. …
09:24 Commentary/Compiler/StackAreas edited by dias
(diff)
08:10 Ticket #793 (Use gcc's libffi to replace Adjustor.c and ByteCodeFFI.hs?) closed by simonmar
fixed: This is now done, and we decided to keep Adjustor.c around for the time …
08:03 Commentary/Compiler/StackAreas edited by dias
(diff)
07:39 Commentary/Compiler/StackAreas edited by dias
(diff)
07:14 Commentary/Compiler/StackAreas edited by dias
(diff)
06:52 Commentary/Compiler/StackAreas edited by dias
(diff)
06:36 Commentary/Compiler/StackAreas edited by dias
(diff)
06:27 Commentary/Compiler/StackAreas edited by dias
(diff)
04:40 Ticket #2022 (DLL support broken) closed by simonmar
invalid: I think this is not a bug - the submitter was missing some -package
04:40 Ticket #2103 (Some functions in network library do not work on NetBSD) reopened by cjs
Listen does not appear to be entirely fixed yet. This program, when run, …
03:28 Commentary/Compiler/StackAreas edited by dias
(diff)
01:34 Ticket #2388 (GHC creates invalid test instruction for 64-bit code) created by MartinGrabmueller
When compiling the cpuid package from Hackage …

06/22/08:

09:33 Ticket #2364 (Make the maximum tuple size accesible) closed by igloo
fixed: I've made it available in the HEAD: […] We should probably put it …

06/20/08:

18:03 Building/GettingTheSources edited by RichardG
Added workaround for darcs case sensitivity issues on Mac OS X. (diff)
16:19 WikiStart edited by igloo
(diff)
10:15 Ticket #2045 (Link error when compiling with -fhpc) closed by igloo
fixed
09:58 Ticket #2194 (internal error: R_X86_64_32 relocation out of range) closed by igloo
fixed
09:38 Ticket #2025 (supply a testsuite archive together with a source release (for ghc-6.8.3)) closed by igloo
fixed: Done: http://www.haskell.org/ghc/dist/6.8.3/testsuite-6.8.3.tar.gz
08:08 Ticket #2039 (Using GHC 6.8.2 as a library does not work well under Windows in GHCi) closed by igloo
worksforme
07:58 Ticket #2186 (unsafePerformIO prevents space leak?) closed by igloo
invalid: Please reopen if you still think there's a bug in here.
07:51 Ticket #2363 (getChar cannot be interrupted with -threaded) closed by simonmar
fixed: Fixed: […]
07:51 Ticket #2225 (hackage library encoding-0.4 crashes ghc 6.8.2) closed by igloo
worksforme
06:47 Commentary/Compiler/RecompilationAvoidance edited by simonmar
add notes about external packages (diff)
06:40 Commentary/Compiler/RecompilationAvoidance edited by simonmar
add note about fixities (diff)
06:34 Commentary/Compiler/RecompilationAvoidance edited by simonmar
add outline (diff)
06:33 Commentary/Compiler/RecompilationAvoidance edited by simonmar
Update for new fingerprint story (diff)

06/19/08:

15:08 Ticket #2387 (Optimizer misses unboxing opportunity) created by dolio
In my studying of the fannkuch benchmark, I've discovered (I think) …
14:17 Ticket #2384 (compile gtk2hs failed under locale zh_CN.utf8) closed by duncan
invalid: This is not a ghc bug, it's a c2hs bug. I've opened it in the …
09:29 Ticket #2386 (Splicing in constructors that are abstract from the point of view of the ...) created by batterseapower
Test1.hs: […] Test2.hs: […] Compile this with optimizations: …
07:48 Building/Prerequisites edited by simonmar
(diff)
07:47 Building/Prerequisites edited by simonmar
(diff)
07:40 Building/Prerequisites edited by simonmar
(diff)
06:58 Ticket #2385 (Include cabal-install in the release) created by simonmar
Open issues: * Do we also want to ship zlib and HTTP, which are …
04:51 Ticket #2384 (compile gtk2hs failed under locale zh_CN.utf8) created by chylli
when compile gtk2hs under locale zh_CN.utf8, I got: c2hsLocal: Error in C …
04:18 Ticket #1589 (Process creation and communication doesn't scale linearly) closed by simonmar
fixed: Here's the results with the current HEAD. GHC doesn't even break a sweat …
04:03 Ticket #2185 (Memory leak with parMap) closed by simonmar
fixed: Now fixed, and I've added the program to our test suite.
03:00 Ticket #2383 (hsc2hs puts -F on call to ghc) created by povman
[…]

06/18/08:

21:00 Ticket #2382 (:reload with non-existent module keeps old bindings around and panics) created by lumi
When issuing :reload with a non-existent module, it seems to perform some …
20:53 Ticket #2381 (:reload with non-existent module zeroes out prompt) created by lumi
Using :reload with a non-existent module zeroes out the prompt. The …
15:12 Ticket #2380 (Adjustor.o crash compiling ghc 6.8.3 on iBook G4 10.4.11) created by povman
1. Unzip ghc-6.8.3-src.tar.bz2 2. Unzip ghc-6.8.3-src-extralibs.tar.bz2 …
13:52 Ticket #2379 (ghc-6.9.20080614: panic! (the 'impossible' happened)) created by megacz
[…]
11:39 Ticket #2378 (panic: lookupVers1, when standalone deriving Typeable and Data) created by guest
When using StandaloneDeriving and DeriveDataTypeable on a rather large …
07:49 Ticket #2377 (Building ghc-api with profiling fails during install) created by bos
I tried to build GHC-as-a-library using profiling, per …
07:30 Ticket #2376 (GHC.Word: shiftR and shiftL are not marked as inline.) created by mjark
GHC.Word uses the default class definition for shiftR and shiftL. This …
06:53 Ticket #2092 (Quadratic amount of code generated) closed by simonmar
fixed: I looked into this, it's not as straightforward as it seems. In the …
06:46 Ticket #2372 (There is no version tag for 6.8.3 yet) closed by igloo
fixed: Done!
06:41 Building/Prerequisites edited by simonmar
(diff)
06:40 Building/Prerequisites edited by simonmar
add ghc, happy, haddock, alex (diff)
06:38 Building/Prerequisites edited by simonmar
add list of linux packages required for building, and mention python (diff)
06:12 Ticket #2375 (RTS assertion failure on Vista with -DEBUG) created by dias
The ghci/prog002 test causes an assertion failure when the RTS has been …

06/17/08:

23:55 Ticket #2374 (MutableByteArray# is slower than Addr#) created by dolio
I've filed this against the native code generator, even thought it still …
23:29 Ticket #2373 (Build fails to pass locations of external tools to libraries) created by bos
I am trying to build GHC 6.8.3, and the default version of Haddock on my …
23:25 Ticket #2372 (There is no version tag for 6.8.3 yet) created by bos
Please add one :-)
12:08 Ticket #2371 (`ghci` prints confusing error message if using ":m +" instead of ":load") created by bos
ghci seems to treat the ":module +" command differently from …
05:06 Milestone 6.8 branch completed
Tickets that could be fixed on the 6.8 branch, but which haven't been …
05:00 Milestone 6.8.3 completed
01:59 Ticket #2370 (num009 fails on OS X 10.5?) created by batterseapower
Running on an 8-core system based on Xeon 5400s. Full error: […]
01:51 Ticket #2369 (tcrun007: Can't find interface-file declaration for variable ....) created by batterseapower
This seems to fail on HEAD. Compiled with stage2-devel build. Full error: …
01:36 Ticket #2368 (ASSERT failed! file coreSyn/CorePrep.lhs line 669) created by batterseapower
This is exposed by running the testsuite on a stage2 compiler with …
01:32 Ticket #2367 (ASSERT failed! file basicTypes/MkId.lhs line 643) created by batterseapower
This is exposed by running the testsuite on a stage2 compiler with …
01:30 Ticket #2366 (ASSERT failed! file typecheck/TcMType.lhs line 517) created by batterseapower
This is exposed by running the testsuite on a stage2 compiler with …

06/16/08:

13:49 Ticket #1726 (Give warnings for deprecated flags) closed by igloo
fixed: Flag deprecation is now done. I've opened #2365 for the warnings …
13:48 Ticket #2365 (Warn about suspicious flags in OPTIONS_GHC pragmas) created by igloo
We should warn if suspicious flags are given in OPTIONS_GHC pragmas; in …
12:59 Ticket #2364 (Make the maximum tuple size accesible) created by fons
In relation with the implementation of a Haskell-embedded DSL, I'm using …
11:41 Ticket #2320 (Rename RecordPuns extension to NamedFieldPuns) closed by igloo
fixed: Done: […]
05:51 Ticket #2363 (getChar cannot be interrupted with -threaded) created by simonmar
Now that stdin, stdout and stderr are left in blocking mode, when …
04:38 Ticket #2362 (allow full import syntax in GHCi) created by Isaac Dupree
for example, GHCi currently allows "import Data.Map" but not "`import …
03:25 Ticket #2361 (ghci cannot :print certain functions) created by guest
The :print dies sometimes with >ghc-6.8.2: panic! (the 'impossible' …

06/15/08:

17:19 Ticket #2360 (More information in occurs check message) created by ajd
[…] It would be nice if GHC could give more information about where and …
02:51 Contributors edited by AudreyTang
(diff)

06/14/08:

17:49 Plugins/Phases edited by guest
(diff)
17:49 Plugins/Phases edited by guest
(diff)
11:57 Ticket #2359 (Data.IntMap update{Min,Max}WithKey corrupts data structure) created by nwf
Updates on the supposedly minimum element aren't: […] Updates on the …

06/13/08:

15:22 Ticket #2303 (unicode: nko characters can't be used in string literals) closed by igloo
fixed: Out Unicode character info was out of date, so we didn't know about those …
15:20 Ticket #2304 (unicode digits misparsed in escape sequences) closed by igloo
fixed: I've more or less fixed this. According to the report we're meant to …
14:40 Ticket #2358 (Template Haskell's TupleT considers unary tuples as a valid types.) created by fons
I don't know how tuples are internally implemented in GHC, but the Haskell …
08:44 Ticket #2177 (Can Data.Unique safely derive Typeable?) closed by igloo
wontfix: OK, so this is a library change. Can you please propose this with …
06:09 Ticket #1293 (building via gcc 4.2.x on SPARC/Solaris is very slow) reopened by maeder
compiling this file takes really rather long on my poor machine. …

06/12/08:

16:32 Plugins/Phases edited by batterseapower
(diff)
16:32 Plugins/Phases edited by batterseapower
(diff)
09:28 Ticket #1990 (Add 'subsequences' and 'permutations' to Data.List) closed by igloo
fixed: Patch applied
09:28 Ticket #2241 (unknown epilogue mangling, WARNING: Epilogue junk) closed by igloo
fixed: This was fixed by […]

06/11/08:

13:12 Ticket #1558 (make the testsuite work with THREADS=2) closed by igloo
fixed: Now fixed, if you have python >= 2.5.2. I've fixed a few problems with …
09:35 Ticket #2287 (GHCi fails to start) closed by igloo
fixed: OK, thanks for confirming that it works for you.

06/10/08:

18:34 Ticket #2187 (Top-level bindings are broken for polymorphic values) closed by simonmar
wontfix: So GHC is behaving "correctly" here, although for Haskell' we've decided …
18:31 Ticket #2357 (Implement the Haskell' proposal for polymorphic pattern bindings) created by simonmar
After discussion on the Haskell' mailing list, it was decided that …
18:07 Ticket #1604 (Coarse-grained recompilation checking) closed by simonmar
wontfix: I decided not to do this: it was easier to convert the existing …
17:50 Ticket #1315 (System.Process.runInteractiveProcess needs a way to pipe just some handles) closed by simonmar
fixed: The new System.Process API has this.
16:52 Commentary/Compiler/IntegratedCodeGen edited by nr
tiny formatting changes (and correct 1 misspelling) (diff)
08:21 Plugins edited by batterseapower
(diff)
08:20 Plugins/Annotations created by batterseapower
06:26 Plugins/Phases created by batterseapower
06:14 Plugins edited by batterseapower
(diff)
05:25 Ticket #2356 (GHC accepts multiple instances for the same type in different modules) created by claus
as mentioned by Simon PJ in this thread: …

06/09/08:

04:29 Commentary/Compiler/IntegratedCodeGen edited by simonpj
(diff)
04:28 Commentary/Compiler/IntegratedCodeGen edited by simonpj
(diff)
04:22 Ticket #2355 (Building NDP fails with GHC panic on x86_64) created by Nolari
With the latest GHC and NDP from darcs I get the following during the …
03:59 Commentary/Compiler/IntegratedCodeGen edited by simonpj
(diff)
03:42 Commentary/Compiler/IntegratedCodeGen edited by simonpj
(diff)
03:18 Commentary/Compiler/IntegratedCodeGen edited by simonpj
(diff)
03:09 Commentary/Compiler/NewCodeGen edited by simonpj
(diff)

06/08/08:

14:29 Ticket #2329 (Control.Parallel.Strategies: definitions of rnf for most collections are ...) closed by igloo
wontfix: I'm not sure exactly what changes you're proposing, if any, or if Ross's …
08:16 Ticket #2315 (Control.Applicative.ZipList doesn't derive Show) closed by igloo
wontfix: Please see  http://www.haskell.org/haskellwiki/Library_submissions for how …
03:41 ExtensibleRecords edited by guest
(diff)
03:33 ExtensibleRecords edited by guest
(diff)

06/07/08:

05:30 Ticket #2354 (NOINLINE pragma ignored) created by guest
Compile the following program […] Look at the final output for test: …
05:14 Ticket #2353 (GHC inliner doesn't) created by guest
Compile this program […] Study the output. It contains […] and …

06/06/08:

22:00 Ticket #2352 (POSIX.1 unsetenv returns int) created by donn
While plenty of C libraries declare void unsetenv(), the POSIX.1003.1 …
16:08 Ticket #2261 (Foreign.C.Error.Errno should be an instance of (Eq,Ord, Show... others?)) closed by igloo
wontfix: Please use  http://www.haskell.org/haskellwiki/Library_submissions if you …
14:41 Ticket #2312 (object splitting is not done under sparc solaris with gcc-4.2.2) closed by igloo
fixed: OK, great, should work in 6.8 branch and HEAD now, then.
14:40 Ticket #2347 (x86_64-*-netbsd can be added to mangler target platforms) closed by igloo
fixed: Applied to HEAD and 6.8 branch, thanks!
14:40 Ticket #2348 (x86_64-unknown-netbsd can be a supported platform) closed by igloo
fixed: Applied to HEAD and 6.8 branch, thanks!
09:36 Ticket #2351 (NetBSD defines ELF_ST_TYPE) created by donn
NetBSD 4.0 defines ELF_ST_TYPE and ELF_ST_BIND already, so these …
09:20 Commentary/Compiler/StackAreas edited by dias
(diff)
09:19 Commentary/Compiler/StackAreas edited by dias
(diff)
09:15 Commentary/Compiler/StackAreas edited by dias
(diff)
09:12 Ticket #2350 (hSetEcho: failed (failed to set echoing) on Windows) closed by EricKow
invalid: Oops! It occured to me that I was supposed to set echo on stdin, not on …
08:51 Commentary/Compiler/StackAreas edited by dias
(diff)
08:42 Commentary/Compiler/StackAreas edited by dias
(diff)
08:38 Commentary/Compiler/StackAreas edited by dias
(diff)
08:35 Commentary/Compiler/StackAreas edited by dias
(diff)
08:34 Commentary/Compiler/StackAreas edited by dias
(diff)
08:30 Commentary/Compiler/StackAreas edited by dias
(diff)
08:26 Commentary/Compiler/StackAreas edited by dias
(diff)
08:10 Commentary/Compiler/StackAreas edited by dias
(diff)
07:08 Ticket #2343 (Docs are installed to a peculiar location) closed by igloo
invalid: The problem is that this was generating mk/build.mk containing: […]
06:46 Ticket #1624 (internal error caused by adding an instance to a type class with a ...) closed by simonpj
fixed: Actually this one is fixed as a result of fixing #1061. In the case of …
06:16 Commentary/Compiler/StackAreas edited by dias
(diff)
06:10 Ticket #2334 (panic using type families and type classes) closed by simonpj
fixed: Fixed […] Type families aren't advertised in 6.8, so no need to merge. …
05:04 Commentary/Compiler/StackAreas edited by dias
(diff)
05:02 Commentary/Compiler/StackAreas edited by dias
(diff)
05:00 Commentary/Compiler/NewCodeGen edited by dias
(diff)
04:13 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
03:57 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
03:24 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
03:20 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)

06/05/08:

15:30 Commentary/Compiler/IntegratedCodeGen edited by nr
wordsmithing and clarifications inserted by NR (diff)
10:27 Commentary/Compiler/StackAreas edited by dias
(diff)
10:20 Commentary/Compiler/StackAreas edited by dias
(diff)
09:38 Ticket #2350 (hSetEcho: failed (failed to set echoing) on Windows) created by EricKow
The attached program fails under Windows. It tries to do a hSetEcho on …
08:16 Commentary/Compiler/StackAreas edited by dias
(diff)
08:04 Commentary/Compiler/StackAreas edited by dias
(diff)
08:01 Commentary/Compiler/StackAreas edited by dias
(diff)
07:54 Commentary/Compiler/StackAreas edited by dias
(diff)
07:51 Commentary/Compiler/StackAreas edited by dias
(diff)
07:51 Commentary/Compiler/StackAreas edited by dias
(diff)
07:03 Ticket #2349 (SIZET_FMT in includes/mkDerivedConstants.c needs to be "d" under older ...) created by maeder
the file includes/mkDerivedConstants.c of release candidate …
03:46 GhcApiStatus edited by claus
hint, ghci, ast traversals, stable vs full api, ghc library path (diff)
01:55 Ticket #2305 (GHC does not care __RENAME macro) reopened by simonpj
But Don Cave records in this email that the libraries we ship with GHC are …
01:46 Ticket #2305 (GHC does not care __RENAME macro) closed by simonmar
invalid: This is not a bug, as such - or rather, it's a bug in the via-C backend …

06/04/08:

23:46 Ticket #2348 (x86_64-unknown-netbsd can be a supported platform) created by donn
The top level configure.ac should include x86_64-unknown-netbsd as a …
19:01 Ticket #2347 (x86_64-*-netbsd can be added to mangler target platforms) created by donn
driver/mangler/ghc-asm.lprl works on NetBSD-amd64, needing only "netbsd" …
17:45 Ticket #2346 (Compilation of large source files requires a lot of RAM) created by choener
We have automatically generated source files with up to ~20000 lines of …
16:16 Ticket #2345 (:browse limitations (browsing virtual namespaces, listing namespaces)) created by claus
1. :browse cannot be used with virtual namespaces: […] […] it …
15:56 Ticket #2344 (oddity with package prefixes for data constructors) created by claus
consider […] there is only one time package installed, so i'm surprised …
12:50 Ticket #2343 (Docs are installed to a peculiar location) created by bos
Working with the ghc-6.8.2.20080603 snapshot, I run into a problem whereby …
11:12 Ticket #2342 (timer problem under Sparc Solaris for Release Candidate ghc-6.8.2.20080603) created by maeder
[…]
10:40 Ticket #2341 (GHC crashed my mac, said I should report it) created by guest
GHC died with: "evaluate(static): strange closure type 271" GHC version …
10:09 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
10:07 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
10:02 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
09:56 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
09:56 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
08:53 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
08:51 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
08:49 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
08:48 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
08:48 Commentary/Compiler/IntegratedCodeGen edited by dias
(diff)
08:47 Ticket #2340 (Improve Template Haskell error recovery) created by simonpj
Marc Weber wants better error recovery in TH's Q monad: …
08:30 Commentary/Compiler/IntegratedCodeGen created by dias
08:25 Ticket #2339 (Template Haskell reification with mkName doesn't work right) closed by simonpj
fixed: Fixed by […] I don't think this is worth merging to the branch -- we …
08:17 Ticket #2331 (Bang pattern error message should suggest -XBangPatterns rather than ...) closed by igloo
fixed: Merged
06:54 Ticket #2339 (Template Haskell reification with mkName doesn't work right) created by simonpj
Marc Weber writes: this doesn't work: […] Produces output […] Using …
05:04 Ticket #2336 (trying to load a module (with GHC API) causes the impossible to happen) closed by simonmar
invalid
04:58 Ticket #2338 (unpack primitive types by default in data? and NOUNPACK?) created by Isaac Dupree
We should have a NOUNPACK pragma paralleling UNPACK so that we can unpack …
03:32 Ticket #2337 (Data.Array documentation utterly broken) created by japple
http://www.haskell.org/ghc/docs/latest/html/libraries/array/Data-Array.html
02:50 Ticket #2336 (trying to load a module (with GHC API) causes the impossible to happen) created by guest
Here's a minimal test case to reproduce it: […] Some details which …

06/03/08:

19:14 Ticket #2335 (Haddock's internal GHC version must match the configured GHC version) created by bos
I'm trying to build ghc-6.8.2.20080603 with haddock-2.0.0.0, and I get the …
18:15 TypeFunctionsStatus edited by chak
(diff)
18:11 TypeFunctionsStatus edited by chak
(diff)
11:18 Ticket #2334 (panic using type families and type classes) created by pgavin
I got a panic while trying to compile some code using type families: …
09:29 Commentary/Libraries edited by igloo
(diff)
08:50 TypeFunctionsStatus edited by simonpj
(diff)
08:16 Commentary/Libraries edited by simonpj
(diff)
08:02 Ticket #2333 (Emit a warning if an INLINE function is a loop breaker) created by simonpj
If a function is marked INLINE by the user, but can't be inlined because …
08:01 Commentary/Libraries edited by simonpj
(diff)
08:00 Commentary/Libraries edited by simonpj
(diff)
07:59 Commentary/Libraries edited by simonpj
(diff)
07:55 Commentary/Libraries edited by simonpj
(diff)
02:39 Ticket #1897 (Ambiguous types and rejected type signatures) reopened by simonpj
I think we should leave this open, albeit at low priority, because the …
00:56 TypeFunctionsStatus edited by chak
(diff)
00:56 Ticket #1897 (Ambiguous types and rejected type signatures) closed by chak
invalid: This is not a bug, see the discussion in the mailing list URL of the …
00:54 TypeFunctionsStatus edited by chak
(diff)
00:49 TypeFunctionsStatus edited by chak
(diff)

06/02/08:

19:52 Ticket #2332 (Can't allocate 4 gigs of RAM) created by mightybyte
The program at  http://hpaste.org/8058 produces a segmentation fault on my …
18:47 Ticket #2331 (Bang pattern error message should suggest -XBangPatterns rather than ...) created by ajd
[…] Since GHC is encouraging the use of -X options, shouldn't this …
14:48 Ticket #1970 (ghci -hide-all-packages gives bad error message) closed by igloo
fixed: Merged
10:46 Ticket #2209 (MagicHash extraction is wrong on x86_64 with -fasm -O2) closed by igloo
fixed: Merged
10:38 Ticket #2306 (The (^) operator sometimes uses one (*) more than needed.) closed by igloo
fixed: It's now […] in the HEAD and 6.8 branch.
09:31 Ticket #2330 (ghc-pkg should not report duplicate depends) created by duncan
[…] Note the base-3.0.1.0 base-3.0.1.0. This is clearly silly. It …
09:09 Ticket #2329 (Control.Parallel.Strategies: definitions of rnf for most collections are ...) created by bos
These all perform a lot of consing, which seems rather undesirable. It …
06:32 Ticket #1818 (Code size increase vs. 6.6.1) closed by simonmar
worksforme: I measured a 5% code size difference between 6.8.2 and 6.8.3, but on …
02:35 Ticket #2328 (Compiling DoCon with 6.8.3 has 3x slow-down compared with 6.8.2) created by simonpj
Serge reports that "there remains the question: why GHC 6.8.3 release …
02:19 Ticket #2013 (ghci crash on startup: R_X86_64_32S relocation out of range.) closed by simonmar
fixed: I pushed (a slight variant of) 2013.patch.
00:24 Contributors edited by chak
(diff)

06/01/08:

11:06 Ticket #2327 (-O flag produces faulty code) created by orenbenkiki
The -O flag generates incorrect code in both 6.8.2 and 6.9. I tested it …
01:43 Ticket #2326 (Make configure check sockaddr.sa_len) created by iquiw
My previous patch attached in Ticket#2103 uses "#if …

05/31/08:

11:26 Ticket #2325 (Compile-time computations) created by ajd
[…] It would be nice if GHC could do the addition at compile time …
05:25 Ticket #2314 (GHC 6.8.3 release candidate fails to build under glibc 2.8.0) closed by igloo
fixed: Patch applied, thanks!
01:32 Ticket #2324 (Data.Tree.Zipper in containers package) created by kr.angelov
The proposal is to add Data.Tree.Zipper implementation in the containers …

05/30/08:

06:02 Ticket #2323 (Segfaulting binary only with modules) created by yrn1
tgz with 2 files attached: Math.hs and Main.hs. Math.hs contains some …
04:17 Ticket #2322 (cmath library broken with -fvia-C) created by simonmar
The cmath library cannot be built with 6.9.x using -fvia-C because it …
02:19 Ticket #2321 (Static argument transformation is causing a core-lint failure on ...) created by simonmar
The new SAT transformation is causing this failure in the nightly builds …

05/29/08:

09:22 Ticket #2320 (Rename RecordPuns extension to NamedFieldPuns) created by duncan
The NamedFieldPuns has been around for ages. It's in the original Cabal …
06:37 Ticket #2319 (STM not as fair as it could be) created by josef
Even though this has been discussed via email I'm filing a ticket so that …
05:56 Ticket #2318 (building GHC 6.8.3 Release Candidate 6.8.2.20080527 under PC solaris fails) created by maeder
[…] using gcc-4.2.2
04:33 Ticket #1956 (panic on runhaskell Setup configure on base) closed by simonmar
fixed: Fixed by this: […] although note that you need to use -i: […] …
01:53 Ticket #2317 (Garbage collector crashes in simple parallel sorting program) closed by simonmar
duplicate: I can't repeat it with the latest STABLE branch; suspected dup of #2192

05/28/08:

21:54 Ticket #2317 (Garbage collector crashes in simple parallel sorting program) created by bos
I have a very simple parallel program that crashes quite reproducibly. On …
21:41 Ticket #2316 (Add Applicative instances for all MTL Monads) created by sjanssen
This is a proposal to add Applicative instances corresponding to each …
21:11 Ticket #2315 (Control.Applicative.ZipList doesn't derive Show) created by newsham
The Control.Applicative.ZipList? type is not an instance of Show. To …
13:24 Ticket #2314 (GHC 6.8.3 release candidate fails to build under glibc 2.8.0) created by guest
In glibc 2.8.0, the "struct ucred" structure has been hidden by default, …
08:16 Ticket #2164 (zmachine: internal error: task 0xa031e0: main thread 1 has been GC'd) closed by simonmar
fixed: Fixed: […] I committed this to STABLE only for now, because I don't …
07:00 Ticket #2308 (ghc doesn't honor -keep-tmp-files) closed by simonmar
worksforme: Works for me: […]
06:40 Ticket #1372 (Recompilation checker should consider package versions (and other factors)) closed by simonmar
fixed: Now fixed (in HEAD, not STABLE, and merging is probably not practical): …
06:35 Ticket #1959 (Recompilation bug) closed by simonmar
fixed
01:26 Ticket #2313 (libHSrts_thr_debug linked against non-existing bfd library) created by kgardas
It seems there is a bug in RTS somewhere which makes libHSrts_thr_debug in …

05/27/08:

21:33 Plugins edited by sseefried
Reformatted the code a little. Lines were too long for my screen. (diff)
04:28 GhcApiStatus edited by simonmar
add refactoring ideas (diff)
01:50 GhcApiStatus edited by sseefried
Fixed (possibly!) a small typo in type AST Phase1 -> AST Phase3. Should be … (diff)
01:37 Ticket #2312 (object splitting is not done under sparc solaris with gcc-4.2.2) created by maeder
I've used gcc-4.2.2 and ghc-6.8.1 to build ghc-6.8.2. For some reason …

05/26/08:

11:14 Ticket #2053 (Add read_history and write_history bindings to readline) closed by judah
fixed: Fixed by: […]

05/25/08:

23:34 Ticket #2311 (hpc markup fails to create directory when marking up coverage of a package) created by AndyGill
When writing marked up html files, hpc markup does not create a directory, …
18:18 Ticket #2310 (Panic in ghci 6.8.2 with -fglasgow-exts) created by guest
Steps to reproduce: 1. Run "ghci -fglasgow-exts" 2. Enter: "let const :: …

05/24/08:

16:56 Ticket #2309 (containers: specialize functions that fail in a Monad to Maybe) created by ross
Several functions on containers used to have types like […] but these …
Note: See TracTimeline for information about the timeline view.