Timeline
07/07/08:
- 23:19 TypeFunctionsStatus edited by
- (diff)
- 23:18 Ticket #2418 (desugaring type function application to constraint makes bug disappear) closed by
- duplicate: This is actually a duplicate of #2146 (which more accurately pinpoints the …
- 23:12 TypeFunctionsStatus edited by
- (diff)
- 23:07 TypeFunctionsStatus edited by
- (diff)
- 22:00 TypeFunctionsStatus edited by
- (diff)
- 21:57 Ticket #2417 (using GADT syntax for an associated datatype causes GHC to panic) closed by
- duplicate: Duplicate of #1968.
- 21:52 TypeFunctionsStatus edited by
- (diff)
- 21:51 Ticket #1772 (GHC doesn't like 'inline' type function applications) closed by
- fixed: Works now in the HEAD.
- 11:32 Ticket #2428 (bad error message for multiple modules in the same file) created by
- consider this file: […] The layout rule dictates that this parses …
- 09:19 Ticket #2427 (Allow compilation of source from stdin) created by
- 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
- 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
- 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
- fixed: Fixed: […]
07/06/08:
- 22:48 TypeFunctionsStatus edited by
- (diff)
- 22:38 TypeFunctionsStatus edited by
- (diff)
- 12:23 Ticket #2389 (ghc-pkg can't use path with spaces.) closed by
- invalid: I've opened #2426 for the UTF8 issue.
- 12:23 Ticket #2426 (ghc-pkg should treat package.conf as UTF8) created by
- 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
- 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
- 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
- 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
- fixed: Fixed as part of #2393.
- 09:59 Ticket #1217 (Add zeroText to Text.PrettyPrint.HughesPJ) closed by
- fixed: Fixed by […]
- 09:58 Ticket #2393 (Text.PrettyPrint.HughesPJ: Bug fixes, performance improvement) closed by
- 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
- duplicate: This is a duplicate of #2182
- 12:41 Ticket #2382 (:reload with non-existent module keeps old bindings around and panics) closed by
- fixed: This is fixed in 6.8.3: […]
- 08:43 Ticket #2299 (Haddock 2 library documentation not available) closed by
- 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
- […]
- 02:15 Ticket #2423 (Panic building GHC version 6.8.3 for powerpc-apple-darwin) created by
- Trying to install GHC using macports (1.600). […] System is PowerMac? …
07/04/08:
- 21:39 TypeFunctionsStatus edited by
- (diff)
- 21:37 TypeFunctionsStatus edited by
- (diff)
- 21:37 Ticket #1834 (No instance for <type family result type> in ghci command line) closed by
- fixed: Works in the head.
- 21:34 TypeFunctionsStatus edited by
- (diff)
- 21:29 TypeFunctionsStatus edited by
- (diff)
- 21:29 Ticket #1900 (Type families with class constraints: type-checker loops) closed by
- fixed: Works now in the head.
- 21:24 TypeFunctionsStatus edited by
- (diff)
- 21:23 Ticket #1948 (panic compiling associated type synonyms) closed by
- 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
- 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
- fixed: This works now in the head (after replacing GADT refinements by …
- 20:44 TypeFunctionsStatus edited by
- (diff)
- 20:26 TypeFunctionsStatus edited by
- (diff)
- 15:56 ArmLinuxGhc edited by
- (diff)
- 15:40 ArmLinuxGhc edited by
- (diff)
- 15:05 ArmLinuxGhc edited by
- (diff)
- 14:18 Ticket #2422 (Unrelated instance foils optimizer) created by
- 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
- 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
- Instances of single-method class are optimized better than instances of …
- 10:14 ArmLinuxGhc edited by
- (diff)
- 08:47 ArmLinuxGhc edited by
- (diff)
- 07:47 Ticket #2398 (segfault in cmpLocks on 64 bit multicore) closed by
- fixed: Fixed: […]
- 06:25 Ticket #2419 (Extensible exceptions) created by
- 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
- invalid: This doesn't look like a bug to me. Existing bindings are discarded when …
- 04:58 TypeFunctionsStatus edited by
- (diff)
- 04:51 Ticket #2418 (desugaring type function application to constraint makes bug disappear) created by
- When considering type functions, I find it helpful to desugar their …
- 02:23 TypeFunctionsStatus edited by
- (diff)
- 02:14 TypeFunctionsStatus edited by
- (diff)
- 02:06 TypeFunctionsStatus edited by
- (diff)
- 01:55 Ticket #2366 (ASSERT failed! file typecheck/TcMType.lhs line 517) closed by
- duplicate: Duplicate of #2212.
- 00:59 TypeFunctionsStatus edited by
- (diff)
- 00:52 TypeFunctionsStatus edited by
- (diff)
- 00:41 Ticket #2417 (using GADT syntax for an associated datatype causes GHC to panic) created by
- 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
- I have a library, TheModule, and an application that uses TheModule, …
- 20:02 ArmLinuxGhc edited by
- (diff)
- 18:54 TypeFunctionsStatus edited by
- (diff)
- 18:18 ArmLinuxGhc edited by
- (diff)
- 18:11 ArmLinuxGhc edited by
- (diff)
- 17:40 Ticket #2373 (Build fails to pass locations of external tools to libraries) closed by
- 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
- fixed: I've made the change and added a test: tcfail202
- 17:40 Ticket #2352 (POSIX.1 unsetenv returns int) closed by
- fixed: http://osdir.com/ml/lib.gnulib.bugs/2004-11/msg00009.html says that it …
- 17:15 ArmLinuxGhc edited by
- (diff)
- 16:34 ArmLinuxGhc edited by
- (diff)
- 16:25 ArmLinuxGhc edited by
- (diff)
- 16:09 ArmLinuxGhc edited by
- 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
- fixed: Patch applied, thanks!
- 09:19 Ticket #2175 (stableptr003 fails) closed by
- 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
- fixed: Wasn't merged in time for 6.8.3
07/02/08:
- 22:37 Ticket #2415 (unfoldr segfaults) closed by
- duplicate: Duplicate of http://hackage.haskell.org/trac/ghc/ticket/2414.
- 22:34 Ticket #2415 (unfoldr segfaults) created by
- > unfoldr Just (1,1) Results [1, Segmentation fault Seems to be a …
- 22:23 Ticket #2414 (GHCi / GHC segfault : type checker problem) created by
- […] Spotted in #haskell, ghc-6.8.2
- 13:38 ArmLinuxGhc edited by
- Creating a section at the top with info about the revival (diff)
- 13:19 Ticket #2406 (Data.List.sortFun) closed by
- 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
- 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
- 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
- To reproduce, create the files: Main.hs: […] Main.hs-boot: […] …
- 04:59 Commentary/Compiler/StackAreas edited by
- (diff)
- 04:43 Commentary/Compiler/StackAreas edited by
- (diff)
- 04:33 Ticket #2313 (libHSrts_thr_debug linked against non-existing bfd library) closed by
- fixed: Patch applied, thanks!
- 03:54 TypeFunctionsStatus edited by
- (diff)
- 03:52 TypeFunctionsStatus edited by
- (diff)
07/01/08:
- 12:58 Ticket #2383 (hsc2hs puts -F on call to ghc) closed by
- 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
- 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
- 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
- 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
- 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
- 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
- Specifically, the failure happens while compiling …
- 08:27 Ticket #2409 (Error: symbol `ghczmprim_GHCziUnit_Z0T_closure' is already defined) created by
- 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
- 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
- fixed
06/30/08:
- 17:00 Ticket #2341 (GHC crashed my mac, said I should report it) closed by
- worksforme: We can't look into this without the info maeder asked for. If you have the …
- 09:23 Commentary/Compiler/StackAreas edited by
- (diff)
- 09:09 Commentary/Compiler/StackAreas edited by
- (diff)
- 09:04 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:40 Ticket #2268 (ghci "*** Exception: expectJust upseep1") closed by
- fixed: Thanks for the report. With this Bookmarks.hs-boot: […] I can …
- 08:38 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:35 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:35 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:34 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:33 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:32 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:32 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:31 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:31 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:31 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:30 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:30 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:30 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:28 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:26 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:20 Commentary/Compiler/StackAreas edited by
- (diff)
- 05:01 Ticket #1770 (GHCi should know about itself, so that .ghci can be portable) closed by
- fixed: New developments:-) Simon's new ghc-paths package […] makes most of …
- 04:46 TypeFunctionsStatus edited by
- (diff)
- 04:09 Ticket #2408 (threadWaitRead on mingw32 threaded causes internal error) created by
- threadWaitRead (used in 6.8.x to avoid the non-interruptable getChar) …
- 01:49 Ticket #2407 (internal error) created by
- […]
- 01:39 Ticket #2321 (Static argument transformation is causing a core-lint failure on ...) closed by
- fixed: I believe this is now fixed. Simon
- 01:25 Plugins/Annotations edited by
- (diff)
06/29/08:
- 06:36 Ticket #2406 (Data.List.sortFun) created by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- GHC's runtime file locking breaks under high volume usage. Under high …
- 10:02 Commentary/Compiler/StackAreas edited by
- (diff)
- 09:44 Commentary/Compiler/StackAreas edited by
- (diff)
- 09:37 Ticket #2397 (inclusion of Network.Curl causes compiler issues and coredumps) created by
- the attached program began to show compiler failures (though not always …
- 09:35 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 09:34 Commentary/Compiler/StackAreas edited by
- (diff)
- 09:01 Ticket #2396 (Default class method not inlined) created by
- Default class method not inlined. Class PackedMat? has a method unpackMat. …
- 07:56 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 07:39 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 06:07 Commentary/Compiler/StackAreas edited by
- (diff)
- 05:55 Commentary/Compiler/StackAreas edited by
- (diff)
06/25/08:
- 23:01 Ticket #2395 ("Pattern match(es) are overlapped" warning with a single view pattern (ghc ...) created by
- Compiling the program […] yields the warning message […] I haven't …
- 22:02 TypeFunctionsStatus edited by
- (diff)
- 22:00 TypeFunctionsStatus edited by
- (diff)
- 22:00 TypeFunctionsStatus edited by
- (diff)
- 09:06 ExplicitCallStack edited by
- (diff)
- 09:04 Ticket #2394 (deriving instance Data (a->b) leads to 'impossible' error instead of ...) closed by
- fixed: Yes, this should fail gracefully, thanks. Fixed by […] Simon
- 05:16 Ticket #2361 (ghci cannot :print certain functions) closed by
- 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
- fixed: Thanks for clearing that up, iquiw!
- 15:26 Ticket #2392 (Make Applicative a superclass of Monad) closed by
- 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
- […]
- 05:08 Ticket #2393 (Text.PrettyPrint.HughesPJ: Bug fixes, performance improvement) created by
- In summary, I propose to * fix a bug in fillNB and one in fillNB/sepNB …
- 02:40 Commentary/Compiler/StackAreas edited by
- (diff)
- 02:06 Ticket #2392 (Make Applicative a superclass of Monad) created by
- Make Applicative (in Control.Applicative) a superclass of Monad (in …
- 01:42 Plugins/Annotations edited by
- (diff)
06/23/08:
- 19:14 Ticket #2391 (Network.listenOn (PortNumber n) Sometimes Picks IPv6) created by
- When I run the following program on a NetBSD system, it listens on *.4444 …
- 16:53 Plugins/Annotations edited by
- (diff)
- 15:56 Ticket #2390 (RPM spec file not present in source distribution tarball) created by
- A primary benefit of including a spec file in a software source tarball is …
- 14:56 Commentary/Compiler/StackAreas edited by
- (diff)
- 11:30 Commentary/Compiler/StackAreas edited by
- (diff)
- 09:28 Ticket #2389 (ghc-pkg can't use path with spaces.) created by
- On Windows environment, file path uses spaces for some directory. e.g. …
- 09:24 Commentary/Compiler/StackAreas edited by
- (diff)
- 08:10 Ticket #793 (Use gcc's libffi to replace Adjustor.c and ByteCodeFFI.hs?) closed by
- fixed: This is now done, and we decided to keep Adjustor.c around for the time …
- 08:03 Commentary/Compiler/StackAreas edited by
- (diff)
- 07:39 Commentary/Compiler/StackAreas edited by
- (diff)
- 07:14 Commentary/Compiler/StackAreas edited by
- (diff)
- 06:52 Commentary/Compiler/StackAreas edited by
- (diff)
- 06:36 Commentary/Compiler/StackAreas edited by
- (diff)
- 06:27 Commentary/Compiler/StackAreas edited by
- (diff)
- 04:40 Ticket #2022 (DLL support broken) closed by
- 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
- Listen does not appear to be entirely fixed yet. This program, when run, …
- 03:28 Commentary/Compiler/StackAreas edited by
- (diff)
- 01:34 Ticket #2388 (GHC creates invalid test instruction for 64-bit code) created by
- When compiling the cpuid package from Hackage …
06/22/08:
- 09:33 Ticket #2364 (Make the maximum tuple size accesible) closed by
- fixed: I've made it available in the HEAD: […] We should probably put it …
06/20/08:
- 18:03 Building/GettingTheSources edited by
- Added workaround for darcs case sensitivity issues on Mac OS X. (diff)
- 16:19 WikiStart edited by
- (diff)
- 10:15 Ticket #2045 (Link error when compiling with -fhpc) closed by
- fixed
- 09:58 Ticket #2194 (internal error: R_X86_64_32 relocation out of range) closed by
- fixed
- 09:38 Ticket #2025 (supply a testsuite archive together with a source release (for ghc-6.8.3)) closed by
- 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
- worksforme
- 07:58 Ticket #2186 (unsafePerformIO prevents space leak?) closed by
- 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
- fixed: Fixed: […]
- 07:51 Ticket #2225 (hackage library encoding-0.4 crashes ghc 6.8.2) closed by
- worksforme
- 06:47 Commentary/Compiler/RecompilationAvoidance edited by
- add notes about external packages (diff)
- 06:40 Commentary/Compiler/RecompilationAvoidance edited by
- add note about fixities (diff)
- 06:34 Commentary/Compiler/RecompilationAvoidance edited by
- add outline (diff)
- 06:33 Commentary/Compiler/RecompilationAvoidance edited by
- Update for new fingerprint story (diff)
06/19/08:
- 15:08 Ticket #2387 (Optimizer misses unboxing opportunity) created by
- 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
- 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
- Test1.hs: […] Test2.hs: […] Compile this with optimizations: …
- 07:48 Building/Prerequisites edited by
- (diff)
- 07:47 Building/Prerequisites edited by
- (diff)
- 07:40 Building/Prerequisites edited by
- (diff)
- 06:58 Ticket #2385 (Include cabal-install in the release) created by
- 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
- 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
- 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
- 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
- […]
06/18/08:
- 21:00 Ticket #2382 (:reload with non-existent module keeps old bindings around and panics) created by
- 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
- 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
- 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
- […]
- 11:39 Ticket #2378 (panic: lookupVers1, when standalone deriving Typeable and Data) created by
- When using StandaloneDeriving and DeriveDataTypeable on a rather large …
- 07:49 Ticket #2377 (Building ghc-api with profiling fails during install) created by
- 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
- GHC.Word uses the default class definition for shiftR and shiftL. This …
- 06:53 Ticket #2092 (Quadratic amount of code generated) closed by
- 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
- fixed: Done!
- 06:41 Building/Prerequisites edited by
- (diff)
- 06:40 Building/Prerequisites edited by
- add ghc, happy, haddock, alex (diff)
- 06:38 Building/Prerequisites edited by
- 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
- 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
- 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
- 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
- Please add one :-)
- 12:08 Ticket #2371 (`ghci` prints confusing error message if using ":m +" instead of ":load") created by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- In relation with the implementation of a Haskell-embedded DSL, I'm using …
- 11:41 Ticket #2320 (Rename RecordPuns extension to NamedFieldPuns) closed by
- fixed: Done: […]
- 05:51 Ticket #2363 (getChar cannot be interrupted with -threaded) created by
- Now that stdin, stdout and stderr are left in blocking mode, when …
- 04:38 Ticket #2362 (allow full import syntax in GHCi) created by
- for example, GHCi currently allows "import Data.Map" but not "`import …
- 03:25 Ticket #2361 (ghci cannot :print certain functions) created by
- 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
- […] It would be nice if GHC could give more information about where and …
- 02:51 Contributors edited by
- (diff)
06/14/08:
- 17:49 Plugins/Phases edited by
- (diff)
- 17:49 Plugins/Phases edited by
- (diff)
- 11:57 Ticket #2359 (Data.IntMap update{Min,Max}WithKey corrupts data structure) created by
- 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
- 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
- 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
- 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
- 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
- compiling this file takes really rather long on my poor machine. …
06/12/08:
- 16:32 Plugins/Phases edited by
- (diff)
- 16:32 Plugins/Phases edited by
- (diff)
- 09:28 Ticket #1990 (Add 'subsequences' and 'permutations' to Data.List) closed by
- fixed: Patch applied
- 09:28 Ticket #2241 (unknown epilogue mangling, WARNING: Epilogue junk) closed by
- fixed: This was fixed by […]
06/11/08:
- 13:12 Ticket #1558 (make the testsuite work with THREADS=2) closed by
- 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
- 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
- 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
- After discussion on the Haskell' mailing list, it was decided that …
- 18:07 Ticket #1604 (Coarse-grained recompilation checking) closed by
- 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
- fixed: The new System.Process API has this.
- 16:52 Commentary/Compiler/IntegratedCodeGen edited by
- tiny formatting changes (and correct 1 misspelling) (diff)
- 08:21 Plugins edited by
- (diff)
- 08:20 Plugins/Annotations created by
- 06:26 Plugins/Phases created by
- 06:14 Plugins edited by
- (diff)
- 05:25 Ticket #2356 (GHC accepts multiple instances for the same type in different modules) created by
- as mentioned by Simon PJ in this thread: …
06/09/08:
- 04:29 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 04:28 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 04:22 Ticket #2355 (Building NDP fails with GHC panic on x86_64) created by
- With the latest GHC and NDP from darcs I get the following during the …
- 03:59 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 03:42 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 03:18 Commentary/Compiler/IntegratedCodeGen edited by
- (diff)
- 03:09 Commentary/Compiler/NewCodeGen edited by
- (diff)
06/08/08:
- 14:29 Ticket #2329 (Control.Parallel.Strategies: definitions of rnf for most collections are ...) closed by
- 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
- wontfix: Please see http://www.haskell.org/haskellwiki/Library_submissions for how …
- 03:41 ExtensibleRecords edited by
- (diff)
- 03:33 ExtensibleRecords edited by
- (diff)
06/07/08:
- 05:30 Ticket #2354 (NOINLINE pragma ignored) created by
- Compile the following program […] Look at the final output for test: …
- 05:14 Ticket #2353 (GHC inliner doesn't) created by
- Compile this program […] Study the output. It contains […] and …
Note: See TracTimeline
for information about the timeline view.
