Timeline


and

05/21/09:

21:23 Ticket #3255 (libHSrts_thr_p.a created even when profiling disabled) created by juhpetersen
When I build ghc-6.10.3 with: […] to disable prof libraries, …
21:18 Ticket #3254 (add a configure option to turn off profiling) created by juhpetersen
It is a bit tedious right now have to track GhcLibWays?, etc by hand to …
15:30 Ticket #3253 (validate failure (GCC warning)) created by isaacdupree
compiling on Ubuntu "Jaunty" 9.04, bootstrapping HEAD using its packages …
07:02 Ticket #3252 (having to call hs_add_root(__stginit_Foo) is a bit of a pain) created by duncan
For C code calling C functions exported from Haskell code, it has to jump …
05:29 Ticket #3251 (split rts headers into public and private) created by duncan
C code calling into the rts, eg to initialise it, uses header files like …
04:57 Ticket #3201 (ar: Bad file number) closed by simonmar
fixed: […] Incedentally: 32767 didn't work for me, but 30000 did.

05/20/09:

21:39 Ticket #3250 (can't build ghc-6.11: "Failed to load interface for `GHC'") created by juhpetersen
I was trying to build ghc-6.11.20090520 on Fedora 10 x86_64 with …
17:59 DataParallel/Regular edited by gckeller
(diff)
17:17 DataParallel/WorkPlan edited by chak
(diff)
14:31 Building/Modifying edited by nr
say how to remove a GHC source file (diff)
13:27 Building/Porting edited by igloo
(diff)
13:15 Ticket #3249 (Unable to install Ghc packages by MacPorts) created by soopo
I was asked to send the following error here. I am not sure where the bug …
10:00 Ticket #3248 (internal error: splitLargeBlog) created by odr
When I tried to run my program with options +RTS -k4M -K16M I got an …
06:36 Building/Porting edited by igloo
(diff)
06:03 Ticket #2966 (build system does not respect --with-gcc=) closed by simonmar
fixed: The new build system does respect --with-gcc properly. I just did a …
05:41 Building/Porting edited by igloo
(diff)
05:37 Building/Porting edited by igloo
(diff)
05:33 Building/Porting edited by igloo
(diff)
05:23 Building/Porting edited by igloo
(diff)
05:15 Building/Porting edited by igloo
(diff)
05:14 Building/Porting edited by igloo
(diff)
03:01 Building/Troubleshooting edited by simonmar
(diff)
03:00 Building/Troubleshooting edited by simonmar
add /usr/bin/patch: Permission denied (diff)
01:58 Ticket #3246 (network accept returns server port number rather than client in some ...) closed by tibbe
invalid: The network trac recently moved to  http://trac.haskell.org/network . …
01:57 Ticket #3247 (GHCI segfaults when per-thread stack size is larger than max stack size) created by earthy
This happened to me this morning; […] Obviously this is a typo, but …
01:53 Ticket #3246 (network accept returns server port number rather than client in some ...) created by Bart Massey
I have a number of machines running Debian Linux. Most of them are …

05/19/09:

20:14 Ticket #3245 (Quadratic slowdown in Data.Typeable) created by guest
Data.Typeable has a significant asymptotic performance problem. In the …
19:28 Ticket #3244 (Associated type panic) closed by chak
duplicate: Seems like a duplicate of #2799 to me (which has already been fixed in the …
15:47 Ticket #3244 (Associated type panic) created by heatsink
GHC panics with the attached use of associated types. Curiously, if I …
11:26 Building/Porting edited by igloo
(diff)
07:04 Building/Porting edited by igloo
(diff)
05:24 ProjectSuggestions edited by simonpj
(diff)
04:23 Ticket #3243 (Forked gcc dies everytimes on Mac OS X 10.4.11) created by nwn
Forked gcc dies everytimes on Mac OS X 10.4.11, I saw this bug and …
03:27 Ticket #3236 (Would be nice if rts_lock (or similar) would fail when the RTS is not ...) closed by simonmar
fixed: Done: […]
00:35 DataParallel/BenchmarkStatus edited by chak
(diff)

