Timeline


and

07/13/08:

15:05 GhcApiAstTraversals edited by claus
update showData (unfold Bags) (diff)
15:00 APISybTesting.2.hs attached to GhcApiAstTraversals by claus
please delete this attachment
10:48 Ticket #2265 (GHC 6.8 (STABLE) autoconf version requirements issue) closed by igloo
fixed: OK, so as far as I can tell from the logs, 2.62 is just complaining more, …
10:25 Ticket #2266 (validate requires haddock to be installed) closed by igloo
fixed: We now do tell Cabal where to find haddock, and this means we can fail …
04:27 Ticket #2443 (@EnableWin32DLLs@ in mk/config.mk) created by rurban
[…]

07/12/08:

21:26 TypeFunctionsStatus edited by chak
(diff)
19:06 Ticket #2442 (Heuristics to improve error messages for badly referenced things) created by batterseapower
I propose the implementation of fuzzy-matching heuristics so we can get …
15:20 Ticket #1824 (Make an extension flag for postfix operators) closed by igloo
fixed: Fixed by […]
09:43 Ticket #1140 (Use ccall for OpenAL on Windows (was part of #918)) closed by igloo
fixed: Patch applied, thanks!
08:37 Ticket #2013 (ghci crash on startup: R_X86_64_32S relocation out of range.) reopened by igloo
This still needs to be fixed in the 6.10 branch, right? And see also …
06:18 ExplicitCallStack edited by Isaac Dupree
mention more general ticket number (diff)
03:44 Ticket #2441 (Ghc-pkg cannot unregister/expose/hide packages in non-first package ...) created by batterseapower
I was in this situation: […] And from there I can do this: […] …

07/11/08:

09:21 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
09:11 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
08:57 Ticket #2440 (Bad code with type families) created by rl
[…] ghc -O2 generates rather bad code for this (look at $wfoo). If I …
08:55 Ticket #2439 (Missed optimisation with dictionaries and loops) created by rl
[…] This is the code before LiberateCase: […] Note that the Num …
07:11 GhcApiStatus edited by claus
point to GhcApiAstTraversals and ghc-paths (diff)
07:06 APItest.hs attached to GhcApiAstTraversals by claus
oops, wrong file, please delete
06:57 GhcApiAstTraversals created by claus
document issues, question, and solutions related to generic traversals of …
06:27 Ticket #2099 (Storable instance for Complex) closed by igloo
wontfix: This proposal seems to be abandoned
06:23 Ticket #2095 (add new forms of unsafePerformIO and unsafeInterleaveIO) closed by igloo
wontfix: This proposal seems to be abandoned
06:18 Ticket #2048 (Add split and splitWith to Data.List) closed by igloo
wontfix: This proposal seems to be abandoned
06:17 Ticket #2042 (Add concatMapM to Control.Monad) closed by igloo
wontfix: This proposal seems to be abandoned
06:04 Ticket #2438 (memory performance problem when compiling lots of derived instances in a ...) created by claus
I'm playing with deriving Data/Typeable for the GHC AST types (you'll …
05:59 Ticket #2201 ("ghc-pkg --user describe '*'" fails with empty user db) closed by simonmar
fixed: ghc-pkg dump implemented: […]
05:59 Ticket #2371 (`ghci` prints confusing error message if using ":m +" instead of ":load") closed by simonmar
fixed: I added the above explanation (more or less) to the docs. […]
05:24 Ticket #1979 (Add variants of tails and inits not returning empty lists) closed by igloo
wontfix: This proposal seems to be abandoned
05:22 Ticket #1960 (Add Applicative and Monoid instances for STM) closed by igloo
wontfix: This proposal seems to be abandoned
05:19 Ticket #1953 (Add Bounded instance for IntSet) closed by igloo
wontfix: This proposal seems to be abandoned
05:18 Ticket #1952 (Max and Min for Monoid) closed by igloo
wontfix: This proposal seems to be abandoned
05:16 Ticket #1951 (Add "writer" Monad instance (,) o to Control.Monad.Instances) closed by igloo
wontfix: This proposal seems to be abandoned
05:15 Ticket #1903 (Meta-Proposal: Documentation should be required to say when exports were ...) closed by igloo
wontfix: Consensus was to wait for tool support
04:10 Ticket #2381 (:reload with non-existent module zeroes out prompt) closed by simonmar
fixed: Fixed: […]
01:52 Ticket #2437 (More accurate package dependencies) created by simonmar
The problem we want to solve here is that there is currently no …

