Timeline
02/03/08:
- 02:54 Ticket #2074 (build of ghc-6.8.2 with extras failed) created by
- Dear developer, while compiling ghc-6.8.2 I got the following error: …
02/01/08:
- 07:54 Ticket #2066 (Building 6.9 with 6.4.1 fails) closed by
- fixed: Fixed this, and a few other problems.
01/31/08:
- 12:52 Ticket #2073 (ghci records empty input lines in readline history) created by
- Ghci records empty input lines in the readline history. This appears to be …
01/30/08:
- 17:52 Ticket #2067 (ALUT fails to build on Mac OS X) closed by
- invalid: In order to build ALUT, you need the C ALUT library. It sounds like this …
01/29/08:
- 14:55 Ticket #2072 (freebsd/amd64: don't know how to mangle assembly language) created by
- Trying to build the zlib package I ran across this error: ghc-asm: don't …
- 08:24 Ticket #1717 (ghc-6.8 configure does not recognise 32bit userland on ppc64) reopened by
- Re-opening. It seems there are Linux/x86-64 installations that have the …
01/28/08:
- 19:53 Ticket #2071 (hp2ps does not handle SCCs with spaces in the identifiers) created by
- If the source program defines a SCC with a space in the identifier, then …
- 12:52 Ticket #2070 (Record field selectors are not optimized) created by
- It seems that record field selectors are not optimized. Usually this …
- 09:13 Ticket #2069 (GHC crashes when both -shared and --make flags are specified) created by
- I'm not even sure if you're meant to be able to do this, but I wanted to …
- 08:29 WorkingConventions edited by
- make it more clear who's doing what (diff)
- 06:35 WorkingConventions edited by
- point to licensing; other misc changes (diff)
- 04:15 Ticket #2068 (need better exception names for fgl) created by
- Every once in a while, due to bugs in my code, when using fgl I see …
01/27/08:
- 15:06 Ticket #2067 (ALUT fails to build on Mac OS X) created by
- Sound.ALUT (2.1.0.0) does not build on Mac OS X: It misses the C header …
- 07:32 Ticket #2066 (Building 6.9 with 6.4.1 fails) created by
- Building GHC 6.9 (20080126 snapshot) with 6.4.1 fails on …
01/26/08:
- 13:10 Ticket #2062 (hpc markup: Prelude.foldr1: empty list) closed by
- fixed
- 11:37 Ticket #2065 (QuickCheck: coarbitrary for Double and Float is broken.) created by
- The coarbitrary definition for these types is incompatible with the way …
01/25/08:
- 14:58 Licensing edited by
- avoid passive voice -- it's really important here to be clear who is … (diff)
- 07:34 Internships edited by
- (diff)
- 07:21 Ticket #2064 (problems with duplicate modules) created by
- Hello, I just noticed the following minor issue. I have a cabal file which …
- 07:15 Licensing created by
- first cut
- 06:00 WorkingConventions/FixingBugs edited by
- (diff)
- 05:57 GettingStarted edited by
- (diff)
- 02:37 Ticket #987 (X11: foreign declarations use Haskell types instead of C ones) closed by
- fixed: I believe this was done last year. The X11 package has the following …
- 02:29 Ticket #784 (defining type of returned value) closed by
- fixed: This module now reports an error in 6.8.2: […] So it appears to be …
01/24/08:
- 16:09 Ticket #2063 (x86_64: RTS linker depends on working MAP_32BIT) created by
- GHC head since the 6.8 split back in October, is broken on OpenBSD, due to …
- 08:42 Ticket #911 (Better information about the location of exceptions) closed by
- fixed: The User's Guide has a section on "Debugging Exceptions". I also improved …
- 08:26 Ticket #1368 (Use filepath in GHC) closed by
- fixed: Now done in the HEAD.
- 08:17 Building/Porting edited by
- "make hc-file-bundle Project=Ghc" wants Parser.hs from extralibs (diff)
- 08:15 Internships edited by
- (diff)
- 02:11 Ticket #482 ('Bug' when installing GHC 6.4.1) closed by
- wontfix: Closing, as this appears to be not our bug.
01/23/08:
- 06:36 Ticket #1987 (GHCi's config file in <AppData>\ghc folder on Windows) closed by
- fixed: See #1838
- 05:10 Ticket #2062 (hpc markup: Prelude.foldr1: empty list) created by
- While testing code coverage for my new package, I noticed this. […]
- 02:36 Ticket #2061 (ghc-pkg loops on mutually recursive package dependencies) closed by
- duplicate: Thanks for the report, we already have a ticket for this one: #1750.
- 02:34 Ticket #2060 (Unknown opcode 10904) closed by
- duplicate: Thanks for the report. This was a bug in GHC 6.6 (see #1013), please …
01/22/08:
- 22:27 GhcPapers edited by
- typo (diff)
- 17:34 Ticket #1312 (runghc doesn't respect -main-is) closed by
- fixed: OK, this is now done in 6.8 and HEAD, but you need to escape the argument …
- 15:29 Ticket #2061 (ghc-pkg loops on mutually recursive package dependencies) created by
- If you have two packages installed, A and B, with a dependency from B to …
- 14:17 Ticket #2060 (Unknown opcode 10904) created by
- I got this error working with ghci just now. Contrary to what it says, I'm …
01/21/08:
- 09:34 Commentary/Compiler/NewCodeGen edited by
- added some hard links to real source files (diff)
- 07:17 Building/Porting edited by
- (diff)
- 05:29 Ticket #1826 (unable to list source for <exception thrown> should never occur) reopened by
- Ah, so actually the :trace detection doesn't work if you :trace an …
- 05:12 Ticket #2054 (:history doesn't work if :trace is not used initially) closed by
- invalid: This is the correct result. main is a CAF (see …
- 04:44 Ticket #2055 (Incorrect warning about qualified import) closed by
- fixed: Sorry, my fault. Fixed now. No need to merge... it's HEAD only. Simon
01/20/08:
- 16:11 Ticket #2059 (Erroneous results in trigonometric functions for > double-precision values) created by
- For large inputs, sin, cos and tan return the input value: […]
- 08:43 Ticket #1599 (testsuite timeout doesn't kill subprocesses on Windows) closed by
- fixed: The timeout program in the testsuite now does this.
- 02:11 Ticket #2058 (Ghci tab-completion cannot handle Unicode) created by
- Ghci on *nix is capable of handling input Unicode identifiers encoded as …
01/19/08:
- 12:22 Ticket #1975 (GHC cc phase doesn't add -framework-path flags) closed by
- fixed: Patch applied to 6.8 and HEAD branches: […]
- 09:27 Ticket #1821 (Parser or lexer mess-up) closed by
- fixed: Many thanks for the patch, dfranke! I've just applied it. Sorry for the …
- 08:59 Ticket #2057 (inconsistent .hi file error gets ignored) created by
- […] Now, the inconsistent .hi file was entirely my fault. However note …
- 07:52 Ticket #2056 (Incorrect warning about unused import) closed by
- duplicate: Thanks for the report. However, this looks the same as #1148 to me; you do …
- 07:29 Ticket #2056 (Incorrect warning about unused import) created by
- In cabal-install in four modules …
- 07:29 Ticket #2055 (Incorrect warning about qualified import) created by
- GHC HEAD failed to validate recently because of this warning (in …
- 05:22 Ticket #1826 (unable to list source for <exception thrown> should never occur) closed by
- fixed: Thanks; now fixed in 6.8 branch and HEAD, modulo #2054.
- 04:58 Ticket #2054 (:history doesn't work if :trace is not used initially) created by
- With this q.hs: […] if I :trace main then :history works: […] …
- 04:34 Ticket #2024 (Template Haskell doesn't work well with Lexically Scoped Type Variables) closed by
- fixed: Merged
01/18/08:
- 23:03 Ticket #2053 (Add read_history and write_history bindings to readline) created by
- Add Haskell bindings for the GNU Readline functions read_history and …
- 07:55 Building/Porting edited by
- (diff)
- 07:17 Commentary/Compiler/NewCodeGen edited by
- elaborated items on the todo list in some detail (diff)
- 02:04 Ticket #1395 (let ./configure check for a GNUreadline framework) closed by
- fixed: ./configure checks for the GNUreadline framework so let's close this …
- 01:59 Ticket #1798 (add better framework support to ghc) closed by
- duplicate: let's discuss this further in #2021
01/17/08:
- 15:35 Ticket #2052 (hpc ignores files containing LINES pragmas that refer to .hsc files) created by
- ghc -hpc generates no ticks for files containing LINE pragmas that point …
- 07:24 Ticket #2051 (-hide-package doesn't allow hiding uninstalled package) created by
- The following behaviour seems a bit too strict: % ghc-pkg list …
- 01:22 TypeFunctionsStatus edited by
- (diff)
01/16/08:
- 21:28 TypeFunctionsStatus edited by
- (diff)
- 20:58 TypeFunctionsStatus edited by
- (diff)
- 17:20 Ticket #2050 (GHCi should keep a persistent history file) created by
- It would be nice if GHCi kept a persistent history of commands like bash …
- 17:18 Ticket #2049 (GHCi doesn't fully load previously broken modules) created by
- Scenario: I have a project with three modules: Mod1, Mod2 and Mod3. Mod3 …
- 14:55 Ticket #2048 (Add split and splitWith to Data.List) created by
- An often requested function is 'split', to split a list into parts …
- 06:56 Internships edited by
- (diff)
- 06:55 Internships edited by
- (diff)
- 06:49 Internships edited by
- (diff)
- 06:34 Internships edited by
- (diff)
- 01:32 Ticket #2046 (Parse errors for mismatched brackets are awful) closed by
- duplicate: This is a long-standing problem, see #459 :-) The "possibly incorrect …
01/15/08:
- 23:19 Building/GettingTheSources edited by
- (diff)
- 19:12 Building/Porting edited by
- the --srcdir=. option for ./configure seems necessary for GHC to find … (diff)
- 18:20 Ticket #1976 (System.Posix.User.getUserEntryForName: incorrect error for non-existent ...) closed by
- fixed: Now fixed in both HEAD and 6.8 branch.
- 18:17 Ticket #2019 (GADT record with polytype argument causes irrefutable pattern failure in ...) closed by
- fixed: I've set the tests to be skipped in the 6.8 branch. This patch: […] …
- 13:37 Building/Porting edited by
- (diff)
- 13:36 Building/Porting edited by
- Clarified that *.hc files must be manually unpacked. (diff)
- 07:45 Ticket #2047 (ghc compiled program crashes with segfault when using -M and/or -c) created by
- When running my program with limited heap size (-H128m) and/or using the …
- 07:39 Ticket #2043 (Debug build is broken by removal of FastTypes import in utils/Util.lhs) closed by
- fixed: Thanks for the patch! I've applied it.
- 07:28 Ticket #2033 (GHC-6.9 panics rather than parse error, related to view patterns.) closed by
- fixed: Simon, yes, I had guessed that it ought to be rejected earlier, but hadn't …
- 06:56 Ticket #2046 (Parse errors for mismatched brackets are awful) created by
- […] The parser error messages for incorrect brackets are awful. A much …
- 03:57 Ticket #2045 (Link error when compiling with -fhpc) created by
- I've attached a version of Lava and simple program Main.hs. Compiling …
- 03:21 Ticket #2044 ("Can't unify" error in debugger) created by
- Debugging the attached array1.hs under GHCi gives the following error: …
01/14/08:
- 11:08 Ticket #2043 (Debug build is broken by removal of FastTypes import in utils/Util.lhs) created by
- The following patch removed the FastTypes? import in utils/Util.lhs which …
- 08:36 Ticket #2042 (Add concatMapM to Control.Monad) created by
- I have written this function over and over again for different projects. …
- 02:36 Ticket #2017 (Normal Guards are internally spliced as Pattern Guards causing compiler ...) closed by
- fixed: Merged
- 02:36 Ticket #2018 (Interface file error with GADT and -O1) closed by
- fixed: Both merged
- 02:35 Ticket #2009 (--with-gmp-includes not honoured everywhere) closed by
- fixed: Merged
- 02:34 Ticket #2030 (GHC internal error: `m' is not in scope) closed by
- fixed: Merged […]
- 02:27 Ticket #2027 (ghc -e sometimes spills control characters into its output) closed by
- fixed: Thanks for the report & patch! I've applied it to the HEAD and 6.8 branch.
01/13/08:
- 14:05 Ticket #2041 (Allow splicing in concrete syntax) created by
- Template Haskell tends to lag behind GHC extensions, so it might be nice …
- 09:51 Ticket #2040 (GADT regression) created by
- The following compiles fine in 6.8.1 but does not in later versions of …
- 07:01 Ticket #2039 (Using GHC 6.8.2 as a library does not work well under Windows in GHCi) created by
- When executing the following code with GHCi 6.8.2 under Windows […] …
- 06:07 Ticket #2038 (System.Posix.Resource.setResourceLimit gives "setResourceLimit: invalid ...) created by
- GHC-6.6.1 worked correctly in setResourceLimit, GHC-6.8.2 gives me an …
01/12/08:
- 17:18 Ticket #2037 (Inner type declaration causes GHC panic) closed by
- duplicate: Thanks for the report. This looks like a duplicate of #2030 to me. If you …
- 14:07 Ticket #2037 (Inner type declaration causes GHC panic) created by
- I get a GHC panic when compiling the attached module. Sorry for the big …
- 13:10 Ticket #2029 (Add --with-libedit flag to the readline package) closed by
- wontfix: The consensus on the libraries list is that (as Thorkil says) it would be …
- 13:05 Ticket #2036 (Show for Double and Float doesn't use parenthesis for negative zero.) created by
- For any other negative number, show would use parenthesis. This is …
- 12:06 Ticket #1012 (ghc panic with mutually recursive modules and template haskell) reopened by
- I agree that it is still a bug, but I've put it back in the _|_ milestone …
- 11:01 Ticket #2035 (New version of getModificationTime) created by
- Function getModificationTime in System.Directory returns ClockTime?. …
- 09:37 Ticket #2034 (In FilePath, current directory should be ".", not "") created by
- FilePath's "current directory" should be ".", not "". This affects a …
- 09:14 Ticket #1996 (Make "swap" a top-level function) closed by
- wontfix: Please follow http://www.haskell.org/haskellwiki/Library_submissions if …
01/11/08:
- 11:10 Ticket #2033 (GHC-6.9 panics rather than parse error, related to view patterns.) created by
- Try to compile the below program, ghc panics rather than giving a parse …
- 01:08 Ticket #2032 (SCC annotations cause compile errors) closed by
- wontfix: Function application precedence would be inconvenient: usually you want …
01/10/08:
- 08:31 Ticket #2032 (SCC annotations cause compile errors) created by
- The following program will not compile: bad s = take 10 . {-# SCC "foo" …
- 04:05 Ticket #2031 (relocation overflow) created by
- I've created a statically linked ghc-6.8.2 for PPC Mac OS 10.4 (Tiger). …
01/09/08:
- 10:18 Ticket #2030 (GHC internal error: `m' is not in scope) created by
- Tripped this while trying to use ScopedTypeVariables? under 6.8.2 Have …
- 10:01 Ticket #2029 (Add --with-libedit flag to the readline package) created by
- It would be useful for the readline package to support compiling against …
- 08:26 Ticket #2028 (STM slightly conservative on write-only transactions) created by
- The STM appears to be slightly too conservative on write-only …
01/08/08:
- 16:31 Ticket #1779 (unknown symbol `hs_hpc_module') closed by
- worksforme: This no longer prints a message, and works just fine, in HEAD. I compiled …
- 10:39 Ticket #2027 (ghc -e sometimes spills control characters into its output) created by
- The behaviour depends on the TERM variable. For example, […] …
- 10:21 Ticket #1907 (HPC and Template Haskell don't mix) closed by
- worksforme: This works just fine in ghc-6.9.20080107; but does fail on 6.8.1. I'm …
- 07:56 Ticket #2026 (Simple data types in System.Posix.IO should have Eq, Ord, etc. instances) created by
- When trying to use OpenMode in a Data.Map key, I noticed that it's not …
- 00:14 Ticket #2025 (supply a testsuite archive together with a source release (for ghc-6.8.3)) created by
- For those who build bindists and users who use them some checking against …
01/07/08:
- 17:30 Ticket #2024 (Template Haskell doesn't work well with Lexically Scoped Type Variables) created by
- I don't know if TH is meant to work properly with LSTV. I don't personally …
- 15:19 SQLLikeComprehensions edited by
- Status update on these (diff)
- 13:55 Ticket #2020 (configure script shipped with ghc is built by broken version of autoconf) closed by
- wontfix: We still want to be able to build on machines with older autoreconf's (as …
- 07:19 Building/Unregisterised edited by
- (diff)
- 07:14 Ticket #2023 (Packages.lhs:mungePackagePaths doesn't handle haddock-html & ...) created by
- Substitution for $topdir et al should be done for haddock-html and …
- 06:40 Ticket #2022 (DLL support broken) created by
- Creating a DLL using the -shared option does not work for me: 1. ghc …
- 06:15 Ticket #2021 (let ghc find framework header files and link with frameworks located in ...) created by
- As described in ticket #1395 I want ghc to be able to work with my local …
- 06:03 Ticket #1989 (GHC-6.8.1 fails arith003 on amd64/FreeBSD-7.0) closed by
- fixed: Ok, closing the bug.
01/06/08:
- 20:04 Ticket #2020 (configure script shipped with ghc is built by broken version of autoconf) created by
- I've been looking into a downstream packaging problem: …
- 18:54 Building/Using edited by
- Replaced hyphens with emdashes where appropriate. (diff)
- 18:42 Building/Using edited by
- Inserted an and and turned HTML mdash entities into emdash characters. (diff)
- 09:55 Building/Porting edited by
- -fasm together with -keep-hc-files doesn't make sense, so change it to … (diff)
- 08:12 Ticket #1963 (Pressing ^C at the right moment can trash GHC's package list) closed by
- fixed: Merged
- 06:19 Ticket #2019 (GADT record with polytype argument causes irrefutable pattern failure in ...) created by
- […] causes *** Exception: basicTypes/MkId.lhs:642:8-70: Irrefutable …
- 05:07 Ticket #1898 (segfault with +RTS -N2 (related to tryTakeMVar?)) closed by
- fixed: Merged
- 05:06 Ticket #1988 ([6.8.1 regression] 6.8.2 panics in nameModule with -O2) closed by
- fixed: Merged
- 05:06 Ticket #2011 ([6.8.1 regression] panic: lookupVers1 base:GHC.Prim sym{tc}) closed by
- fixed: Merged
- 05:05 Ticket #1495 (newtype fixpoint sends the compiler into an infinite loop) closed by
- fixed: Merged (it pulled cleanly)
- 04:59 Ticket #1981 (panic when compiling record implementation using type families) closed by
- fixed: Merged
- 04:58 Ticket #2000 (-funfolding-update-in-place badly documented) closed by
- fixed: Merged
- 04:57 Ticket #2004 (Pattern matching against GADTs without -XGADTs has odd behavior.) closed by
- fixed: Merged
- 04:55 Ticket #1980 (sporadic segmentation faults) closed by
- fixed: Merged
01/05/08:
- 23:09 Ticket #2018 (Interface file error with GADT and -O1) created by
- I've tried to simplify this as much as possible. In particular, the bug …
- 09:14 Ticket #2017 (Normal Guards are internally spliced as Pattern Guards causing compiler ...) created by
- Here is an example Foo.hs […] The example shows that even if the …
01/04/08:
- 06:59 Ticket #2016 (GHC generates bad code for pointer manipulations from .cmm) closed by
- duplicate: I strongly suspect you are experiencing another symptom of #1989. The …
- 05:29 Ticket #2016 (GHC generates bad code for pointer manipulations from .cmm) created by
- In files rts/StgStdThunks.cmm (and rts/StgMiscClosures.cmm also) a …
- 04:27 Ticket #1012 (ghc panic with mutually recursive modules and template haskell) closed by
- fixed: Simon is right: B.hs depends on C.hs, which depends on A.hs-boot. I think …
Note: See TracTimeline
for information about the timeline view.