05/18/09:

20:30 Ticket #3242 (ghci: can't load .so/.DLL for: m (addDLL: could not load DLL)) created by jeffz1
On Windows, when attempting to use Hipmunk from ghci, it produces the …
08:34 Ticket #3241 (System.Win32.Registry - incorrect length calculation in regSetStringValue) created by binarin
regSetStringValue calls regSetValueEx with length of value in characters, …
04:04 Building/Installing edited by simonmar
(diff)
03:49 Ticket #3239 (Bad jump on PowerPC) closed by simonmar
duplicate: see #3240
01:13 Building/Porting edited by simonmar
(diff)
01:08 Building/Porting edited by simonmar
(diff)
01:05 Building/Porting edited by simonmar
tweaks to new porting docs (diff)

05/17/09:

19:55 Building/RunningTests edited by benl
Add comment to avoid Python 2.6.1 (diff)
13:46 Ticket #3240 (Bad jump on PowerPC) created by duane
[…] That's it. NOTE: I was compiling LHC when this happened.
13:46 Ticket #3239 (Bad jump on PowerPC) created by duane
ghc: internal error: unconditional relative branch out of range: jump …
13:30 Building/Porting edited by igloo
(diff)
06:30 Building/Porting edited by igloo
Instructions for 6.11 (diff)

05/16/09:

13:50 Ticket #3157 (ghci segmentation fault when computation is interrupted) closed by simonmar
wontfix
13:50 Ticket #3157 (ghci segmentation fault when computation is interrupted) reopened by simonmar
13:13 Ticket #3238 (CInt FFI exports do not use C int in _stub.h header file) created by duncan
Ideally if I have a FFI export like this: […] Then the _stub.h file …
13:00 Ticket #3237 (Target binary-dist fails when building GHC with DPH) created by scsibug
running "make binary-dist" for GHC with data parallel haskell fails due to …
10:54 Ticket #2689 (make maintainer-clean leaves generated files and directories) closed by igloo
fixed: Done; I've left #1693 open to remind us to try to do something to check …
10:26 Ticket #3233 (Cleaning on Windows currently fails) closed by igloo
fixed: Fixed by: […]
07:53 Ticket #3236 (Would be nice if rts_lock (or similar) would fail when the RTS is not ...) created by duncan
If you export a Haskell function and then call it from C code you have got …
06:07 Ticket #3235 (ghci-6.10.3 can't be built with readline support) created by guest
ghci before version 6.10 used readline for user input. This was nice …

05/15/09:

22:47 Ticket #3234 (foldr/single no longer firing in GHC 6.10) created by r6
consider the following module module Foo where x = ['x']++"haskell"
14:50 SharedLibraries edited by duncan
links to dll info (diff)
12:08 Ticket #3230 (Build fails with cabal-bin complaining) closed by igloo
fixed: Thanks for the report. There are actually earlier failures than that, …
09:50 Ticket #3233 (Cleaning on Windows currently fails) created by igloo
Cleaning on Windows currently fails, due to this: […] To work around …
08:59 Ticket #3157 (ghci segmentation fault when computation is interrupted) closed by cmcq
duplicate: See #2812. I don't get a segfault in 6.10.3.
08:58 Ticket #3026 (GHCi segfault) closed by cmcq
duplicate: See #2812. I don't get a segfault in 6.10.3.
08:58 Ticket #2058 (Ghci tab-completion cannot handle Unicode) closed by cmcq
duplicate: See #2812. Those Unicode examples work for me in 6.10.3.
08:58 Ticket #2812 (For ghci, drop editline in favour of haskeline) closed by cmcq
fixed: According to the release notes, 6.10.3 uses haskeline.
08:36 Ticket #3232 (Remove registerised -fvia-C) created by igloo
Remove registerised -fvia-C. The following should be looked at before …
08:05 Ticket #3215 (Valgrind support) reopened by cmcq
This is now a feature request. Valgrind is a useful tool when working …
03:07 Ticket #3231 (Permission denied error with runProcess/openFile) created by NeilMitchell
Given this program: […] Running under Cygwin, in GHC 6.10.2, I get: …
02:50 Ticket #2391 (Network.listenOn (PortNumber n) Sometimes Picks IPv6) closed by tibbe
invalid: Moved to  http://trac.haskell.org/network/ticket/11
02:48 Ticket #2927 (Bug in network library, uncaught exception when dealing with ipv6 sockets) closed by tibbe
invalid: Moved to  http://trac.haskell.org/network/ticket/11