07/10/08:

19:04 Ticket #2436 (Bad warning when exporting data families) created by rl
[…] […] GHC issues the following warning: […] However, that's …
18:57 Ticket #2435 (Qualified name required when defining type family instance in instance ...) created by rl
With these two modules, GHC gives the following error: […] I have to …
12:37 Ticket #1816 (Add Data.Set.mapMaybe) closed by igloo
wontfix: This proposal seems to be abandoned
12:36 Ticket #1802 (proposal: fix comparison operations for base:Data.Version.Version) closed by igloo
wontfix: This proposal seems to be abandoned
12:35 Ticket #1732 (Proposal: Rename haskell@ to haskell-announce@) closed by igloo
wontfix: This proposal seems to be abandoned
12:34 Ticket #1632 (Test.HUnit documentation) closed by igloo
fixed: Closing the ticket as suggested.
12:26 Ticket #1590 (Libraries proposal: Add System.Info.isWindows) closed by igloo
wontfix: This proposal seems to be abandoned
12:25 Ticket #1516 (Add Data.Stream, a library for manipulating infinite lists, to base) closed by igloo
wontfix: This proposal seems to be abandoned
12:24 Ticket #1274 (Add a MonadState instance for the Parsec monad) closed by igloo
wontfix
12:23 Ticket #1274 (Add a MonadState instance for the Parsec monad) reopened by igloo
12:23 Ticket #1274 (Add a MonadState instance for the Parsec monad) closed by igloo
fixed: This proposal seems to be abandoned
12:21 Ticket #1460 (Problem with Monoid instance of Data.Map) closed by igloo
fixed: This proposal seems to be abandoned
12:20 Ticket #1417 (Add pseudoterminal support to the unix package) closed by igloo
wontfix: This proposal seems to be abandoned
12:05 Ticket #2434 (Spurious timer_create() configure test failure.) created by Eelis-
On my system, the timer_create() config test fails, but I believe the test …
09:51 Ticket #1266 (Make Data.Graph.Inductive.NodeMap handle slightly messy input without ...) closed by igloo
wontfix: This proposal seems to be abandoned
09:46 Ticket #2433 (standalone deriving Typeable shouldn't need data constructors in scope?) created by claus
customary artificial example: […] GHCi, version 6.9.20080709: […] …
09:20 Ticket #1249 (Data.Map.map should be deprecated/removed) closed by igloo
wontfix: This proposal seems to be abandoned
09:19 Ticket #1238 (ByteString based datagram communication) closed by igloo
wontfix: This proposal seems to be abandoned
08:29 Ticket #2432 (type family panic: Coercion.splitCoercionKindOf) created by claus
as seen in #2146#comment:5, confirmed with GHCi, version 6.9.20080709
08:21 Ticket #1218 (Add sortNub and sortNubBy to Data.List) closed by igloo
wontfix: This proposal seems to be abandoned
03:23 Ticket #2431 (Allow empty case analysis) created by RalfHinze
Using -XEmptyDataDecls I can declare an (almost) empty data type. […] …

07/09/08:

