Timeline
11/13/09:
- 12:00 Ticket #3666 (Binary: Int64 truncated to fit in 32 bit Int) created by
- I'm a complete Haskell noob, but code that I wrote and loaded and ran in …
- 10:49 Ticket #3665 (Add whole-package deprecation warnings) created by
- With GHC-6.12 if you use base 3 you get: […] This is initially a …
- 10:24 Ticket #3303 (Allow multi-line deprecation messages.) reopened by
- The formatting of deprecation pragmas now accidentally includes Haskell …
- 10:03 Status/SLPJ-Tickets edited by
- (diff)
- 06:05 Status/SLPJ-Tickets edited by
- (diff)
- 05:11 Building/Docs edited by
- (diff)
- 05:08 Building/Docs edited by
- (diff)
- 01:45 Ticket #3664 (Ghc eats tremendous heaps of RAM in -prof build (highlighting-kate)) created by
- Tried to build highlighting-kate-0.2.5 from hackage with ghc-6.12rc1 …
- 01:25 Ticket #3663 (Unreg build fails when haddocking dph-seq) created by
- The unregisterised HEAD build is failing thus: […] Presumably because …
- 00:32 Ticket #3660 ("Var.tcTyVarDetails" exception w/ Assoc. Datatypes and Monad Transformers) closed by
- fixed: Thanks. I had to add some imports thus: […] Happily this works ok in …
11/12/09:
- 20:49 Ticket #3659 (two-dimensional PArrays in data parallel code) closed by
- worksforme: In the HEAD, fromList hast this type: […] That said, the type …
- 20:30 Ticket #3662 (Don't know how to install documentation) created by
- Following the changes to the build system that got merged in earlier this …
- 20:24 Ticket #2813 (Create a utf8 bytestring-a-like) closed by
- wontfix: I think that it makes some sense to close this bug, since it's really not …
- 18:28 Ticket #3661 (Profiling GHC HEAD broken under OSX.) created by
- If I pull latest HEAD, with the following contents in build.mk: […] and …
- 10:25 Ticket #3660 ("Var.tcTyVarDetails" exception w/ Assoc. Datatypes and Monad Transformers) created by
- Summary: When trying to build a monad stack which involves a state …
- 08:43 Ticket #3659 (two-dimensional PArrays in data parallel code) created by
- Hi -- Is it possible to create two-dimensional PArrays? It seems like an …
- 07:36 Building edited by
- (diff)
- 07:36 Building edited by
- (diff)
- 06:47 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 06:34 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 04:55 Debugging/LowLevelProfiling/oprofile edited by
- (diff)
- 02:47 Ticket #3658 (Dynamically link GHCi (and use system linker) on platforms that support it) created by
- In 6.14.1 we should switch to shipping a dynamically linked GHCi binary, …
11/11/09:
- 17:12 Supercompilation edited by
- (diff)
- 15:52 Supercompilation edited by
- (diff)
- 14:25 Ticket #3657 (ffi-1.0 causes panic in 6.12.20091010) created by
- After upgrading GHC to 6.12, any Haskell file I try to compile yields this …
- 08:12 Ticket #3656 (ghci leaves /tmp/ghc* directory if killed by signal) created by
- I was wondering where do numerous /tmp/ghc${PID}_0 directories come from. …
- 03:06 Ticket #3655 (Performance regression relative to 6.10) created by
- The attached program runs more slowly when compiled with 6.12 compared to …
- 03:06 TypeFunctionsStatus edited by
- (diff)
11/10/09:
- 21:50 Ticket #3654 (Mach-O GHCi linker lacks support for a range of relocation entries) created by
- The Mach-O code of the GHCi linker rts/Linker.c lacks support for a …
- 16:14 Ticket #3653 ("Missing header file: HsDirectory.h" with old kernel/glibc) created by
- Configuring ghc-6.12.1rc1 on a machine with linux kernel 2.6.9 and glibc …
- 12:57 HackPar edited by
- (diff)
- 12:40 HackPar edited by
- (diff)
- 09:58 HackPar edited by
- (diff)
- 07:59 Ticket #3652 (Gettting error while running configure) created by
- HI, While i run the configure i am getting the following error. Please …
- 04:07 TypeFunctionsStatus edited by
- (diff)
- 04:00 Status/SLPJ-Tickets edited by
- (diff)
- 03:28 Ticket #3631 (Overload the Prelude iterate to support list input) closed by
- wontfix: Replying to shelbymoore3: > > Thanks for the suggestion, but …
- 02:49 Ticket #3631 (Overload the Prelude iterate to support list input) reopened by
- Replying to igloo: > Thanks for the suggestion, but if you …
- 01:15 HackPar edited by
- added and sorted topics to cover (diff)
- 00:48 Ticket #3651 (GADT type checking too liberal) created by
- I would expect the following three functions to fail: […] But they …
11/09/09:
- 22:28 Supercompilation edited by
- (diff)
- 21:34 Ticket #3650 (Add a Natural number type to the pre-defined basic types.) created by
- See http://hackage.haskell.org/trac/haskell-prime/wiki/Natural …
- 13:32 HackPar edited by
- (diff)
- 13:15 Building/Preparation/Linux edited by
- (diff)
- 09:16 Ticket #3649 (inconsistent exception between unix/windows for running non-existant ...) created by
- […] On Windows this prints True since it throws a "does not exists" …
- 06:20 Ticket #3643 (building heliumeditor) closed by
- invalid: This happens when the package author leaves some .hi files in the …
- 03:11 Building/Preparation/Windows edited by
- Add python back to the list of things to install (diff)
- 02:46 Building/Preparation/Windows edited by
- (diff)
- 02:41 Platforms edited by
- (diff)
- 02:37 Platforms edited by
- add dragonfly BSD (diff)
11/08/09:
- 12:31 Ticket #3610 (Installer has hard-coded path /usr/bin/strip) closed by
- fixed: Fixed in HEAD and 6.12 by: […]
- 12:30 Ticket #3635 (base-3-compat with 6.12 won't load in GHCi, Template Haskell on Windows) closed by
- fixed: Thanks for the report; fixed by […]
- 12:11 Building/Porting edited by
- gmp found a new home in libraries/integer-gmp (diff)
- 11:20 Ticket #3531 (Haddock needs tcRnGetInfo, hence GhcWithInterpreter YES) closed by
- fixed: This bug has been fixed by the above patch, and #3558 is a task for us to …
- 04:34 Ticket #3644 (./configure fails while gcc version checking) closed by
- fixed: OK, thanks for the follow-up. It sounds like you have an old snapshot, so …
- 02:59 Ticket #3598 (ghc-stage2 binary name confusing for users) closed by
- fixed: Now fixed in 6.12 and HEAD: […]
11/07/09:
- 16:58 Ticket #3400 (OS X: ghc broken on Snow Leopard) closed by
- fixed: Fixed by […]
- 13:52 Ticket #3648 (Release a new containers version) created by
- To include: […]
- 12:19 Ticket #3647 (unify handling and error messages for -X vs. {-#LANGUAGE ...#-} ...) created by
- it's easy to accidentally cut and paste a -XExtentionName from a ghc error …
- 09:23 Ticket #3295 (Null deref by threaded runtime scheduler) closed by
- fixed: No response from submitter, so closing this ticket.
- 09:20 Status/Oct09 edited by
- Typo fix. (diff)
- 07:01 Ticket #3646 (Enforce requirement that our repos contains a subset of upstream's patches) created by
- Simon Marlow wrote this prehook script: […] although this is not ideal, …
- 04:42 Ticket #3616 (ghci crash from :l) closed by
- fixed: I've opened #3645 for the interaction of layout and pragmas. I'm not sure …
- 04:40 Ticket #3519 (ghc: panic! (the 'impossible' happened)) closed by
- fixed: I've created #3645.
- 04:40 Ticket #3645 (Layout and pragmas) created by
- With this module: […] GHC 6.12 says: […] but this should probably be …
- 02:46 Ticket #3644 (./configure fails while gcc version checking) created by
- ./configure exits with an error 1 but commenting out lines 4115 - 4138 …
11/06/09:
- 13:42 Ticket #3624 (Parse fails when foreign import declarations contain path information ...) closed by
- fixed: Fixed in HEAD and 6.12 by: […]
- 10:41 Ticket #3640 (NamedFieldPuns broken in where clauses) closed by
- fixed: Merged.
- 10:37 Ticket #3604 (Use of template-haskell is broken with shared libraries) closed by
- fixed: Merged.
- 10:33 Ticket #3439 (Improve the setup for ticky) closed by
- fixed: All 3 patches are now in the 6.12 branch.
- 10:23 Ticket #3643 (building heliumeditor) created by
- :~/share/heliumEditor$ cabal configure Resolving dependencies... Binary: …
- 08:39 Ticket #3114 ("ghc -shared --make" gives panic) closed by
- fixed: This was fixed: […]
- 02:57 Status/SLPJ-Tickets edited by
- (diff)
- 02:56 Ticket #714 (Inconsistency between handling functional dependencies in class and ...) closed by
- duplicate: I'll close this long thread in favour of #3490, which summarises the key …
- 01:45 Ticket #3491 (Relax superclass restrictions) closed by
- duplicate: ticket created twice: see #3490
- 01:19 Ticket #3614 (Cabal file parser can't handle colon in description) closed by
- invalid: Thanks; closing.
- 00:57 Building/Porting edited by
- (diff)
11/05/09:
- 20:59 Building/Architecture/Idiom/Macros edited by
- typo (diff)
- 12:12 Debugging/LowLevelProfiling/PAPI edited by
- Added note about adding PAPI library dir to LD_LIBRARY_PATH (diff)
- 11:17 Ticket #3616 (ghci crash from :l) reopened by
- sorry, i didn't search for dupes cuz the message said to report it and i …
- 08:52 Ticket #3616 (ghci crash from :l) closed by
- duplicate: dup of #3153 (the most opt-reported GHC bug! we could have saved …
- 07:03 Ticket #3609 (ar.exe: Bad file number) closed by
- duplicate: #3201 wasn't fixed on the 6.10 branch, the fix is only in 6.12 and later. …
- 06:40 Ticket #3622 (ghci ignores LANGUAGE TemplateHaskell pragma) closed by
- duplicate: dup of #3217
- 04:35 Ticket #3234 (foldr/single no longer firing in GHC 6.10) closed by
- fixed: I fixed this as part of the big INLINE patch. The relevant note is in …
- 04:27 Debugging/RuntimeSystem edited by
- (diff)
- 04:26 Debugging edited by
- (diff)
- 04:26 Debugging/RuntimeSystem created by
11/04/09:
- 14:56 Ticket #1735 (unused binding changes program behaviour) closed by
- fixed: This one has been in my to-do list for a long time, and I've finally …
- 13:51 Status/Oct09 edited by
- (diff)
- 11:36 Status/SLPJ-Tickets edited by
- (diff)
- 10:06 Status/SLPJ-Tickets edited by
- (diff)
- 09:36 Debugging/TickyTicky edited by
- (diff)
- 08:39 Ticket #3639 (GHC 6.10.1 fails to build with "../includes/ghcautoconf.h: No such file ...) closed by
- duplicate: It looks like the original bug report is the same as #2619. I don't know …
- 08:12 Status/Oct09 edited by
- (diff)
- 06:47 Ticket #3642 (GHC does not build using the Haskell Platform on Windows) created by
- We still have issues with paths containing spaces in the build system. I …
- 06:40 Ticket #3441 (readProcess ... (exit 11): failed) reopened by
- Simon, I finally got a core dump. Attaching it. However this time the …
- 06:17 Ticket #3548 (test T3294 incorrectly reported as error for unregistered build) closed by
- fixed: Fixed […]
- 06:10 Ticket #3641 (^L Does Not Work Anymore in Interactive Mode for 6.10.x?) created by
- I use Ctrl+L a lot to clear the terminal. The clear screen feature is …
- 04:44 Status/Oct09 edited by
- Fixed link to LetGen? paper (diff)
- 04:12 WikiStart edited by
- Updated link to Status Update to Oct09 (diff)
- 03:23 Ticket #3640 (NamedFieldPuns broken in where clauses) created by
- The attached file compiles fine under GHC 6.10. However, under 6.12, it …
- 01:40 Ticket #3639 (GHC 6.10.1 fails to build with "../includes/ghcautoconf.h: No such file ...) created by
- I am attempting to build GHC 6.10.1 on a CentOS 4.5 machine. At the 'make …
- 00:47 Status/Oct09 edited by
- (diff)
- 00:46 Status/Oct09 edited by
- (diff)
- 00:42 Status/Oct09 edited by
- (diff)
- 00:37 Status/SLPJ-Tickets edited by
- (diff)
11/03/09:
- 23:12 Ticket #3638 (Redundant signature required with RULES and GADTs) created by
- Here is a small program: […] GHC complains: […] And indeed, …
- 20:45 Status/Oct09 edited by
- (diff)
- 20:43 Status/Oct09 edited by
- (diff)
- 19:53 Status/Oct09 edited by
- (diff)
- 19:52 DataParallel/BenchmarkStatus edited by
- (diff)
- 19:41 DataParallel/BenchmarkStatus edited by
- (diff)
- 19:26 Status/Oct09 edited by
- (diff)
- 19:24 Status/Oct09 edited by
- (diff)
- 19:04 Status/Oct09 edited by
- (diff)
- 15:01 Ticket #3637 (./configure doesn't understand Gentoo's build/host/target) created by
- Apparently there are several styles in how to write your build/host/target …
- 08:01 Debugging/LowLevelProfiling/oprofile edited by
- (diff)
- 07:13 Status/Oct09 edited by
- (diff)
- 07:12 Status/Oct09 edited by
- (diff)
- 07:10 Status/Oct09 edited by
- (diff)
- 06:58 Status/Oct09 edited by
- (diff)
- 06:53 Status/Oct09 edited by
- (diff)
- 06:38 Debugging/LowLevelProfiling/oprofile edited by
- (diff)
- 05:56 Status/Oct09 edited by
- (diff)
- 05:55 Status/Oct09 edited by
- (diff)
- 05:51 Status/Oct09 edited by
- (diff)
- 05:33 Status/Oct09 edited by
- (diff)
- 04:12 Status/SLPJ-Tickets edited by
- (diff)
- 03:47 PAPI edited by
- (diff)
- 03:46 PAPI edited by
- (diff)
- 03:45 PAPI edited by
- (diff)
- 03:44 Debugging/LowLevelProfiling/PAPI edited by
- (diff)
- 03:43 Debugging/LowLevelProfiling/PAPI edited by
- (diff)
- 03:42 Debugging/LowLevelProfiling/PAPI edited by
- (diff)
- 03:41 Debugging/LowLevelProfiling/PAPI/Installing created by
- 03:27 Ticket #3631 (Overload the Prelude iterate to support list input) closed by
- wontfix: Thanks for the suggestion, but if you would like to propose changes to the …
- 03:19 Ticket #3636 (ghc --make sends progress output to stderr) created by
- This is a relatively minor problem, but it is really annoying. Running …
- 02:52 Debugging/LowLevelProfiling/oprofile created by
- 02:51 Debugging/LowLevelProfiling edited by
- (diff)
- 02:50 Debugging/LowLevelProfiling/PAPI created by
- 02:44 Debugging/LowLevelProfiling edited by
- (diff)
- 02:36 Debugging/LowLevelProfiling created by
- 02:33 Debugging edited by
- (diff)
- 02:17 Debugging edited by
- (diff)
- 02:13 Building edited by
- (diff)
- 00:59 Ticket #3635 (base-3-compat with 6.12 won't load in GHCi, Template Haskell on Windows) created by
- base3-compat/GHC/Handle.hs needs: […] Wrapped around its export for …
11/02/09:
- 23:41 Ticket #3634 (Add traceM, traceShowM and withTrace) created by
- On haskell-libraries we have …
- 18:05 Ticket #3633 (Heap size suggestion of > 2145 MB gets ignored) created by
- Hello, If I run a GHC-compiled program with: +RTS -H2150M -RTS or …
- 13:19 Ticket #3632 (lift restrictions on records with existential fields, especially in the ...) created by
- the attached file demos the use of a record with an existential field with …
10/31/09:
- 23:22 Ticket #3631 (Overload the Prelude iterate to support list input) created by
- Had to overload the Prelude function iterate to support list input. The …
- 17:29 Ticket #3630 (Suggested algorithm to control upper bound of space "leaks") created by
- An idea for an algorithm to mitigate space "leaks". Limited research …
- 05:12 Ticket #3629 (Code compiled WITHOUT profiling many times slower than compiled WITH ...) created by
- I have a program which runs extremely slow when I compile it with …
- 02:17 Ticket #3617 (There is no -debug runtime in 6.12 RC1) closed by
- fixed: Fixed in HEAD and 6.12: […]
10/30/09:
- 16:18 Ticket #3565 (Wrong gcc being used) closed by
- fixed: We now have a gcc wrapper on Windows in HEAD and 6.12.
- 14:55 Ticket #3494 (missing build system dependency) closed by
- fixed: Yes, although it might drift out of sync. I guess it's better than …
- 14:05 Ticket #3626 (Template Haskell silently boxes tuples) closed by
- fixed: Merged.
- 12:05 Ticket #3612 (Installing the binary tarball requires build tools (binutils, gcc, etc.)) closed by
- invalid: Closed, thanks.
- 09:14 Ticket #3628 (exceptions reported to stderr when they propagate past forkIO) created by
- It's not entirely obvious what to do with exceptions that do not get …
- 07:38 Ticket #3597 (trying to build ghc 6.10.4 from src tarball: haddock: Can't find ...) closed by
- fixed: The build system has completely changed in 6.12, and it sounds like you …
- 04:41 Status/SLPJ-Tickets edited by
- (diff)
- 04:26 Status/SLPJ-Tickets edited by
- (diff)
- 04:26 Ticket #3627 (Profiling loses eta-expansion opportunities unnecessarily) created by
- If I have […] then we don't see that f has arity 1. Because …
- 04:15 Ticket #3607 (index variable for array traversal worker function is not unboxed) closed by
- worksforme: With HEAD the inner loop looks like this: […] So the parameter is …
- 02:03 Ticket #3623 (Host's C info ending up in .hc files while cross-bootstrapping) closed by
- duplicate: See #3472
- 00:01 Ticket #3626 (Template Haskell silently boxes tuples) created by
- Here is a small program: […] Output of ghci -ddump-splices: […] …
10/29/09:
- 22:09 Ticket #3625 (GHCI doesn't work with dtrace on OS X) created by
- On OS X, user-defined dtrace probes are implemented as special symbols of …
- 13:33 Annotations edited by
- (diff)
- 13:27 Ticket #3624 (Parse fails when foreign import declarations contain path information ...) created by
- An import declaration like: […] fails with: […] I've marked this …
- 11:25 Ticket #3623 (Host's C info ending up in .hc files while cross-bootstrapping) created by
- hsc2hs does not seem to have access to the target's info, or at least not …
- 09:46 Ticket #3622 (ghci ignores LANGUAGE TemplateHaskell pragma) created by
- Save the following in Foo.hs […] $ ghci Foo.hs Paste runQ [| …
- 09:40 Ticket #3621 ("No match in record selector Var.tcTyVarDetails" with incorrect ...) closed by
- fixed: Actually it shouldn't be rejected. For example […] Here, the derived …
- 06:06 Ticket #3530 (GHCi does not work on Snow Leopard) closed by
- fixed: Fixed by […] Please MERGE to the 6.12 branch!
10/28/09:
- 16:32 Ticket #3582 (Compiling with optimizations on hurts performance) closed by
- fixed: Thanks for the report. I can reproduce this with 6.10.4, but not the HEAD …
- 14:14 Ticket #3566 (Install fails on Windows) closed by
- fixed: Now fixed in HEAD and 6.12.
- 11:18 GpHEden/PackingAndPointerTagging edited by
- removed a mail address (sorry) (diff)
- 10:35 Ticket #3590 (panic (the impossible happened) when compiling with -O2) closed by
- fixed: Merged
- 10:26 Ticket #3621 ("No match in record selector Var.tcTyVarDetails" with incorrect ...) created by
- […] Note that the 'deriving' for MonadState has the wrong …
- 09:37 GpHEden/Packing edited by
- (diff)
- 09:08 Debugging/TickyTicky edited by
- (diff)
- 09:08 Debugging/TickyTicky edited by
- (diff)
- 09:06 Debugging/TickyTicky edited by
- (diff)
- 09:04 Debugging/TickyTicky edited by
- (diff)
- 08:07 Ticket #3620 (The seeds generated by split are not independent) created by
- Suppose we split a seed into two like this: […] Since g1 and g2 are …
- 06:48 Ticket #3619 (allow to set ghc search path globally (a'la CPATH)) created by
- I'd like a mechanism for ghc similar to setting the CPATH variable for …
- 04:17 Ticket #3618 (memory-leak detector in +RTS -DS fails to track allocations in ...) created by
- […] […] Note the freeing of non-allocated memory. This is because …
- 04:05 Ticket #3617 (There is no -debug runtime in 6.12 RC1) created by
- […] […] Interestingly there is a debug runtime .so, but no .a. …
- 02:36 Ticket #3616 (ghci crash from :l) created by
- i got the following from trying to :l this file […]
10/27/09:
- 18:43 Building/Preparation/Windows edited by
- (diff)
- 18:34 Building/Preparation/Windows edited by
- (diff)
- 18:33 Building/Preparation/Windows edited by
- (diff)
- 13:36 Ticket #3611 (X11-xft-0.3 for xmonad-0.9 on Ubuntu karmic koala) closed by
- invalid: Thanks for the confirmation.
- 09:03 Ticket #3615 (GHCi doesn't allow the use of imported data contructors) created by
- There are two modules in this simplified scenario. The main module is …
- 07:39 Ticket #3614 (Cabal file parser can't handle colon in description) created by
- The description field of the cabal file in the haskell-mtl package …
- 02:25 Ticket #3613 (Better error messages for do-notation) created by
- C Rodrigues [red5_2@…] writes: In this example, fun1 and fun2 …
10/26/09:
- 15:12 Ticket #3612 (Installing the binary tarball requires build tools (binutils, gcc, etc.)) created by
- When installing the binary tarball (e.g., …
- 12:42 Ticket #3611 (X11-xft-0.3 for xmonad-0.9 on Ubuntu karmic koala) created by
- toens@wintermute:~/src/X11-xft-0.3$ runhaskell Setup.lhs build …
- 05:15 GpHEden/Packing edited by
- corrected link to pointer tagging doc (diff)
- 05:13 GpHEden/PlaceholdersAndGC created by
- 05:12 GpHEden/Primitives created by
- 05:10 GpHEden/PackingAndPointerTagging created by
- 05:02 GpHEden/Packing created by
- 04:47 GpHEden/StartStop created by
- 04:46 GpHEden/CompilerWays created by
- 04:44 GpHEden edited by
- place documentation subpages in folder GpHEden (diff)
- 04:42 GpHEden edited by
- copy in EdenWiki content (diff)
- 03:03 Ticket #3610 (Installer has hard-coded path /usr/bin/strip) created by
- On some systems, strip may not be located in /usr/bin. And even if it is, …
- 02:06 Ticket #3609 (ar.exe: Bad file number) created by
- John Earle writes: * Hardware. Operating System: 32-Bit Edition of …
10/25/09:
- 12:15 Ticket #3599 (haddock assumes $libdir/ghc-6.12.0.20091010/html/haddock.css) closed by
- fixed: Fixed in HEAD and 6.12 by: […]
- 06:44 Ticket #3608 (Build the ghc-bin package in the standard way) created by
- In ghc/ghc.mk we have […] which I think is responsible for these …
10/23/09:
- 16:26 Ticket #3600 (Template Haskell mis-coverting empty list to empty string) closed by
- fixed: Merged.
- 16:25 Ticket #3263 (Warnings for monadic values not used) closed by
- fixed: Merged.
- 16:23 Ticket #3572 (Empty types are prettyprinted with trailing "=") closed by
- fixed: Merged
- 16:22 Ticket #3579 (Error: symbol `Bug_compose1_closure' is already defined) closed by
- fixed: Merged.
- 16:21 Ticket #3578 (internal error: evacuate(static): strange closure type 42) closed by
- fixed: Both merged.
- 03:03 Building/Troubleshooting edited by
- (diff)
10/22/09:
- 14:15 Ticket #3607 (index variable for array traversal worker function is not unboxed) created by
- See also http://hackage.haskell.org/trac/ghc/ticket/3606. In an attempt …
- 13:48 Ticket #3606 (The Ord instance for unboxed arrays is very inefficient) created by
- The Ord instance for unboxed arrays defined in Data.Array.Base results in …
- 09:18 Ticket #3605 (Dll's freeze with -threaded) created by
- Attached are two source files (one .c, one .hs), which are compiled (using …
- 02:21 Building/Preparation/Windows edited by
- Remove long irrelevant section (diff)
- 01:14 Ticket #3604 (Use of template-haskell is broken with shared libraries) created by
- Consider the following program: TH.hs: […] Library.hs […] Build …
10/21/09:
- 16:59 Commentary/Compiler/HscMain edited by
- Fix a link to CoreToStg?.lhs (diff)
- 09:45 Building/Troubleshooting edited by
- (diff)
- 09:26 Building/Preparation/Windows edited by
- (diff)
- 08:03 Status/SLPJ-Tickets edited by
- (diff)
- 06:22 Ticket #3596 (getOptions'.parseLanguage(1) went past eof token) closed by
- duplicate: Thanks for the report. Dup of #3153.
- 06:20 Ticket #3593 (Where has readline gone?) closed by
- wontfix: GHC now ships with only a small set of packages, namely those required to …
10/20/09:
- 15:40 Commentary/Compiler/CmmType edited by
- fix broken link (diff)
- 14:24 Ticket #3602 (cabal-install bootstrap script emits error message with no detail) closed by
- invalid: Thanks, suggestion taken. For future reference, Cabal tickets should be …
- 14:21 Ticket #3603 (cabal-install bootstrap script respects PREFIX inconsistently, fails) closed by
- invalid: Already fixed. http://hackage.haskell.org/trac/hackage/ticket/541 For …
- 13:28 Ticket #3603 (cabal-install bootstrap script respects PREFIX inconsistently, fails) created by
- The bootstrap.sh script that comes with cabal-install is documented as …
- 13:25 Ticket #3602 (cabal-install bootstrap script emits error message with no detail) created by
- I am trying to install cabal-install, and it ended with: […] It would …
- 08:55 Ticket #3601 (When running two or more instances of GHCi, persistent history is only ...) created by
- The file ~/.ghc/ghci_history maintains the command history for the first …
- 08:06 Status/Oct09 created by
- 08:00 Building/Preparation/Windows edited by
- (diff)
- 07:58 Commentary/Rts/Storage/HeapObjects edited by
- fixed broken link to calling convention page (diff)
- 07:45 Status edited by
- (diff)
- 07:23 Building/Preparation/Windows edited by
- (diff)
- 05:11 SemiTagging edited by
- (diff)
- 05:10 SemiTagging edited by
- (diff)
- 03:37 Ticket #3595 (The forefathers of Haskell ...) closed by
- invalid: Could you take this to the mailing list please? As you say, this is not …
- 00:29 Ticket #3600 (Template Haskell mis-coverting empty list to empty string) created by
- Antoine Latter aslatter@… writes: the program Demo.hs compiles on …
- 00:28 Ticket #3599 (haddock assumes $libdir/ghc-6.12.0.20091010/html/haddock.css) created by
- I build rc1 with docs living in /usr/share/doc/ghc/html but haddock seems …
- 00:14 Ticket #3598 (ghc-stage2 binary name confusing for users) created by
- ghc-6.12.0.20091010 create a binary called …
10/19/09:
- 17:43 Ticket #3597 (trying to build ghc 6.10.4 from src tarball: haddock: Can't find ...) created by
- Folks: Trying to build from the ghc-6.10.4 source tarball on Ubuntu Hardy …
10/17/09:
- 14:13 Ticket #3596 (getOptions'.parseLanguage(1) went past eof token) created by
- this (19char) "code" crashes ghc-6.10.4: […] ghc: panic! (the …
- 11:35 Ticket #3595 (The forefathers of Haskell ...) created by
- 17 October 2009 I am something of a new face. I wish to introduce myself …
- 06:04 Ticket #3594 (ppc stage1 panic for --enable-shared) created by
- Not sure if this is expected but ghc-6.12 panics on ppc when it starts to …
- 03:57 Building/Preparation/Windows edited by
- (diff)
10/16/09:
- 07:56 Ticket #3593 (Where has readline gone?) created by
- In going from 6.8.x to 6.10.x, I find that Readline has dissappeared. …
- 05:23 Ticket #3592 (Eta-contraction gives a rather bogus type error message) created by
- Consider the following program: […] Compiling this with GHC 6.10.3 …
10/15/09:
- 17:22 Ticket #3591 (A working program reports <<loop>> when compiled with -O) created by
- If the attached module Trampoline.hs is compiled with no optimizations it …
- 12:33 Ticket #3590 (panic (the impossible happened) when compiling with -O2) created by
- when compiling the attached program with -O2 I get the following error: …
- 10:51 Building/Porting edited by
- It's primops.txt, not primop.txt (diff)
- 10:10 Building/Porting edited by
- Generated primop goo should go into boot.tar.gz (diff)
- 06:38 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 06:36 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 06:34 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 06:32 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 06:31 Commentary/Compiler/NewCodeGenPipeline edited by
- (diff)
- 06:20 Commentary/Compiler/NewCodeGen edited by
- (diff)
- 05:47 Ticket #3580 (ghc-6.12.1rc1 on Nix: ghci does not work) closed by
- invalid: Ok, I have been able to fix the problem. It was caused by Nix …
- 05:33 Ticket #959 (Debugging info(?) leaks out: "Urk! Inventing strangely-kinded void TyCon") closed by
- fixed: I finally got around to fixing this […] IAN: Don't merge to the …
- 04:56 Ticket #3589 (Recompilation checker doesn't take into account CPP headers) created by
- When using CPP, the recompilation checker doesn't check the date on any …
- 04:53 Ticket #3588 (ghc -M should emit dependencies on CPP headers) created by
- When using CPP, ghc -M should emit dependencies on header files that are …
- 04:48 Ticket #3263 (Warnings for monadic values not used) reopened by
- Good point. Fixed by: […]
- 00:16 Status/SLPJ-Tickets edited by
- (diff)
10/14/09:
- 15:36 Ticket #3587 (provide a cross-platform way to set environment variables) created by
- System.Environment contains cross-platform operations to query environment …
- 08:15 Ticket #3586 (Initialisation of unboxed arrays is too slow) created by
- On the Clean mailing list, Philippos Apolinarius [phi500ac@…] …
- 08:03 TypeFunctionsStatus edited by
- (diff)
- 07:42 Ticket #3561 (Incorrect code generation on x86) closed by
- fixed: Test added.
- 05:07 Ticket #3585 (runhaskell displays an UTF-8 decoding error) closed by
- invalid: It's trying to load the binary, so not really a bug.
- 04:01 Ticket #3585 (runhaskell displays an UTF-8 decoding error) created by
- I have the following problem with the 6.12.1RC1 Mac installer package on …
- 01:08 Ticket #3584 (type signature involving a type family rejected) created by
- add1 is rejected in the following program: […] The following …
Note: See TracTimeline
for information about the timeline view.