05/14/09:

18:39 DataParallel/Regular edited by gckeller
(diff)
18:38 DataParallel/Regular edited by gckeller
(diff)
14:57 Ticket #3230 (Build fails with cabal-bin complaining) created by guest
The build of ghc 6.10.3 and 6.10.2 (I haven't tested others) on a Debian …
14:47 Ticket #3229 (queued GHCi commands are not resume context specific) created by phercek
I think it is a bug that the second part (:continue) of the command …
13:33 Ticket #3228 (please make it easier to remove a file from the GHC sources) created by nr
I'm trying to remove some obsolete code from GHC's back end. (It will live …
13:23 Building/Modifying edited by nr
the new build system is live now (diff)
09:54 Commentary edited by duncan
Try to reduce confusion about the difference between shared libs and … (diff)
09:23 Commentary edited by simonpj
(diff)
08:14 SharedLibraries edited by duncan
Add references to sources on ELF visibility (diff)
07:41 Commentary edited by simonpj
(diff)
07:36 Commentary/Libraries edited by simonpj
(diff)
07:15 Commentary/Libraries edited by igloo
(diff)
05:33 SharedLibraries edited by duncan
Start on intro page to shared libs, with detail moved to sub-pages (diff)
04:37 DynamicLinking edited by duncan
redirect to new location (diff)
04:36 SharedLibraries/PlatformSupport created by duncan
Move page from DynamicLinking
04:33 SharedLibraries/Management created by duncan
Move page contents from intro SharedLibraries page
03:18 DynamicLinking edited by duncan
Update build notes and add ELF todos (diff)
02:32 DataParallel/Library edited by simonpj
(diff)
02:29 DataParallel/Library edited by simonpj
(diff)
02:23 DataParallel edited by simonpj
(diff)
02:22 DataParallel/Library edited by simonpj
(diff)
02:20 DataParallel edited by simonpj
(diff)

05/13/09:

21:11 DataParallel/WorkPlan edited by chak
(diff)
15:48 Commentary/Compiler/NewCodeGen edited by guest
Added reason for Adams optimiztion (diff)
15:39 Commentary/Compiler/NewCodeGen edited by guest
Syntax fix (diff)
12:00 Ticket #3223 (please detect multiple kind errors in one run) closed by igloo
fixed: With this module: […] I can reproduce this with 6.8.2: […] but not …
08:50 Ticket #3219 (functions on records with overloaded names can be given a too-specific ...) closed by simonpj
fixed: Aha! I was looking only at bar, for which my claims are correct. I …
08:45 Ticket #1633 (Improve error message for kind mismatches) closed by simonpj
fixed: Fixed by […] Simon
06:28 Ticket #3211 (Typos in RTS documentation) closed by simonmar
fixed
06:10 DataParallel/Regular edited by gckeller
(diff)
05:09 DataParallel edited by simonpj
(diff)
03:01 Ticket #3143 (Network.Socket.connect: support for sockets w/ bound local endpoints) closed by tibbe
invalid: Moved to  http://trac.haskell.org/network/ticket/10
02:45 Ticket #3225 (Race/Async Exception issue in Network.Socket.connect) closed by tibbe
invalid: Moved to  http://trac.haskell.org/network/ticket/9
02:32 Ticket #3227 (Can't specify type signature of value typed with type families) closed by simonpj
duplicate: Thanks. This is a duplicate of #1897 -- see extensive comments there. …
01:22 DataParallel/Regular edited by simonpj
(diff)
01:20 DataParallel/Regular edited by simonpj
(diff)
01:12 DataParallel/Regular edited by simonpj
(diff)
01:07 DataParallel/Regular edited by simonpj
(diff)
00:21 Ticket #3227 (Can't specify type signature of value typed with type families) created by Ashley Yakeley
Compiling this: […] give this: […] It compiles successfully if the …

05/12/09:

23:43 DataParallel/Regular edited by gckeller
(diff)
20:59 TypeFunctionsStatus edited by chak
(diff)
20:56 Ticket #3226 (please eliminate error message from Make on every build) created by nr
If I attempt to build a .o file (which is my normal workflow), I …
11:52 Ticket #3225 (Race/Async Exception issue in Network.Socket.connect) created by sclv
[…] The above code, compiled with the threaded runtime, causes a race …
11:35 Ticket #3219 (functions on records with overloaded names can be given a too-specific ...) reopened by dmwit
Okay, in that case, I'd like to change the bug description. =) It doesn't …
11:00 Ticket #3224 (compiler panic: funResultTy base:GHC.Prim.*{(w) tc 34d}) created by nr
To reproduce the panic, […] The failing compile command and its error …
10:45 Ticket #3223 (please detect multiple kind errors in one run) created by nr
GHC 6.8 stops after the first kind error. Run one: […] Run two: …
09:54 Status/SLPJ-Tickets edited by simonpj
(diff)
09:12 Ticket #3222 (GLFW 0.3 build fails w/ SSE error in 6.10.3, works in 6.10.1) created by GregFrascadore
Using GHC 6.10.3 to build GLFW 0.3 dies with: […] on Mac OSX 10.5.6 …
08:58 Ticket #3221 (Incorrect "defined but not used" warning for data types using deriving) created by NeilMitchell
Consider: […] When we compile: […] This is incorrect. If a data …
04:53 Status/SLPJ-Tickets edited by simonpj
(diff)
04:43 Ticket #3198 (inliner fails to kick in for Double (*)) closed by simonpj
fixed: Actually in the HEAD the inlining is kicking in: […] Because the …
04:06 Ticket #3219 (functions on records with overloaded names can be given a too-specific ...) closed by simonpj
invalid: What you say is true but depends, in a way that's invisible to the type …
03:23 ExplicitCallStack edited by TristanAllwood
(diff)
03:22 ExplicitCallStack/CorePassImplementation edited by TristanAllwood
(diff)
02:36 Ticket #3220 (type variables appearing only in type equality constraints are not ...) created by guest
[…] with the above code i get: […] without the main definition i get …

05/11/09:

23:00 DataParallel/Regular edited by gckeller
(diff)
20:12 Ticket #3219 (functions on records with overloaded names can be given a too-specific ...) created by dmwit
Here's a reduced test-case showing a discrepancy between the symmetric …
14:21 Commentary/SourceTree edited by igloo
(diff)
14:20 Commentary/SourceTree edited by igloo
(diff)
14:06 Commentary/SourceTree edited by igloo
(diff)
08:25 Ticket #3218 (Proposal: System.Posix.fdReadBuf/fdWriteBuf) created by simonmar
Functions for reading/writing actual arrays of bytes in memory. At the …
07:47 Commentary/Libraries edited by simonpj
(diff)
07:40 Commentary/SourceTree edited by simonpj
(diff)
06:26 Building/Troubleshooting edited by simonpj
(diff)
06:21 Building/Using edited by simonpj
(diff)
06:20 Building/Using edited by simonpj
(diff)
06:18 Building/Using edited by simonpj
(diff)
05:37 Ticket #3213 (Failure in parsing a malformed LANGUAGE pragma) closed by simonmar
duplicate: Thanks for the report; duplicate of #3153.
05:36 Ticket #3212 (getOptions'.parseLanguage(2) went past eof token) closed by simonmar
duplicate: Thanks for the report; duplicate of #3153, fixed in HEAD. […]
05:17 Ticket #3217 (Make GHCi have separate flags for interactive Haskell expressions) created by simonpj
It's becoming clear that in GHCi we want to have a separate set of …
04:11 Platforms edited by simonpj
(diff)
01:51 Ticket #3215 (Valgrind support) closed by cmcq
invalid: This was just a Valgrind problem with self-modifying code. …
00:38 Commentary/SourceTree edited by simonpj
(diff)

05/10/09:

11:51 Ticket #3216 (Terminal output in GHCi 10.3 on Mac OS X) created by guest
Results of expressions are printed on the same line: > …
10:51 Ticket #3215 (Valgrind support) created by cmcq
This is based on code in gtk2hs. […] Unfortunately this test doesn't …

05/09/09:

18:08 Ticket #3214 ("undefined reference to..." when compiling parallel code) closed by fhsanches
invalid: Sigh, sorry for the flood here, I forgot to pass the "--make" flag to the …
17:56 Ticket #3214 ("undefined reference to..." when compiling parallel code) created by fhsanches
First of all, sorry if it's not a bug in GHC, but I just don't know where …
13:12 Commentary/SourceTree edited by igloo
(diff)
12:45 Building/Using edited by igloo
(diff)
12:42 Building/Using edited by igloo
(diff)
12:41 Building/Using edited by igloo
(diff)
07:09 WikiStart edited by igloo
(diff)

05/08/09:

21:08 Ticket #3213 (Failure in parsing a malformed LANGUAGE pragma) created by pumpkin
Very simple failure case! […]
20:29 Ticket #3212 (getOptions'.parseLanguage(2) went past eof token) created by Jig
[…] Works if using: {-# LANGUAGE FlexibleContexts? #-}
06:57 Ticket #2781 (Install permissions broken) reopened by Feuerbach
I confirm that, if using umask 022, everything is ok. However if you use …

05/07/09:

08:42 Ticket #3211 (Typos in RTS documentation) created by tibbe
From: …
07:28 Ticket #3210 (Allow programs to change the number of capabilities) created by NeilMitchell
It would be useful for a program to choose the number of capabilities it …
06:37 TypeFunctions edited by simonpj
(diff)
04:08 DataParallel/Regular created by chak
04:07 DataParallel edited by chak
(diff)

05/06/09:

18:30 TypeFunctionsStatus edited by chak
(diff)
16:36 Ticket #3209 (Use Levenshtein distance for unknown identifier errors) created by ksf
That is, instead of saying […] Say {{{Could not find module `IPprint': …
14:27 Annotations edited by batterseapower
(diff)
14:26 Annotations edited by batterseapower
(diff)
09:50 TypeFunctionsStatus edited by simonpj
(diff)
09:48 Ticket #3208 (Incorrect handling of recursive groups with signatures containing ...) created by simonpj
Jan Jakubuv found …
04:37 Ticket #3207 (readMutVar# is inlined/duplicated) created by simonmar
The following code: […] generates this output: […] That is, the …

05/05/09:

16:44 Ticket #3206 (Redhat EL 5 ghc-6.8.3: internal error: getMBlock: mmap: Permission ...) created by Dmitry123
I have been trying to find a binary package of ghc that will work on …
03:43 Ticket #2952 (ghci fails to start from start menu on windows 7) closed by simonmar
fixed: Thanks - I reported the bug against Win 7 beta recently, but the bug was …
03:36 Ticket #3203 (System.Directory.getDirectoryContents functionality on empty String) closed by simonmar
invalid: Replying to duncan: > I have to say, I don't like the idea. …

05/04/09:

01:19 Status/May09 edited by simonpj
(diff)
01:18 Status/May09 edited by simonpj
(diff)
01:18 Status/May09 edited by simonpj
(diff)
01:17 Status/May09 edited by simonpj
(diff)
01:15 Status/May09 edited by simonpj
(diff)
01:14 Status/May09 edited by simonpj
(diff)
01:13 Status/May09 edited by simonpj
(diff)
01:12 Status/May09 edited by simonpj
(diff)

05/03/09:

14:18 Ticket #3204 (Binary package of GHC 6.10.2 fails to install on debian etch (amd64)) closed by igloo
wontfix: I'm afraid you will have to install a newer version of binutils if you …
13:58 Ticket #3205 (Generalized isomorphic deriving) created by ajd
A newtype is isomorphic to the type that it is based on. For example, …

05/02/09:

11:30 TypeFunctionsStatus edited by chak
(diff)
07:48 IRC_Meetings edited by SamB
Include a date(1) invocation to give the local time of the next meeting (diff)

05/01/09:

16:58 Status/May09 edited by chak
(diff)
16:56 Status/May09 edited by chak
(diff)
16:11 Status/May09 edited by chak
(diff)
15:53 Status/May09 edited by chak
(diff)
15:24 Ticket #3204 (Binary package of GHC 6.10.2 fails to install on debian etch (amd64)) created by sol
Released package …

04/30/09:

08:24 Commentary/SourceTree edited by simonpj
(diff)
08:24 Commentary/SourceTree edited by simonpj
(diff)
08:18 Commentary/SourceTree edited by simonpj
(diff)
08:17 Commentary/SourceTree edited by simonpj
(diff)
08:17 Building edited by simonpj
(diff)
08:16 Commentary/SourceTree edited by simonpj
(diff)
08:15 Commentary/SourceTree edited by simonpj
(diff)
08:14 Commentary/SourceTree edited by simonpj
(diff)
08:07 Commentary/SourceTree edited by simonpj
(diff)

04/29/09:

15:32 Ticket #3203 (System.Directory.getDirectoryContents functionality on empty String) created by jberryman
Hello, It seems to me that getDirectoryContents should return the …
04:31 Ticket #3202 (Make XNoMonomorphismRestriction the default in GHCi) created by YitzGale
While it has been a subject of debate whether the Monomorphism Restriction …
01:03 Ticket #3201 (ar: Bad file number) created by simonmar
Satnam Singh reported to me that he gets […] when trying to build GHC …
00:58 Building/Troubleshooting edited by simonmar
(diff)

04/28/09:

13:50 Ticket #3200 (System.Environment.withProgName strips everything before the last slash) created by guest
The documentation for withProgName says: withProgName name act - …
13:33 Ticket #3199 (System.Environment provides no access to argv[0]) created by guest
The docs for getProgName say: Computation getProgName returns the …
11:24 Ticket #3198 (inliner fails to kick in for Double (*)) created by JulesBean
In GHC HEAD as of approx March 2009, the following very simple code fails …
09:38 Ticket #3197 (disambiguating type family instances with qualified names not possible) created by claus
While reading …
06:45 Status/May09 edited by simonpj
(diff)
06:45 Status/May09 edited by simonpj
(diff)
06:04 Status/May09 edited by simonpj
(diff)
05:01 Status/May09 edited by igloo
(diff)
04:59 Status/May09 edited by igloo
(diff)
04:58 Status/May09 edited by igloo
(diff)
04:56 Status/May09 edited by igloo
(diff)
04:49 Status/May09 edited by igloo
(diff)
04:47 Status/May09 edited by igloo
(diff)
04:43 Status/May09 edited by simonpj
(diff)
04:43 Status/May09 edited by simonpj
(diff)
04:33 Status/May09 edited by simonmar
(diff)
01:46 Ticket #2770 (Missing check that C compiler is C99 compatible) closed by simonmar
fixed: I've updated the configure script to require gcc 3. Lacking a machine …
01:12 Ticket #3196 (libHSffi_p.a should not be created when profiled libs are disabled) created by juhpetersen
When building ghc-6.11 without profiling libHSffi_p.a is still created. I …
01:04 Ticket #3195 (runghc failing sometimes) created by juhpetersen
ghc-6.10.2 runghc fails on ppc sometimes: …

04/27/09:

21:34 TypeFunctionsStatus edited by chak
(diff)
21:32 TypeFunctionsStatus edited by chak
(diff)
21:31 Ticket #2828 (TcTyFuns.uMeta: normalisation shouldn't allow x ~ x) closed by chak
fixed: Works with the new pure equality solver in the HEAD.
21:28 Ticket #2796 (GHC panic related to associated types) closed by chak
fixed: This works now with the new pure equality solver. To be precise, the …
21:22 Ticket #2775 (Type Family panic) closed by chak
fixed: This works now in the head with the pure equality solver.
08:59 Status/May09 edited by simonpj
(diff)
08:58 Status/May09 edited by simonpj
(diff)
08:57 Status/May09 edited by simonpj
(diff)
08:54 Status/May09 edited by simonpj
(diff)
08:44 Status/May09 edited by simonpj
(diff)
08:44 Status/May09 edited by simonpj
(diff)
08:42 Status/May09 edited by simonpj
(diff)
08:41 Status/May09 edited by simonpj
(diff)
07:43 Ticket #1502 (GHC should integrate better with mingw) closed by simonmar
fixed: Replying to claus: > Instead of including the mingw installer, …
06:56 Ticket #2619 (Can't build older compiler) closed by simonmar
fixed: The new build system copes with bootstrapping using a newer GHC version, …
05:51 Ticket #2107 ("make install" doesn't install local copy of manual) closed by simonmar
fixed
05:50 Ticket #3115 (mark ghc.cabal so that unsuspecting newbies don't try to edit it) closed by simonmar
fixed: In the new build system I did this (the patch isn't in HEAD, it came in as …
05:48 Ticket #2744 (Missing requirement check for hsc2hs) closed by simonmar
fixed: The new build system doesn't use the installed hsc2hs, it always uses …
05:23 Ticket #3187 (ghc-pkg -f new.package.conf register foo.conf fails if new.package.conf ...) closed by simonmar
invalid: Just echo "[]" >new.package.conf to initialise new.package.conf.
03:14 Status/May09 edited by igloo
(diff)
03:12 Status/May09 edited by igloo
(diff)
03:09 Status/May09 edited by igloo
(diff)
03:08 Status/May09 edited by igloo
(diff)
03:06 Status/May09 edited by igloo
(diff)
03:05 Status/May09 edited by igloo
(diff)
03:02 Status edited by igloo
(diff)
03:01 Status/May09 created by igloo

04/26/09:

13:17 Ticket #3171 (threadDelay causes Ctrl-C to be ignored when running interpreted code) closed by igloo
fixed: All merged.
13:17 Ticket #3194 (Spurious reading of keyboard in GHCi) closed by igloo
duplicate: Thanks for the report. Closing this ticket, as it's a duplicate of #831.
13:05 Ticket #3194 (Spurious reading of keyboard in GHCi) created by TimA
Sometimes after loading modules in GHCi the first character typed is read …
11:42 Ticket #3193 (line number for GADT type error is very inaccurate) created by nr
Here is an error message from 6.11: […] This is all very well, but the …
10:13 Ticket #3183 (unhelpful wording in module error message) closed by igloo
fixed: Thanks for the suggestion; fixed in the HEAD.
08:48 Ticket #2789 (GMP update required) closed by igloo
fixed: We now have 4.2.4 in the HEAD.
08:16 Ticket #912 (Build system is missing various dependencies) closed by igloo
fixed: The new build system is now in the HEAD. Please open tickets for any …

04/25/09:

07:08 Ticket #3192 (Add dynCompileCoreExpr :: GhcMonad m => Bool -> Expr CoreBind -> m Dynamic ...) created by guest
The above function would behave much like dynCompileExpr, but skipping the …
01:44 Ticket #3191 (hpc reports spurious results with .lhs files even after processing with ...) created by dominic
I've done a bit of investigation and it seems there are at least two …

04/24/09:

06:06 Ticket #3190 (Type checker fails to unify/expand type definitions in certain contexts) closed by simonpj
invalid: Your definition is for TMvar (lower case v). But you used TMVar
05:51 Ticket #3190 (Type checker fails to unify/expand type definitions in certain contexts) created by ferridder
When compiling type TMvar a = TVar (Maybe a) mynewEmptyMvar :: STM …
04:35 Building/Hacking edited by simonmar
(diff)
04:28 Building/Rebuilding edited by simonmar
(diff)
03:55 Ticket #3182 (Bad FP code generated by x86_64 native code generator.) closed by benl
fixed: Fri Apr 24 16:50:53 EST 2009 Ben.Lippmeier@… * Fix #3182: 64 …
03:48 Ticket #3189 (Exception in canonicalizePath if path has national symbols) created by Tonal
Environment: Windows Vista Home Ru + sp1 ghc 6.10.2 Code for reproduced …
00:15 TypeFunctionsSolving edited by chak
(diff)

04/23/09:

03:08 Ticket #3187 (ghc-pkg -f new.package.conf register foo.conf fails if new.package.conf ...) reopened by duncan
Replying to igloo: > Thanks for the report. In this case it's …
03:00 Ticket #3187 (ghc-pkg -f new.package.conf register foo.conf fails if new.package.conf ...) closed by igloo
invalid: Thanks for the report. In this case it's a feature; from the release …
02:47 Ticket #3176 (erroneous defaulting? behaviour for existentials) closed by simonpj
fixed: Thank you. A definite bug caused by some earlier fiddling with record …
02:11 TypeFunctionsSolving edited by chak
(diff)

04/22/09:

17:09 Ticket #3188 (instance Random for Data.Word) created by uznx
It would be nice to have instance Random for Word8, Word16, Word32, …
16:42 Ticket #3187 (ghc-pkg -f new.package.conf register foo.conf fails if new.package.conf ...) created by JeremyShaw
In GHC 6.1.0.2, ghc-pkg -f new.package.conf register foo.conf, fails if …
08:25 Ticket #3186 (findExeutable does not respect order of search path on Windows) created by duncan
On Windows findExeutable is behaving rather strangely. From a command …
05:15 Ticket #3185 (Compiler error implies incorrect implicit import of a ((->)a) Monad ...) closed by jkff
invalid: Oops, people explained to me the real reason of this behavior, which …
05:12 Ticket #3185 (Compiler error implies incorrect implicit import of a ((->)a) Monad ...) created by jkff
Take the following (incorrect) source: […] Compile it: […] The …

04/21/09:

22:44 DataParallel/WorkPlan edited by chak
(diff)
15:41 Commentary/Rts/Conventions edited by guest
typos (diff)
11:16 Ticket #3184 (package.conf should be under /var, not /usr) created by igloo
fhs-2.3 says: […] package.conf is not shareable, as different …
10:07 Ticket #3183 (unhelpful wording in module error message) created by duncan
Users sometimes hit this error message: […] The problem is just the …
09:57 Ticket #3015 (Building packages using ghc (6.8.2) results in inconsistent error ...) closed by igloo
invalid: OK, sounds like hardware problems, then.
09:21 Ticket #3182 (Bad FP code generated by x86_64 native code generator.) created by igloo
With this module: […] on amd64/Linux with the HEAD, I'm seeing: […] …
08:34 Ticket #3159 (QSem fails with negative quantities) reopened by NeilMitchell
It seems a shame that when we could provide total implementations of these …
08:01 Ticket #2682 (Keep going after failed search for module in current directory) closed by simonmar
fixed: Fixed: […]
03:55 Ticket #2845 (break018 skips a step) closed by simonmar
fixed: Fixed: […]
03:49 Ticket #2500 (Unrecognised pragma complained about twice) closed by simonmar
fixed: Fixed: […] In Igloo's example we now get no warnings at all in HEAD …
02:57 Status/SLPJ-Tickets edited by simonpj
(diff)
Note: See TracTimeline for information about the timeline view.