Timeline


and

02/06/08:

05:19 Building/RunningTests edited by simonmar
update (diff)
02:25 Ticket #2078 (INLINE and strictness) created by simonpj
Consider this code […] At the moment the body of foo is not …
01:23 Ticket #2077 (GHC ignores pragma due to preceding comment) closed by simonmar
duplicate: Thanks for the report - we already have this one as #1736

02/05/08:

13:59 Ticket #2077 (GHC ignores pragma due to preceding comment) created by tbh
GHC ignores a {-# OPTIONS -fglasgow-exts #-} pragma because …
09:06 Ticket #1537 (do notation translation) reopened by simonpj
OK here's a fix: […] Probably worth merging, hence re-opening. I hope …
09:04 Ticket #2070 (Record field selectors are not optimized) closed by simonpj
fixed: This patch should fix it […] No need to merge to the 6.8 branch. I'm …
03:28 ExtensibleRecords edited by simonpj
(diff)

02/04/08:

22:28 Ticket #2076 (rational infinities don't compare correctly to each other) created by uhollerbach
Let pinf = 1%0, and ninf = (-1)%0; then (min ninf pinf) is correctly …
14:31 Ticket #2075 (hpc should render information about the run in its html markup) created by dons
To check if a generated coverage test is up to date, it would be useful to …

02/03/08:

02:54 Ticket #2074 (build of ghc-6.8.2 with extras failed) created by sk
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 simonmar
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 Eelis-
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 igloo
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 newsham
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 simonmar
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 benl
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 twanvl
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 bchallenor
I'm not even sure if you're meant to be able to do this, but I wanted to …
08:29 WorkingConventions edited by tim
make it more clear who's doing what (diff)
06:35 WorkingConventions edited by simonmar
point to licensing; other misc changes (diff)
04:15 Ticket #2068 (need better exception names for fgl) created by Frederik
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 guest
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 pejo
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 AndyGill
fixed
11:37 Ticket #2065 (QuickCheck: coarbitrary for Double and Float is broken.) created by jedbrown
The coarbitrary definition for these types is incompatible with the way …

01/25/08:

14:58 Licensing edited by tim
avoid passive voice -- it's really important here to be clear who is … (diff)
07:34 Internships edited by simonpj
(diff)
07:21 Ticket #2064 (problems with duplicate modules) created by Frederik
Hello, I just noticed the following minor issue. I have a cabal file which …
07:15 Licensing created by simonmar
first cut
06:00 WorkingConventions/FixingBugs edited by simonmar
(diff)
05:57 GettingStarted edited by simonmar
(diff)
02:37 Ticket #987 (X11: foreign declarations use Haskell types instead of C ones) closed by simonmar
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 simonmar
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 dons
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 simonmar
fixed: The User's Guide has a section on "Debugging Exceptions". I also improved …
08:26 Ticket #1368 (Use filepath in GHC) closed by igloo
fixed: Now done in the HEAD.
08:17 Building/Porting edited by felixmar
"make hc-file-bundle Project=Ghc" wants Parser.hs from extralibs (diff)
08:15 Internships edited by simonmar
(diff)
02:11 Ticket #482 ('Bug' when installing GHC 6.4.1) closed by simonmar
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 simonmar
fixed: See #1838
05:10 Ticket #2062 (hpc markup: Prelude.foldr1: empty list) created by jedbrown
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 simonmar
duplicate: Thanks for the report, we already have a ticket for this one: #1750.
02:34 Ticket #2060 (Unknown opcode 10904) closed by simonmar
duplicate: Thanks for the report. This was a bug in GHC 6.6 (see #1013), please …

01/22/08:

22:27 GhcPapers edited by tim
typo (diff)
17:34 Ticket #1312 (runghc doesn't respect -main-is) closed by igloo
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 trevor
If you have two packages installed, A and B, with a dependency from B to …
14:17 Ticket #2060 (Unknown opcode 10904) created by ezrakilty
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 guest
added some hard links to real source files (diff)
07:17 Building/Porting edited by simonmar
(diff)
05:29 Ticket #1826 (unable to list source for <exception thrown> should never occur) reopened by igloo
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 simonmar
invalid: This is the correct result. main is a CAF (see …
04:44 Ticket #2055 (Incorrect warning about qualified import) closed by simonpj
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 daniel.is.fischer
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 igloo
fixed: The timeout program in the testsuite now does this.
02:11 Ticket #2058 (Ghci tab-completion cannot handle Unicode) created by desegnis
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 igloo
fixed: Patch applied to 6.8 and HEAD branches: […]
09:27 Ticket #1821 (Parser or lexer mess-up) closed by igloo
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 duncan
[…] Now, the inconsistent .hi file was entirely my fault. However note …
07:52 Ticket #2056 (Incorrect warning about unused import) closed by igloo
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 duncan
In  cabal-install in four modules …
07:29 Ticket #2055 (Incorrect warning about qualified import) created by duncan
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 igloo
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 igloo
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 igloo
fixed: Merged

01/18/08:

23:03 Ticket #2053 (Add read_history and write_history bindings to readline) created by ajd
Add Haskell bindings for the GNU Readline functions read_history and …
07:55 Building/Porting edited by guest
(diff)
07:17 Commentary/Compiler/NewCodeGen edited by guest
elaborated items on the todo list in some detail (diff)
02:04 Ticket #1395 (let ./configure check for a GNUreadline framework) closed by maeder
fixed: ./configure checks for the GNUreadline framework so let's close this …
01:59 Ticket #1798 (add better framework support to ghc) closed by maeder
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 dons
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 MagnusTherning
The following behaviour seems a bit too strict: % ghc-pkg list …
01:22 TypeFunctionsStatus edited by chak
(diff)

01/16/08:

21:28 TypeFunctionsStatus edited by chak
(diff)
20:58 TypeFunctionsStatus edited by chak
(diff)
17:20 Ticket #2050 (GHCi should keep a persistent history file) created by ajd
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 ajd
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 twanvl
An often requested function is 'split', to split a list into parts …
06:56 Internships edited by simonpj
(diff)
06:55 Internships edited by simonpj
(diff)
06:49 Internships edited by simonpj
(diff)
06:34 Internships edited by simonpj
(diff)
01:32 Ticket #2046 (Parse errors for mismatched brackets are awful) closed by simonmar
duplicate: This is a long-standing problem, see #459 :-) The "possibly incorrect …

01/15/08:

23:19 Building/GettingTheSources edited by asomis
(diff)
19:12 Building/Porting edited by guest
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 igloo
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 igloo
fixed: I've set the tests to be skipped in the 6.8 branch. This patch: […] …
13:37 Building/Porting edited by guest
(diff)
13:36 Building/Porting edited by guest
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 mte
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 igloo
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 igloo
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 NeilMitchell
[…] The parser error messages for incorrect brackets are awful. A much …
03:57 Ticket #2045 (Link error when compiling with -fhpc) created by guest
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 r6144
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 gmainland
The following patch removed the FastTypes? import in utils/Util.lhs which …
08:36 Ticket #2042 (Add concatMapM to Control.Monad) created by twanvl
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 igloo
fixed: Merged
02:36 Ticket #2018 (Interface file error with GADT and -O1) closed by igloo
fixed: Both merged
02:35 Ticket #2009 (--with-gmp-includes not honoured everywhere) closed by igloo
fixed: Merged
02:34 Ticket #2030 (GHC internal error: `m' is not in scope) closed by igloo
fixed: Merged […]
02:27 Ticket #2027 (ghc -e sometimes spills control characters into its output) closed by igloo
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 igloo
Template Haskell tends to lag behind GHC extensions, so it might be nice …
09:51 Ticket #2040 (GADT regression) created by guest
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 PVerswyvelen
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 slyfox
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 igloo
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 basvandijk
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 judah
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 clanehin
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 igloo
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 felixmar
Function getModificationTime in System.Directory returns ClockTime?. …
09:37 Ticket #2034 (In FilePath, current directory should be ".", not "") created by igloo
FilePath's "current directory" should be ".", not "". This affects a …
09:14 Ticket #1996 (Make "swap" a top-level function) closed by igloo
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 apeacock
Try to compile the below program, ghc panics rather than giving a parse …
01:08 Ticket #2032 (SCC annotations cause compile errors) closed by simonmar
wontfix: Function application precedence would be inconvenient: usually you want …

01/10/08:

08:31 Ticket #2032 (SCC annotations cause compile errors) created by m4dc4p
The following program will not compile: bad s = take 10 . {-# SCC "foo" …
04:05 Ticket #2031 (relocation overflow) created by maeder
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 ToRA
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 judah
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 JulesBean
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 AndyGill
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 int-e
The behaviour depends on the TERM variable. For example, […] …
10:21 Ticket #1907 (HPC and Template Haskell don't mix) closed by AndyGill
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 wjt
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 maeder
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 fons
I don't know if TH is meant to work properly with LSTV. I don't personally …
15:19 SQLLikeComprehensions edited by guest
Status update on these (diff)
13:55 Ticket #2020 (configure script shipped with ghc is built by broken version of autoconf) closed by igloo
wontfix: We still want to be able to build on machines with older autoreconf's (as …
07:19 Building/Unregisterised edited by simonmar
(diff)
07:14 Ticket #2023 (Packages.lhs:mungePackagePaths doesn't handle haddock-html & ...) created by guest
Substitution for $topdir et al should be done for haddock-html and …
06:40 Ticket #2022 (DLL support broken) created by mte
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 maeder
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 simonmar
fixed: Ok, closing the bug.
Note: See TracTimeline for information about the timeline view.