22:53 Ticket #2430 (Fix bug 1985) created by dbenbenn
Proposal: fix bug 1985 ( http://hackage.haskell.org/trac/ghc/ticket/1985) …
17:49 Ticket #913 (instance Ord (StableName a)) closed by igloo
wontfix: Please follow the library submissions process for this: …
15:53 Ticket #1548 (printf bugs) reopened by guest
The two first bugs were fixed a long time ago. I'm not sure where the new …
13:48 Ticket #1403 (System.Posix.Types.UserID and others missing from Windows distribution) closed by igloo
invalid: Bug forwarded to Bjorn, the unix-compat maintainer.
13:26 Ticket #1269 (Haddock: no documentation for entities re-exported from another package) closed by igloo
invalid: This is  http://trac.haskell.org/haddock/ticket/24
13:26 Ticket #2337 (Data.Array documentation utterly broken) closed by igloo
invalid: This is  http://trac.haskell.org/haddock/ticket/24
10:24 Ticket #1846 (under MAC OS X package dependencies are not satified by the user database) closed by igloo
worksforme: So I think this wasn't a bug after all.
10:22 Ticket #2003 (The Data.Time.Format parser should be more liberal) closed by igloo
wontfix: Please follow the library submissions process for this: …
09:48 Ticket #1452 (Modules omitted from a .cabal file are not reported, but result in a ...) closed by igloo
invalid: This is covered by these Cabal bugs: …
09:12 Status/Releases edited by simonpj
(diff)
09:11 Status/Releases edited by simonpj
(diff)
09:09 Status/Releases edited by simonpj
(diff)
09:07 Status/Releases edited by simonpj
(diff)
09:05 Status/Releases edited by simonpj
(diff)
09:04 Status/Releases edited by simonpj
(diff)
09:03 Status/Releases edited by simonpj
(diff)
09:01 Status/Releases edited by simonpj
(diff)
08:58 Status/Releases edited by simonpj
(diff)
08:57 Status/Releases edited by simonpj
(diff)
08:51 Status/Releases edited by simonpj
(diff)
08:45 Status/Releases edited by simonpj
(diff)
08:44 Status/Releases edited by simonpj
(diff)
08:43 Status/Releases edited by simonpj
(diff)
08:42 Status/Releases edited by simonpj
(diff)
08:36 Status/Releases edited by simonpj
(diff)
08:22 Status/Releases edited by simonpj
(diff)
07:56 Ticket #1506 (Case-insensitive char/string comparison) closed by igloo
wontfix: Please follow the library submissions process for this: …
07:54 Ticket #1548 (printf bugs) closed by igloo
wontfix: In the absence of a maintainer, please follow the library submissions …
07:52 Status/Releases edited by simonmar
(diff)
07:52 Status/Releases edited by simonmar
(diff)
07:52 Ticket #1557 (Enum/Ord derivations for System.Posix.Resource.Resource) closed by igloo
wontfix
07:21 Ticket #1985 (IntSet.deleteMin doesn't agree with Set.deleteMin) closed by igloo
wontfix: Needs a proposal
07:18 Ticket #667 (Efficient Map <-> Set conversions) closed by igloo
wontfix: The conversion functions should be proposed with the library submissions …
07:14 Ticket #720 (Map/Set range function) closed by igloo
wontfix: Please follow the library submissions process if you'd like to propose …
07:12 Ticket #988 (X11: refine types for improved type safety) closed by igloo
invalid: No longer an extralib, so closing the bug. I've forwarded it to Don.
07:08 Ticket #1071 (The Graphics.X11 library for windows using Cygwin/X) closed by igloo
invalid: No longer an extralib, so closing the bug. I haven't forwarded this one …
06:57 Ticket #309 (ObjectIO-Lib: Problem scrolling compund control) closed by igloo
invalid: No longer an extralib, so closing the bug
06:46 Ticket #471 (Windows HGL Thread problems) closed by igloo
invalid: No longer an extralib, so closing the bug
06:45 Ticket #2286 (HGL library do not compile) closed by igloo
invalid: No longer an extralib, so closing the bug
06:43 Ticket #1081 (HGL indefinite pause with "thread blocked indefinitely" message) closed by igloo
fixed: No longer an extralib, so closing the bug
06:43 Ticket #742 (HGL broken on Windows) closed by igloo
invalid: No longer an extralib, so closing the bug
06:22 Ticket #1441 (Evaluating undefined should return line number and module of location of ...) closed by igloo
duplicate: Duplicate of #960
06:08 Ticket #1019 (X11 package puts path to X libraries in ld-options rather than ...) closed by igloo
invalid: No longer an extralib, so closing the bug
05:19 Ticket #1205 (ghci reports functions not in scope after loading a .hs, if there is a .o ...) closed by simonmar
fixed: Fixed: […]
05:17 Ticket #1357 (warning for possible missing & in foreign import) closed by simonmar
fixed: Warning added, and documented: […]
05:16 Ticket #1103 (Japanese Unicode) closed by simonmar
fixed: I did as Ross suggested and made the "Letter, Other" class behave as …
04:13 Ticket #1198 (Windows: hWaitForInput returns False for file handles, and doesn't work ...) closed by simonmar
fixed: Ok, I believe I've fixed this now. […]
02:15 Ticket #1619 (The RTS chokes on SIGPIPE (happens with runInteractiveCommand)) closed by simonmar
fixed: SIGPIPE already causes an exception to be raised, because it occurs as a …
00:09 TypeFunctionsStatus edited by chak
(diff)
00:01 TypeFunctionsStatus edited by chak
(diff)
00:00 Ticket #1999 (panic with GADT etc.) reopened by chak
I spoke too early. Reopened.

07/08/08:

17:25 DarcsEvaluation edited by batterseapower
(diff)
17:11 Ticket #2429 (error building full dll name to be loaded in ghci) created by jvl
problem encountered ghc 6.8.2 on windows XP. This problem was identified …
00:44 TypeFunctionsStatus edited by chak
(diff)
00:15 TypeFunctionsStatus edited by chak
(diff)
00:08 TypeFunctionsStatus edited by chak
(diff)
00:05 TypeFunctionsStatus edited by chak
(diff)

07/07/08:

23:19 TypeFunctionsStatus edited by chak
(diff)
23:18 Ticket #2418 (desugaring type function application to constraint makes bug disappear) closed by chak
duplicate: This is actually a duplicate of #2146 (which more accurately pinpoints the …
23:12 TypeFunctionsStatus edited by chak
(diff)
23:07 TypeFunctionsStatus edited by chak
(diff)
22:00 TypeFunctionsStatus edited by chak
(diff)
21:57 Ticket #2417 (using GADT syntax for an associated datatype causes GHC to panic) closed by chak
duplicate: Duplicate of #1968.
21:52 TypeFunctionsStatus edited by chak
(diff)
21:51 Ticket #1772 (GHC doesn't like 'inline' type function applications) closed by chak
fixed: Works now in the HEAD.
11:32 Ticket #2428 (bad error message for multiple modules in the same file) created by Isaac Dupree
consider this file: […] The layout rule dictates that this parses …
09:19 Ticket #2427 (Allow compilation of source from stdin) created by guest
Hiya. So, as part of how the Hint library (a wrapper around the GHC API …
03:44 Ticket #2240 (Random "interface file corrupt" while building) closed by simonmar
fixed: The patch below very probably fixes this bug, so I'm optimistically …
03:42 Ticket #2169 (Compilation fails first time without giving an error, later succeeds ...) closed by simonmar
fixed: Thanks to Ian's investigations, I finally found the culprit. […]
03:40 Ticket #1736 (GHC doesn't spot OPTIONS_GHC pragmas after 1k of comments) closed by simonmar
fixed: Fixed: […]

07/06/08:

22:48 TypeFunctionsStatus edited by chak
(diff)
22:38 TypeFunctionsStatus edited by chak
(diff)
12:23 Ticket #2389 (ghc-pkg can't use path with spaces.) closed by igloo
invalid: I've opened #2426 for the UTF8 issue.
12:23 Ticket #2426 (ghc-pkg should treat package.conf as UTF8) created by igloo
ghc-pkg should treat package.conf as UTF8. According to #2389 it doesn't.
10:41 Ticket #2421 (HSQL build reports exposed module as hidden, and fails) closed by igloo
invalid: It sounds like the problem is that the .cabal file doesn't have a …
10:29 Ticket #2425 (Crash constructing a ClockTime too far into the future) created by wagstaff
Per summary. Type this in to GHCi: show (TOD 12312323123 0) and it …
10:24 Ticket #669 (negative indentation in Text.PrettyPrint.HughesPJ) closed by igloo
invalid: Marking this as invalid, as per #2393.
10:01 Ticket #1337 (Fix wrong indentation from Text.PrettyPrint.HughesPJ fill (fcat and fsep)) closed by igloo
fixed: Fixed as part of #2393.
09:59 Ticket #1217 (Add zeroText to Text.PrettyPrint.HughesPJ) closed by igloo
fixed: Fixed by […]
09:58 Ticket #2393 (Text.PrettyPrint.HughesPJ: Bug fixes, performance improvement) closed by igloo
fixed: And I've now applied the changes in HughesPJ_2.patch: […]

07/05/08:

15:47 Ticket #2404 (GHCi :r does not reset imported class instances) closed by igloo
duplicate: This is a duplicate of #2182
12:41 Ticket #2382 (:reload with non-existent module keeps old bindings around and panics) closed by igloo
fixed: This is fixed in 6.8.3: […]
08:43 Ticket #2299 (Haddock 2 library documentation not available) closed by igloo
fixed: Thanks, I've added your haddock2 tarball to the documentation page. I …
07:39 Ticket #2424 (Error compiling Crypto-4.1.0 on ghc-6.8.3) created by kristall
[…]
02:15 Ticket #2423 (Panic building GHC version 6.8.3 for powerpc-apple-darwin) created by jimwhite
Trying to install GHC using macports (1.600). […] System is PowerMac?

07/04/08:

21:39 TypeFunctionsStatus edited by chak
(diff)
21:37 TypeFunctionsStatus edited by chak
(diff)
21:37 Ticket #1834 (No instance for <type family result type> in ghci command line) closed by chak
fixed: Works in the head.
21:34 TypeFunctionsStatus edited by chak
(diff)
21:29 TypeFunctionsStatus edited by chak
(diff)
21:29 Ticket #1900 (Type families with class constraints: type-checker loops) closed by chak
fixed: Works now in the head.
21:24 TypeFunctionsStatus edited by chak
(diff)
21:23 Ticket #1948 (panic compiling associated type synonyms) closed by chak
duplicate: The panic is fixed in the head. The program still doesn't work as …
20:59 Ticket #1999 (panic with GADT etc.) closed by chak
fixed: Works with the new GADT machinery based on equalities.
20:47 Ticket #1823 (GADTs and scoped type variables don't work right) closed by chak
fixed: This works now in the head (after replacing GADT refinements by …
20:44 TypeFunctionsStatus edited by chak
(diff)
20:26 TypeFunctionsStatus edited by chak
(diff)
15:56 ArmLinuxGhc edited by shepheb
(diff)
15:40 ArmLinuxGhc edited by shepheb
(diff)
15:05 ArmLinuxGhc edited by shepheb
(diff)
14:18 Ticket #2422 (Unrelated instance foils optimizer) created by sedillard
I have a type (:.) a b that I use for vectors, so a 4d vector is …
12:46 Ticket #2421 (HSQL build reports exposed module as hidden, and fails) created by volker-wysk
Hello. I'm trying to install hsql-1.7, and it needs some library …
12:39 Ticket #2420 (Multi-method classes are inlined/specialized better than single-method ...) created by sedillard
Instances of single-method class are optimized better than instances of …
10:14 ArmLinuxGhc edited by shepheb
(diff)
08:47 ArmLinuxGhc edited by shepheb
(diff)
07:47 Ticket #2398 (segfault in cmpLocks on 64 bit multicore) closed by simonmar
fixed: Fixed: […]
06:25 Ticket #2419 (Extensible exceptions) created by igloo
This is a proposal to replace the current exception mechanism in the base …
05:57 Ticket #2400 (location-dependent scope issue with ghci.conf) closed by simonmar
invalid: This doesn't look like a bug to me. Existing bindings are discarded when …
04:58 TypeFunctionsStatus edited by simonpj
(diff)
04:51 Ticket #2418 (desugaring type function application to constraint makes bug disappear) created by claus
When considering type functions, I find it helpful to desugar their …
02:23 TypeFunctionsStatus edited by simonpj
(diff)
02:14 TypeFunctionsStatus edited by chak
(diff)
02:06 TypeFunctionsStatus edited by chak
(diff)
01:55 Ticket #2366 (ASSERT failed! file typecheck/TcMType.lhs line 517) closed by chak
duplicate: Duplicate of #2212.
00:59 TypeFunctionsStatus edited by chak
(diff)
00:52 TypeFunctionsStatus edited by chak
(diff)
00:41 Ticket #2417 (using GADT syntax for an associated datatype causes GHC to panic) created by guest
I am aware that this is probably not supposed to be supported. But even if …

07/03/08:

21:52 Ticket #2416 (Optimization defeated by merging module into main) created by sedillard
I have a library, TheModule, and an application that uses TheModule, …
20:02 ArmLinuxGhc edited by shepheb
(diff)
18:54 TypeFunctionsStatus edited by chak
(diff)
18:18 ArmLinuxGhc edited by shepheb
(diff)
18:11 ArmLinuxGhc edited by shepheb
(diff)
17:40 Ticket #2373 (Build fails to pass locations of external tools to libraries) closed by igloo
fixed: Thanks, I've fixed this. We now pass the flags, provided the values were …
17:40 Ticket #2307 (Poor warning for conflicting functional dependencies) closed by igloo
fixed: I've made the change and added a test: tcfail202
17:40 Ticket #2352 (POSIX.1 unsetenv returns int) closed by igloo
fixed:  http://osdir.com/ml/lib.gnulib.bugs/2004-11/msg00009.html says that it …
17:15 ArmLinuxGhc edited by shepheb
(diff)
16:34 ArmLinuxGhc edited by shepheb
(diff)
16:25 ArmLinuxGhc edited by shepheb
(diff)
16:09 ArmLinuxGhc edited by shepheb
Adding notes about the changes I needed to build 6.9.20080614 for Maemo 4 (diff)
11:31 Ticket #2390 (RPM spec file not present in source distribution tarball) closed by igloo
fixed: Patch applied, thanks!
09:19 Ticket #2175 (stableptr003 fails) closed by igloo
fixed: Wasn't merged in time for 6.8.3
09:18 Ticket #2310 (Panic in ghci 6.8.2 with -fglasgow-exts) closed by igloo
fixed: Wasn't merged in time for 6.8.3

07/02/08:

22:37 Ticket #2415 (unfoldr segfaults) closed by vininim
duplicate: Duplicate of  http://hackage.haskell.org/trac/ghc/ticket/2414.
22:34 Ticket #2415 (unfoldr segfaults) created by vininim
> unfoldr Just (1,1) Results [1, Segmentation fault Seems to be a …
22:23 Ticket #2414 (GHCi / GHC segfault : type checker problem) created by dons
[…] Spotted in #haskell, ghc-6.8.2
13:38 ArmLinuxGhc edited by shepheb
Creating a section at the top with info about the revival (diff)
13:19 Ticket #2406 (Data.List.sortFun) closed by igloo
wontfix: If you want to propose for the base library, please see …
12:43 Ticket #2379 (ghc-6.9.20080614: panic! (the 'impossible' happened)) closed by megacz
wontfix: Sorry about the slow reply. I've tried updating GHC to latest darcs, but …
12:11 Ticket #2413 (Segmentation fault in ghc --interactive when run with +RTS -Da) created by batterseapower
This was observed in HEAD as of 02/07/2008. 1. Compile a stage2 GHC with …
08:08 Ticket #2412 (Interaction between type synonyms and .hs-boot causes panic "tcIfaceGlobal ...) created by batterseapower
To reproduce, create the files: Main.hs: […] Main.hs-boot: […] …
04:59 Commentary/Compiler/StackAreas edited by dias
(diff)
04:43 Commentary/Compiler/StackAreas edited by dias
(diff)
04:33 Ticket #2313 (libHSrts_thr_debug linked against non-existing bfd library) closed by igloo
fixed: Patch applied, thanks!
03:54 TypeFunctionsStatus edited by simonpj
(diff)
03:52 TypeFunctionsStatus edited by simonpj
(diff)

07/01/08:

12:58 Ticket #2383 (hsc2hs puts -F on call to ghc) closed by ross
invalid: As Christian has said, this was never in the mainline.
12:25 Ticket #2411 (RaiseAsync and STM segfault with stop_at_atomically in some circumstances.) created by sclv
x86_64 6.9 build from June 15. I can't distill it down to a single simple …
12:04 Ticket #2307 (Poor warning for conflicting functional dependencies) reopened by igloo
The behaviour when the types in the instances were changed felt a little …
11:05 Ticket #2369 (tcrun007: Can't find interface-file declaration for variable ....) closed by igloo
invalid: That's expected; the devel2 build settings don't build the libraries with …
10:00 Ticket #2307 (Poor warning for conflicting functional dependencies) closed by simonpj
fixed: Excellent, thanks for refining the test case. That made it easy. In …
09:42 Ticket #2409 (Error: symbol `ghczmprim_GHCziUnit_Z0T_closure' is already defined) closed by simonpj
fixed: Urgle. That's my fault. Fixed by […] Simon
09:27 Ticket #2410 (HEAD build fails when building way=p with WAY_p_OPTS='-prof -caf-all ...) created by pgavin
Specifically, the failure happens while compiling …
08:27 Ticket #2409 (Error: symbol `ghczmprim_GHCziUnit_Z0T_closure' is already defined) created by igloo
This module: […] doesn't compile with 6.8.3 or the HEAD; here's what …
01:54 Ticket #955 (more object-code blow-up in ghc-6.8.3 vs. ghc-6.4.2 (both with ...) reopened by maeder
Rerunning the above example using ghc-6.8.3 the object file ATC2.o has now …
01:10 Ticket #2355 (Building NDP fails with GHC panic on x86_64) closed by rl
fixed

06/30/08:

17:00 Ticket #2341 (GHC crashed my mac, said I should report it) closed by igloo
worksforme: We can't look into this without the info maeder asked for. If you have the …
09:23 Commentary/Compiler/StackAreas edited by dias
(diff)
09:09 Commentary/Compiler/StackAreas edited by dias
(diff)
09:04 Commentary/Compiler/StackAreas edited by dias
(diff)
08:40 Ticket #2268 (ghci "*** Exception: expectJust upseep1") closed by igloo
fixed: Thanks for the report. With this Bookmarks.hs-boot: […] I can …
08:38 Commentary/Compiler/StackAreas edited by dias
(diff)
08:35 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:33 Commentary/Compiler/StackAreas edited by dias
(diff)
08:32 Commentary/Compiler/StackAreas edited by dias
(diff)
08:32 Commentary/Compiler/StackAreas edited by dias
(diff)
08:31 Commentary/Compiler/StackAreas edited by dias
(diff)
08:31 Commentary/Compiler/StackAreas edited by dias
(diff)
08:31 Commentary/Compiler/StackAreas edited by dias
(diff)
08:30 Commentary/Compiler/StackAreas edited by dias
(diff)
08:30 Commentary/Compiler/StackAreas edited by dias
(diff)
08:30 Commentary/Compiler/StackAreas edited by dias
(diff)
08:28 Commentary/Compiler/StackAreas edited by dias
(diff)
08:26 Commentary/Compiler/StackAreas edited by dias
(diff)
08:20 Commentary/Compiler/StackAreas edited by dias
(diff)
08:19 CallArea.vsd attached to Commentary/Compiler/StackAreas by dias
Visio (ugh) source for call area example
08:18 CallArea.png attached to Commentary/Compiler/StackAreas by dias
Call area example
05:01 Ticket #1770 (GHCi should know about itself, so that .ghci can be portable) closed by claus
fixed: New developments:-) Simon's new ghc-paths package […] makes most of …
04:46 TypeFunctionsStatus edited by simonpj
(diff)
04:09 Ticket #2408 (threadWaitRead on mingw32 threaded causes internal error) created by kirby
threadWaitRead (used in 6.8.x to avoid the non-interruptable getChar) …
01:49 Ticket #2407 (internal error) created by vigalchin
[…]
01:39 Ticket #2321 (Static argument transformation is causing a core-lint failure on ...) closed by simonpj
fixed: I believe this is now fixed. Simon
01:25 Plugins/Annotations edited by guest
(diff)

06/29/08:

06:36 Ticket #2406 (Data.List.sortFun) created by lpsmith
I've found these two functions useful often enough to suggest adding it to …
04:19 Ticket #2405 (Panic when using gtk2hs from ghci) created by wagstaff
gtk2hs 0.9.13. Take the 'hello world' example that comes with it. Works …
01:21 Ticket #2404 (GHCi :r does not reset imported class instances) created by MartijnVanSteenbergen
Have a module contain: […] and load in it GHCi. Remove the first line …

06/28/08:

22:18 Ticket #2403 (caching for runghc (runhaskell)) created by jsnx
I'd like runghc to compile and cache scripts, so they will run fast …
18:55 Ticket #2402 (ghc fails sans error message.) created by lpsmith
HPDF-1.4, which is available on Hackage, compiles successfully with …
15:44 Ticket #2401 (aborting an STM transaction should throw an exception) created by sclv
The attached test case will hang at +RTS -N2 and above. As noted in the …

06/26/08:

13:52 Ticket #2400 (location-dependent scope issue with ghci.conf) created by claus
I recently noticed some of my ghci.conf commands going wrong in newer …
13:10 Ticket #2399 (Template Haskell: support for view patterns) created by fons
TH's Pat type doesn't include a constructor for view patterns, which …
11:54 Ticket #2398 (segfault in cmpLocks on 64 bit multicore) created by sclv
GHC's runtime file locking breaks under high volume usage. Under high …
10:02 Commentary/Compiler/StackAreas edited by dias
(diff)
09:44 Commentary/Compiler/StackAreas edited by dias
(diff)
09:37 Ticket #2397 (inclusion of Network.Curl causes compiler issues and coredumps) created by b7j0c
the attached program began to show compiler failures (though not always …
09:35 Commentary/Compiler/NewCodeGenPipeline edited by dias
(diff)
09:34 Commentary/Compiler/StackAreas edited by dias
(diff)
09:01 Ticket #2396 (Default class method not inlined) created by sedillard
Default class method not inlined. Class PackedMat? has a method unpackMat. …
07:56 Commentary/Compiler/NewCodeGenPipeline edited by dias
(diff)
07:39 Commentary/Compiler/NewCodeGenPipeline edited by simonpj
(diff)
06:07 Commentary/Compiler/StackAreas edited by simonpj
(diff)
05:55 Commentary/Compiler/StackAreas edited by simonpj
(diff)

06/25/08:

23:01 Ticket #2395 ("Pattern match(es) are overlapped" warning with a single view pattern (ghc ...) created by rwbarton
Compiling the program […] yields the warning message […] I haven't …
22:02 TypeFunctionsStatus edited by chak
(diff)
22:00 TypeFunctionsStatus edited by chak
(diff)
22:00 TypeFunctionsStatus edited by chak
(diff)
09:06 ExplicitCallStack edited by simonpj
(diff)
09:04 Ticket #2394 (deriving instance Data (a->b) leads to 'impossible' error instead of ...) closed by simonpj
fixed: Yes, this should fail gracefully, thanks. Fixed by […] Simon
05:16 Ticket #2361 (ghci cannot :print certain functions) closed by mnislaih
fixed: Thanks for the detailed bug report. Fortunately this is already fixed in …

06/24/08:

17:15 Ticket #2103 (Some functions in network library do not work on NetBSD) closed by igloo
fixed: Thanks for clearing that up, iquiw!
15:26 Ticket #2392 (Make Applicative a superclass of Monad) closed by igloo
wontfix: Ashley says "OK. Please close it, and I'll submit it for [Haskell] Prime."
05:55 Ticket #2394 (deriving instance Data (a->b) leads to 'impossible' error instead of ...) created by claus
[…]
05:08 Ticket #2393 (Text.PrettyPrint.HughesPJ: Bug fixes, performance improvement) created by guest
In summary, I propose to * fix a bug in fillNB and one in fillNB/sepNB …
02:40 Commentary/Compiler/StackAreas edited by dias
(diff)
02:06 Ticket #2392 (Make Applicative a superclass of Monad) created by Ashley Yakeley
Make Applicative (in Control.Applicative) a superclass of Monad (in …
01:42 Plugins/Annotations edited by batterseapower
(diff)

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. …
Note: See TracTimeline for information about the timeline view.