Timeline


and

10/06/08:

02:41 Ticket #1779 (unknown symbol `hs_hpc_module') reopened by simonmar
This is happening with 6.10 and HEAD, currently, on the qq005 test (see …
01:10 GHC-6.10.1 edited by simonmar
add more platforms (diff)
01:06 GHC-6.10.1 edited by simonmar
add tickets (diff)

10/05/08:

19:57 Ticket #2662 (should install ghc-pkg with versioned name again) created by duncan
The build system has always installed ghc and ghc-pkg as a link to ghc-x.y …
15:29 GHC-6.10.1 edited by igloo
(diff)
12:46 Ticket #2661 (Associated type synonyms not fully simplified in GHCi) created by kupopo
The following code works as expected when compiled in GHC, or even when …
08:37 Ticket #2660 (Add Down newtype wrapper for reversing orderings) created by twanvl
In the same spirit as the newtypes in Data.Monoid, we can also add a …
08:27 Ticket #2659 (Add sortOn and other *On functions) created by twanvl
Almost all uses of sortBy are of the form {{{sortBy (comparing …
07:35 GHC-6.10.1 edited by igloo
(diff)
07:20 Ticket #2658 (Extreme memory usage (probably type functions)) created by guest
This is with the ghc 6.10.1 rc: …
06:04 Ticket #2657 (DPH Haddock document isn't linked from Libraries document) created by shelarcy
GHC 6.10.1 beta binay distribution has DPH libraries(dph-* packages)' …
06:04 GHC-6.10.1 edited by igloo
(diff)
06:03 GHC-6.10.1 edited by igloo
(diff)
05:52 Ticket #2656 (GHC API document isn't linked from any document) created by shelarcy
GHC 6.10.1 beta binay distribution has GHC API Haddock document. But it …
05:42 GHC-6.10.1 edited by igloo
(diff)
05:40 GHC-6.10.1 created by igloo
04:20 Ticket #2655 (Control.Exception's Haddock document drop instruction about Extensible ...) created by shelarcy
GHC 6.10.1 beta replaced old Control.Exception module by Extensible …

10/04/08:

16:30 Ticket #2654 (pwd problems) closed by ajd
invalid: Whoops, never mind. I guess I didn't properly remove the pwd from the old …
15:30 Ticket #2497 (Weird scoping for tyvars in rules) reopened by duncan
Replying to simonpj: It's not entirely obvious to me that …
12:55 Ticket #2585 (New versions of windres fail with "windres: CreateProcess (null): No ...) closed by igloo
fixed: We now check for bad versions. both in configure, and when preparing a …
10:07 Ticket #2654 (pwd problems) created by ajd
When compiling today's darcs HEAD, I repeatedly get error messages: …
07:13 Ticket #2653 (Hugs does not like bracketOnError in Network.hs) closed by igloo
fixed: network (extralibs) isn't forked, so no need to merge.
06:35 Ticket #2423 (Panic building GHC version 6.8.3 for powerpc-apple-darwin) closed by igloo
fixed: Reporter now can't reproduce the problem any more.
06:06 Ticket #2653 (Hugs does not like bracketOnError in Network.hs) created by golubovsky
Currently network/Network.hs has this: […] So Hugs gets the <606 …
05:25 TypeFunctionsStatus edited by chak
(diff)
05:16 Ticket #2300 (GHCi locks up on long input) closed by igloo
worksforme: If you are still seeing this problem with 6.10, please re-open this …
04:44 Ticket #2647 (Serious typo in IntMap.hs) closed by igloo
fixed: Like others have said, good spot; thanks! I've applied your patch to HEAD …
04:31 Ticket #2632 (Template Haskell confused by operator fixity) closed by igloo
fixed: Merged
04:25 TypeFunctionsStatus edited by chak
(diff)
04:23 TypeFunctionsStatus edited by chak
(diff)
04:14 TypeFunctionsStatus edited by chak
(diff)
03:05 Ticket #2652 (fancier prompts for ghci) created by jsnx
It'd be nice to put newlines in a GHCi prompt using standard escape …

10/03/08:

15:57 Ticket #2295 (Combined -odir/-hidir flag) closed by igloo
fixed: Merged
15:57 Ticket #2410 (HEAD build fails when building way=p with WAY_p_OPTS='-prof -caf-all ...) closed by igloo
fixed: Merged
15:56 Ticket #2453 (users_guide/syntax-extns.html # 8.3.3, control.monad doc, etc, have ...) closed by igloo
fixed: Merged
15:56 Ticket #2637 (conc032(threaded2) fails with "thread blocked indefinitely") closed by igloo
fixed: Merged
14:18 Ticket #2414 (GHCi / GHC segfault : type checker problem) closed by igloo
fixed: We won't be releasing 6.8.4.
14:18 Ticket #2358 (Template Haskell's TupleT considers unary tuples as a valid types.) closed by igloo
fixed: We won't be releasing 6.8.4.
14:18 Ticket #2367 (ASSERT failed! file basicTypes/MkId.lhs line 643) closed by igloo
fixed: We won't be releasing 6.8.4.
14:18 Ticket #2378 (panic: lookupVers1, when standalone deriving Typeable and Data) closed by igloo
fixed: We won't be releasing 6.8.4.
14:18 Ticket #2386 (Splicing in constructors that are abstract from the point of view of the ...) closed by igloo
fixed: We won't be releasing 6.8.4.
14:18 Ticket #2433 (standalone deriving Typeable shouldn't need data constructors in scope?) closed by igloo
fixed: We won't be releasing 6.8.4.
14:18 Ticket #2478 (Assertion failure in type checker) closed by igloo
fixed: We won't be releasing 6.8.4.
14:18 Ticket #2486 (Code specialization regression in 6.8.3) closed by igloo
fixed: We won't be releasing 6.8.4.
14:17 Ticket #2506 (infix assert panics ghc) closed by igloo
fixed: We won't be releasing 6.8.4.
13:39 Ticket #2651 (BlockedIndefinitely not thrown when it should be) created by govereau
The following program demonstrates the bug. When run with no arguments, …
11:18 Ticket #2650 (Child processes always unwantedly inherit Handles on Windows) created by Deewiant
runInteractiveProcess (the one in runProcess.c, not the Haskell one) …
07:23 Ticket #2649 (6.10 regression: panic in tyFamInsts on invalid code) created by Deewiant
[…] […] With 6.8.2 I get instead the following, which I think is …
01:42 Ticket #2648 (Report out of date interface files robustly) created by simonpj
Suppose X.hi refers to Y.f77, but Y.hi is out of date and has no …

10/02/08:

15:12 Ticket #2647 (Serious typo in IntMap.hs) created by sedillard
Someone has recently (since 6.8.3) taken a "style" pass over IntMap.hs. …
12:19 Ticket #2646 (Expand folding options for Sets and Maps) created by sedillard
xref #2580 , …
11:38 Ticket #2580 (export Data.Map.toDescList) closed by igloo
fixed: This proposal has been applied. Please make a new ticket if you would like …
10:22 Ticket #2580 (export Data.Map.toDescList) reopened by sedillard
I've attached a patch which expands on Evan's changes and propagates them …
09:03 Ticket #2645 (fix type, performance of IntMap(Set).findMin(Max)) created by sedillard
The findMin / findMax functions for Data.IntMap? currently return only the …
08:42 Ticket #2644 (type of IntMap.intersection[WithKey] is incorrect) created by sedillard
IntMap.intersectionWith has declared type `(a -> b -> a) -> IntMap? a -> …
08:35 Ticket #2643 (Optimized IntMap / IntSet construction from sorted input) created by sedillard
Currently the "fromAscList" functions for building IntMaps and IntSets …
06:50 Ticket #2634 (tcIfaceGlobal (local): not found:) closed by Meddix
invalid: You're right. Deleting the "dist" folder and recompiling, the problem …
06:34 TypeFunctionsStatus edited by chak
(diff)
06:17 Ticket #2631 (Template Haskell weird error message) closed by simonpj
duplicate: Happily this is a different manifestation of #2597, and already fixed. …
05:22 Ticket #2642 (Improve SpecConstr for join points) created by simonpj
This is another SpecConstr improvement suggestion. See also #2598, …
01:41 TypeFunctionsStatus edited by chak
(diff)
01:31 Ticket #2641 (Revise the rules for -XExtendedDeafultRules) created by simonpj
The -XExtendedDefaultRules flag is very liberal about type-class …
01:25 Ticket #2640 (Treat -X flags consistently in GHCi) created by simonpj
Currently GHCi treats -X language extension flags as follows: the -X …
01:03 TypeFunctionsStatus edited by chak
(diff)
01:03 TypeFunctionsStatus edited by chak
(diff)
00:20 TypeFunctionsStatus edited by chak
(diff)

10/01/08:

23:54 TypeFunctionsStatus edited by chak
(diff)
22:51 TypeFunctionsStatus edited by chak
(diff)
22:50 Ticket #2291 (Panic mixing RULES and Type Families) closed by chak
fixed: Works with the new solver.
22:20 Ticket #2639 (Core lint failure with type families, data families, and typeclasses) created by ryani
I haven't been able to shrink this case smaller and still fail core lint. …
21:58 TypeFunctionsStatus edited by chak
(diff)
21:57 Ticket #2448 (Type equality constraint not propagated to superclass) closed by chak
fixed
16:51 Commentary edited by tim
rm extra text (diff)
16:50 Commentary edited by tim
the GHC Hackathon was in 2006 (diff)
13:53 Ticket #2638 (runInteractiveCommand on Win32 leaks, produces inconsistent behavior) created by sclv
See the attached test case, which should be self documenting. Compile with …
08:56 TypeFunctionsStatus edited by chak
(diff)
07:49 TypeFunctionsStatus edited by chak
(diff)
05:17 Ticket #2637 (conc032(threaded2) fails with "thread blocked indefinitely") created by simonmar
There's a race condition in throwTo where the target thread is running …
04:57 Status/October08 created by igloo
04:34 Ticket #2633 (Broken windres in Windows installer) closed by simonmar
duplicate: It really is a duplicate of #2585 (and I agree it's a blocker). I thought …
03:23 Ticket #2636 (Error message for missing import substantially worse in 6.9/6.11) created by NeilMitchell
Creating a file Test.hs: […] where Foo does not exist, used to give a …
02:21 TypeFunctionsStatus edited by chak
(diff)
00:50 Ticket #2633 (Broken windres in Windows installer) reopened by NeilMitchell
A further email from the original reporter reveals that this version was …

09/30/08:

23:29 TypeFunctionsStatus edited by chak
(diff)
23:28 Ticket #2235 (Bogus occurs check with type families) closed by chak
invalid: We agreed that this […] is not the right signature. The new solver …
22:34 TypeFunctionsStatus edited by chak
(diff)
22:34 Ticket #2151 (GADTs in function Patterns) closed by chak
fixed
16:22 Ticket #2594 (Wrong size for Int in arguments to functions wrapped to FunPtr by FFI ...) closed by igloo
fixed: Merged
16:20 Ticket #2411 (RaiseAsync and STM segfault with stop_at_atomically in some circumstances.) closed by igloo
fixed: Merged

09/29/08:

22:34 TypeFunctionsStatus edited by chak
(diff)
22:34 Ticket #2627 (GADT + Type family doesn't unify like I expect) closed by chak
fixed: Fixed the panic, too.
22:09 TypeFunctionsSolving edited by chak
(diff)
22:05 TypeFunctionsSolving edited by chak
(diff)
21:33 TypeFunctionsStatus edited by chak
(diff)
20:39 TypeFunctionsStatus edited by chak
(diff)
20:18 TypeFunctionsStatus edited by chak
(diff)
20:17 TypeFunctionsStatus edited by chak
(diff)
20:16 TypeFunctionsStatus edited by chak
(diff)
19:53 TypeFunctionsStatus edited by chak
(diff)
19:51 Ticket #1775 (type families: poor error massages when lacking instances) closed by chak
fixed: With the new solver, we get the more conventional error message: […]
15:36 Commentary/Compiler/NewCodeGen edited by guest
Fixed typo (diff)
10:57 Ticket #2635 (ghc panic) created by jorzo
ghc-6.8.3: panic! (the 'impossible' happened) (GHC version 6.8.3 for …
07:19 Ticket #2634 (tcIfaceGlobal (local): not found:) created by Meddix
Building happs-tutorial (slightly edited) gives the following error: …
06:36 TypeFunctionsSolving edited by chak
(diff)
05:46 Ticket #2633 (Broken windres in Windows installer) closed by NeilMitchell
duplicate: It's not a Template Haskell bug, but it is known: …
05:30 Ticket #2633 (Broken windres in Windows installer) created by simonpj
JCAB reports: […] gives the spooky error […] Works in 6.8.3
05:27 Ticket #2632 (Template Haskell confused by operator fixity) created by simonpj
Reported by JCAB […] Works with 6.8.3, but with the 6.10 beta, it dies …
01:24 Ticket #2631 (Template Haskell weird error message) created by NeilMitchell
I've noticed quite a few bugs related to weird TemplateHaskell expressions …
00:51 TypeFunctionsStatus edited by chak
(diff)
00:50 TypeFunctionsStatus edited by chak
(diff)
00:48 Ticket #2219 (GADT match fails to refine type variable) closed by chak
fixed: Works with the new solver.
00:45 TypeFunctionsStatus edited by chak
(diff)
00:45 Ticket #2202 (type error causes type checker stack overflow) closed by chak
fixed: All fine with the new solver.
00:43 TypeFunctionsStatus edited by chak
(diff)
00:43 Ticket #2146 (Decomposition rule for equalities is too weak in case of higher-kinded ...) closed by chak
fixed: Fixed by the new solver.
00:36 TypeFunctionsStatus edited by chak
(diff)
00:36 Ticket #2040 (GADT regression) closed by chak
fixed: Fine with new solver.
00:32 TypeFunctionsStatus edited by chak
(diff)
00:31 Ticket #2212 (Double assignment to coercion variable) closed by chak
fixed: Fixed by the new solver.
00:29 TypeFunctionsStatus edited by chak
(diff)
00:28 Ticket #2432 (type family panic: Coercion.splitCoercionKindOf) closed by chak
fixed: Works with the new solver.

09/28/08:

23:48 Design/TypeNaming edited by chak
Comment re Proposal 1 (diff)
06:08 Ticket #2630 (installed packages should have a src-dirs field, for access to optionally ...) created by claus
In a typical ghc+packages installation, there are no Haskell sources. That …
03:59 Ticket #2619 (Can't build older compiler) closed by igloo
fixed: Sounds like this is fixed, then. Thanks for testing!
00:00 Ticket #2629 (Data.List: Replace nub; add nubOrd, nubInt, nubWith) created by Bart Massey
Everyone always complains about nub, but nobody ever does anything about …

09/27/08:

14:15 Ticket #2377 (Building ghc-api with profiling fails during install) closed by igloo
fixed: Thanks for the report; I can reproduce this with 6.8.3, but it's fixed in …
10:49 Ticket #2484 (ghc 6.8.2 broken after Security Update 2008-005 (PPC) on Mac OS 10.4.11) closed by igloo
worksforme: Unreproducible, and no response from submitter.
10:41 Ticket #2495 (Source dist should include Happy/Alex-generated sources) closed by igloo
fixed: Now done.
10:27 Ticket #2628 (hIsTerminalDevice returns True for /dev/null (aka NUL) on Windows) created by igloo
test 2228 is failing for me in an msys window on Windows: […] because …
08:21 Ticket #2603 (Crash on Korn shell on Windows XP) closed by igloo
fixed: Applied, thanks!

09/26/08:

15:00 Ticket #2501 ([Document] Is it possible to add an example to show how to use SCC in ...) closed by igloo
fixed: Fixed: […] Thanks for the report.
14:59 Ticket #2591 (Explain +RTS -t/s/S output text) closed by igloo
fixed: Fixed: […]
14:11 Status/Releases edited by simonmar
(diff)
14:09 Status/Releases edited by simonmar
(diff)
08:22 Ticket #2477 (-package-conf flag makes runghc fail) closed by igloo
fixed: Fixed: […]
08:22 Ticket #1348 (inconsistent 'ghc --help" message) closed by igloo
fixed: Now fixed: […]

09/25/08:

23:59 Ticket #2627 (GADT + Type family doesn't unify like I expect) created by ryani
I'd expect this program to compile; the "given" equations in "conn" should …
16:29 Ticket #2618 (Order is relevant when matching signature contexts of a mutually recursive ...) closed by simonpj
invalid: It's part of the Haskell 98 spec; see the last sentence of Section 4.5.2 …
16:11 Ticket #303 (Rebindable syntax doesn't work as advertised) closed by simonpj
duplicate: This is really a dup of #1537, which was fixed last year but never got …
12:52 Ticket #303 (Rebindable syntax doesn't work as advertised) reopened by ryani
This seems to be broken in 6.8.3, at least for "weird" monad types. Test …
12:28 Ticket #2620 (`ghci --help` gives unhelpful error message) closed by igloo
fixed
12:27 Ticket #2617 (GHC.Integer no longer exports S# and J#) closed by igloo
fixed: Thanks for the report. You can now get the constructors from …
05:25 Ticket #2623 (Crypto-0.4.1 -- the impossible happened) closed by igloo
fixed: Thanks for the report; this is fixed in 6.10.
04:54 Ticket #2616 (install script can't replace /usr/local/bin/runhaskell) closed by igloo
fixed: Thanks for the report; now fixed.
04:41 Ticket #2602 (Haddock not installed properly) closed by igloo
fixed: Thanks for the report; now fixed.
04:37 Ticket #2589 (ghci fails in ByteCodeGen.lhs with "nonexhaustive patterns in case") closed by igloo
fixed: The code is now -Wall clean, so this sort of crash shouldn't happen.
04:27 Ticket #2575 (shell script gotcha in boot) closed by igloo
fixed: Thanks for the report; now done.
01:44 TypeFunctionsStatus edited by chak
(diff)

09/24/08:

15:45 Ticket #2580 (export Data.Map.toDescList) closed by igloo
fixed: Applied, thanks!
12:46 Ticket #2626 (In ISO8601 the date and time should be separated by a 'T', not a space) created by MagnusTherning
A proper proposal for the issue raised in #2474. Deadline: a week after …
10:23 Building/Prerequisites edited by judah
(diff)
09:44 Ticket #1920 (Show instance for Ratio is wrong) closed by igloo
fixed: Merged.
09:44 Ticket #2499 (OPTIONS pragma silently ignored) closed by igloo
fixed: Merged.
09:44 Ticket #2566 ("ghc -c foo.bar" silently does nothing) closed by igloo
fixed: Merged.
09:43 Ticket #2597 (panic! (the 'impossible' happened) (using TH)) closed by igloo
fixed: Both merged.
07:56 Design/TypeNaming edited by guest
(diff)
07:45 Design/TypeNaming edited by guest
(diff)

09/23/08:

21:58 Ticket #2625 (Unexpected -ddump-simpl output for derived Ord instance and UNPACKed ...) created by aslatter
In the following example, with either -O or -O2 In the derived Eq …
18:53 Design/TypeNaming edited by nr
comment on taking a bigger step toward signatures in place of export lists (diff)
15:50 Design/TypeNaming edited by simonpj
(diff)
15:39 Design/TypeNaming edited by simonpj
(diff)
10:01 Ticket #2622 (sum and product thunkpile) closed by simonmar
invalid: We can't apply this patch, because it changes the semantics of sum & …
09:52 Ticket #2621 (sum and product thunkpile) closed by simonmar
duplicate: resubmitted as #2622
09:52 Design/TypeNaming created by simonpj

09/22/08:

23:46 Ticket #2624 (GHC 10.1 beta build error) created by humasect
[…]
23:15 Ticket #2623 (Crypto-0.4.1 -- the impossible happened) created by jsnx
I'm using the Linux binary of GHC 6.8.3 to build the crypto library. The …
20:31 Ticket #2622 (sum and product thunkpile) created by Bart Massey
Do "ulimit -v 524288" at the shell so your machine won't hang. Run ghci, …
20:23 Ticket #2621 (sum and product thunkpile) created by Bart Massey
Do "ulimit -v 524288" at the shell so your machine won't hang. Run ghci, …
15:21 Ticket #2493 (implement proposed Qualified Operator syntax) closed by simonmar
fixed: Done: […] The implementatin is not exactly the same as the proposal, …
10:50 TypeFunctionsStatus edited by chak
(diff)
09:42 Ticket #2620 (`ghci --help` gives unhelpful error message) created by Deewiant
Running ghci --help gives the following humorous output: […] This …
09:33 Ticket #2619 (Can't build older compiler) created by judah
I tried to build an up-to-date HEAD (ghc-6.9.20080920) with …
07:34 Ticket #2618 (Order is relevant when matching signature contexts of a mutually recursive ...) created by guest
The Following code […] gives this error: […] but it compiles fine if …
06:07 Ticket #2617 (GHC.Integer no longer exports S# and J#) created by guest
These constructors are needed for hs-plugins' Data.Binary instance for …
06:06 Ticket #2616 (install script can't replace /usr/local/bin/runhaskell) created by guest
sudo make install under OS X encounters the following error if runhaskell …

09/21/08:

04:11 Ticket #2565 (Windows binary snapshots not available) closed by igloo
fixed: There are now newer snapshots available

09/20/08:

16:45 Ticket #2311 (hpc markup fails to create directory when marking up coverage of a package) closed by AndyGill
fixed
16:45 Ticket #2052 (hpc ignores files containing LINES pragmas that refer to .hsc files) closed by AndyGill
fixed
15:51 Ticket #2615 (ghci doesn't play nice with linker scripts) created by AlecBerryman
I'm trying to use HsHyperEstraier? with ghci. I can compile and run the …
12:46 Ticket #2582 (We need to provide runhaskell) closed by igloo
fixed: Now done.
08:37 OpenSPARC created by duncan
initial info
04:43 Status/Releases edited by igloo
(diff)
01:39 Ticket #2614 (Enumeration of values for `Sys.Info.os`, `Sys.Info.arch`) created by jsnx
It is desirable to have an enumeration of values that might end up in …

09/19/08:

08:47 Ticket #738 (ghc can't load files with selinux Enforcing) closed by simonmar
fixed: Ok, it turned out to be not as hard as I thought it might be. But libffi …
06:32 Ticket #2613 (configure should summarize important results at the end of its run) created by claus
./configure in ghc head produces a lot of output, including lots of …
05:01 Ticket #1875 (Compiling with -O is 30 times slower than with -Onot) closed by simonpj
fixed: Fixed at last […] I'm assuming this is the same as #955, #2328. Simon
04:20 Ticket #2612 (deriving Data.Typeable on phantom newtypes does not report that ...) closed by simonpj
duplicate
04:03 Ticket #2612 (deriving Data.Typeable on phantom newtypes does not report that ...) created by guest
newtype Foo x = Foo deriving (Typeable) reports the rather cryptic error …
03:54 Ticket #1470 (Overlapping (etc) instances) closed by simonpj
fixed: Fixed by […] Simon

09/18/08:

14:00 Ticket #2611 (print022 fails) created by igloo
print022 fails: […]
10:28 Ticket #2610 (File permission-related proposals) created by igloo
Once 6.10 is out of the way, we should file some permission-related …
09:24 Ticket #2604 (Suggest -XDeriveDataTypeable with "newtype" too) closed by simonpj
fixed: At last! A bug I can fix quickly! Thanks for the suggestion. […] …
09:03 Ticket #2609 (Compiling with -O2 is 7x slower than -O) created by simonpj
Serge writes that compiling DoCon with -O2 -fvia-C "does not gain more …
07:44 Design/BuildSystem edited by igloo
(diff)
02:26 Ticket #2608 (Direct support for unit tests in Cabal) created by kaol
I'm passing along Debian wishlist bug [ http://bugs.debian.org/458495
02:11 Ticket #2607 (Inlining defeats selector thunk optimisation) created by simonmar
From a …
00:45 Commentary/Compiler/CodeGen edited by Feuerbach
slash (diff)

09/17/08:

19:35 Ticket #2606 (Backspace, delete, etc. don't work in ghci in HEAD) created by tim
[…] When I pressed my Backspace key, the ^? showed up. When I …
16:20 Ticket #2005 (localhost on mac causes getnameinfo error in safari.) closed by judah
fixed: This has been fixed by #2326 (works for me on OS X 10.5.4 with …
09:57 Commentary edited by simonpj
(diff)
08:31 Ticket #2326 (Make configure check sockaddr.sa_len) closed by simonmar
fixed: Pushed, thanks! […]
08:22 Ticket #2605 (Possible error message improvement when -XRankNTypes is missing) closed by kaol
fixed: I'm closing the ticket, since the Debian bug submitter was happy with the …
07:19 Building edited by jberthold
Removed "adding lib.s" links, now in "getting the sources" (diff)
07:15 Building/GettingTheSources edited by jberthold
included "manually adding packages" below --extra explanation (diff)
06:37 Ticket #2596 (Token concatentation (##) in C preprocessor) closed by simonmar
invalid: Malcolm is right... closing the ticket.
06:35 Ticket #955 (more object-code blow-up in ghc-6.8.3 vs. ghc-6.4.2 (both with ...) closed by simonmar
fixed
02:48 AddingLibsToBuild edited by NeilMitchell
(diff)
02:47 Ticket #2605 (Possible error message improvement when -XRankNTypes is missing) created by kaol
I'm forwarding wishlist bug  #499217 from …
02:47 Building edited by NeilMitchell
(diff)
02:46 Building/AddingLibs edited by NeilMitchell
(diff)
02:45 Building/AddingLibs created by NeilMitchell
02:45 Building edited by NeilMitchell
(diff)
02:42 Ticket #2604 (Suggest -XDeriveDataTypeable with "newtype" too) created by kaol
I'm forwarding wishlist bug  #499216 from …
02:28 AddingLibsToBuild created by jberthold
02:10 Building edited by jberthold
info about manually adding extra libraries (diff)
00:35 Ticket #2601 (Extra parens in error message's displayed code) closed by simonpj
fixed: Happily this is already OK in the HEAD (and hence in 6.10). Thanks for …
00:31 Commentary edited by simonpj
(diff)
00:30 Commentary/SourceTree edited by simonpj
(diff)
00:30 Building/Files edited by simonpj
(diff)
00:29 Building/Files edited by simonpj
(diff)
00:25 Building/Files edited by simonpj
(diff)
00:03 TypeFunctionsSolving edited by chak
(diff)

09/16/08:

09:02 Ticket #2603 (Crash on Korn shell on Windows XP) created by NeilMitchell
Running GHC HEAD in a Korn Shell on Windows XP gives: […] The problem …
08:07 Ticket #2602 (Haddock not installed properly) created by NeilMitchell
I built GHC Head, took a bindist, moved that to a different machine, and …
08:04 Building/Windows edited by claus
--with-gcc has two dashes (diff)
07:28 Ticket #2601 (Extra parens in error message's displayed code) created by kaol
I'm forwarding the bug  #499137 from …
07:03 Ticket #2469 (Linking fails with "multiple definition of `deRefStablePtr'") closed by simonmar
fixed: Fixed: […]
05:55 Ticket #1999 (panic with GADT etc.) closed by chak
fixed: Fixed with the new equality solver.
04:29 Ticket #2600 (Bind type variables in RULES) created by simonpj
Roman writes: here's an example I came across while working on the …
04:22 Ticket #2599 (Improve error message for type rigidity) created by simonpj
When saying that a GADT match is given a non-rigid type, we should be more …
02:37 Ticket #2598 (Avoid excessive specialisation in SpecConstr) created by simonpj
This ticket captures an email thread so it doesn't get lost. Consider …
02:00 Ticket #2597 (panic! (the 'impossible' happened) (using TH)) created by jcab
ghc: panic! (the 'impossible' happened) (GHC version 6.8.3 for …

09/15/08:

22:37 TypeFunctionsSolving edited by chak
(diff)
12:08 Ticket #2596 (Token concatentation (##) in C preprocessor) created by sedillard
[…] Should expand to […] This behavior is defined in the C …
09:30 Ticket #2328 (Compiling DoCon with 6.8.3 has 3x slow-down compared with 6.8.2) closed by simonpj
fixed: I believe this is now fixed. Hurrah! Simon
08:28 Ticket #2587 (Optimiser bug with extistentials and GADT's) closed by simonpj
fixed: Excellent example, thank you. Fixed by […] Simon
07:00 Ticket #2595 (Implement record update for existential and GADT data types) created by simonpj
Ganesh writes: The most important thing for me is supporting record update …
00:53 Ticket #2590 (problem with very large lists) closed by simonmar
duplicate: Already ticketed as #789, but thanks for the report!

09/14/08:

10:07 ArmLinuxGhc edited by shepheb
Attempted Hugs port (diff)
00:13 TypeFunctionsSolving edited by chak
(diff)

09/13/08:

22:15 TypeFunctionsSolving edited by chak
(diff)
21:32 TypeFunctionsSolving edited by chak
(diff)
17:09 Ticket #2594 (Wrong size for Int in arguments to functions wrapped to FunPtr by FFI ...) reopened by shahn
Replying to duncan: I was unsure about the correct use of the …
16:52 Ticket #2594 (Wrong size for Int in arguments to functions wrapped to FunPtr by FFI ...) closed by duncan
invalid: I think this is an incorrect use of the FFI. The example uses Haskell …
16:14 Ticket #2593 (Wrong size for Int in arguments to functions wrapped to FunPtr by FFI ...) closed by shahn
duplicate
16:07 Ticket #2594 (Wrong size for Int in arguments to functions wrapped to FunPtr by FFI ...) created by shahn
An operation […] is wrapped to a function pointer {{{ptr :: FunPtr? (Int …
16:02 Ticket #2593 (Wrong size for Int in arguments to functions wrapped to FunPtr by FFI ...) created by shahn
An operation […] is wrapped to a function pointer {{{ptr :: FunPtr? (Int …
13:22 Ticket #2592 (Can't profile when the heap maximum is hit) created by adekoba
[…] and the contents of temp.prof will be empty.
06:58 TypeFunctionsSolving edited by chak
(diff)
06:53 TypeFunctionsSolving edited by chak
(diff)

09/12/08:

21:58 Building/GettingTheSources edited by tim
Should probably make darcs-all executable before executing it (diff)
13:17 Ticket #2591 (Explain +RTS -t/s/S output text) created by igloo
The user guide should explain the meaning of all this: […] Originally …
12:33 Ticket #2590 (problem with very large lists) created by christopheranand
I am debugging some numerical code and thought it would be easy to put the …
12:25 Ticket #2589 (ghci fails in ByteCodeGen.lhs with "nonexhaustive patterns in case") created by gwright
When loading the attached file into ghci, it fails with: […] …
08:49 Ticket #2148 (x86_64 code use several GiB of memory generates: internal error: ASSERTION ...) closed by simonmar
fixed: Using today's HEAD, I just ran Bug2 until it used up all my memory (16Gb) …
08:00 Ticket #2351 (NetBSD defines ELF_ST_TYPE) closed by simonmar
fixed: looks like this patch has already been committed.
07:17 Ticket #2586 (ghc segfaults when compiling bytestring001) closed by simonmar
fixed: Fixed: […]
05:04 Ticket #2576 (bio and retainer profiling segfaults) closed by simonmar
fixed: Fixed: […]
03:52 Ticket #2571 (ioref001 segfaults depending on how much stack space it has) closed by simonmar
fixed: Fixed: […]
03:42 Ticket #2588 (Missed suggestion with context on foralls) created by NeilMitchell
Given the program: […] I get the nice and helpful error message: …
02:22 Ticket #2587 (Optimiser bug with extistentials and GADT's) created by NeilMitchell
Given the program: […] Using GHC Head from yesterday, compiling …

09/11/08:

17:09 Ticket #2586 (ghc segfaults when compiling bytestring001) created by igloo
With the bytestring001 test in the testsuite: […] That's with the …
15:10 Ticket #2585 (New versions of windres fail with "windres: CreateProcess (null): No ...) created by igloo
Initially reported here: …
08:27 Ticket #2584 (Pretty printing of types with HsDocTy goes wrong) created by NeilMitchell
Pretty printing of type signatures containing HsDocTy? goes wrong in HEAD. …
06:45 Building/Windows edited by NeilMitchell
(diff)

09/10/08:

14:17 Ticket #2583 (printf %s is not lazy enough) created by olsner
Taking a fixpoint of printf fix (printf "a%s") :: String, or …
08:36 Ticket #2533 (Generic functions that take integral arguments should work the same way as ...) closed by igloo
fixed: I've applied the patches, thanks!
05:46 Plugins/Annotations edited by batterseapower
(diff)
05:43 Plugins edited by batterseapower
(diff)
05:42 Plugins edited by batterseapower
(diff)
05:42 Plugins edited by batterseapower
(diff)
05:41 Plugins/Annotations edited by batterseapower
(diff)
04:46 Ticket #2581 (Record selectors not being inlined) closed by simonpj
fixed: Fixed by […] Simon
04:22 Ticket #2582 (We need to provide runhaskell) created by igloo
We need to provide runhaskell
02:30 Ticket #2577 (dependency on $HOME environment variable) closed by simonmar
duplicate: Already fixed, but thanks for the report! (#2492)
02:12 Ticket #2568 (hSetBuffering NoBuffering and getChar don't work properly on Windows) closed by simonmar
duplicate: We already have a ticket for this: #2189
02:02 Ticket #2573 (Illegal polymorphic or qualified type with generics) closed by simonpj
fixed: Fixed by […]
02:00 Ticket #2572 (scoped type variables: bad error message, and wrong semantics?) closed by simonpj
fixed: Fixed by […]
01:32 Ticket #2581 (Record selectors not being inlined) created by simonpj
Bryan O'Sullivan write: This comes from the bloomfilter package on …

09/09/08:

08:55 Ticket #2359 (Data.IntMap update{Min,Max}WithKey corrupts data structure) closed by simonmar
fixed: Patch applied, thanks! […]
08:51 Ticket #2570 (2185 test segfaults rather than giving out of memory error) closed by simonmar
fixed: Fixed: […]
08:48 Ticket #2574 (internal error: ARR_WORDS object entered! (threaded2 / -N2)) closed by simonmar
fixed: Fixed: […] This one took me more than half a day to find. Phew.
06:27 Building/Windows edited by NeilMitchell
(diff)
06:11 Building/Windows edited by NeilMitchell
(diff)
03:39 Building/Windows edited by NeilMitchell
(diff)
00:54 Building/Windows edited by NeilMitchell
(diff)
00:53 Building/Windows edited by NeilMitchell
(diff)

09/08/08:

15:35 Ticket #2579 (export Data.Map.toDescList) closed by elaforge
duplicate
15:33 Ticket #2580 (export Data.Map.toDescList) created by elaforge
It's even implemented, but not exported. Without this, there's apparently …
15:32 Ticket #2579 (export Data.Map.toDescList) created by elaforge
It's even implemented, but not exported. Without this, there's apparently …
08:10 Ticket #2569 (Inferred type not accepted by compiler) closed by simonpj
duplicate: Yes, I'm afraid this is a now-celebrated bug. See #1897 and associated …
05:23 Building/Windows edited by claus
(diff)
03:47 Ticket #2429 (error building full dll name to be loaded in ghci) closed by simonmar
fixed: I couldn't reproduce the reported bug (with HEAD), but I did improve the …
01:22 Building/Windows edited by NeilMitchell
(diff)

09/07/08:

15:10 Ticket #2564 (ext-core docs) closed by igloo
fixed: Now done.
15:09 Ticket #2578 ("ld: atom sorting error for ..." on OS X) created by igloo
I'm seeing atom sorting errors while building GHC on OS X, e.g.: […] …
11:20 Ticket #2577 (dependency on $HOME environment variable) created by pooryorick
This is probably not a bug, per-se, but out of 161 packages of mostly core …
08:19 Ticket #2576 (bio and retainer profiling segfaults) created by igloo
heapprof001(prof_hc_hb,prof_hr) is segfaulting.
08:13 Ticket #2575 (shell script gotcha in boot) created by pooryorick
I use a build process which is sensitive to the exit code of "boot", …
07:02 Ticket #2574 (internal error: ARR_WORDS object entered! (threaded2 / -N2)) created by igloo
With the 2317 test: […]
06:44 Ticket #2573 (Illegal polymorphic or qualified type with generics) created by igloo
A cut-down tcrun007: […] is failing with: […]
06:13 Ticket #2572 (scoped type variables: bad error message, and wrong semantics?) created by igloo
With this module (a cut-down version of reify): […] GHC gives the …
04:53 Ticket #2571 (ioref001 segfaults depending on how much stack space it has) created by igloo
The ioref001 test is segfaulting, depending on how much stack space you …
04:20 Ticket #2570 (2185 test segfaults rather than giving out of memory error) created by igloo
We currently expect the 2185 test to fail with an out of memory error …
02:10 TypeFunctionsSolving edited by chak
(diff)
00:24 Ticket #2569 (Inferred type not accepted by compiler) created by ajd
{{{ ghc --version: The Glorious Glasgow Haskell Compilation System, …

09/06/08:

22:38 TypeFunctionsSolving edited by chak
(diff)
12:57 Ticket #2567 (HEAD doesn't install the ghc package anymore) closed by igloo
fixed: Thanks for the report, now fixed.
12:10 Design/BuildSystem edited by igloo
(diff)
11:59 Ticket #2535 (Bug fix for QuickCheck 1.1.0.0) closed by igloo
fixed: Patch applied, thanks!
10:48 Ticket #2568 (hSetBuffering NoBuffering and getChar don't work properly on Windows) created by igloo
With this program: […] if I type […] then: On Linux and OS X I get …
04:16 TypeFunctionsSolving edited by chak
(diff)
04:13 TypeFunctionsSolving edited by chak
(diff)
04:12 TypeFunctionsSolving edited by chak
(diff)
02:44 TypeFunctionsSolving edited by chak
(diff)
00:31 Ticket #2567 (HEAD doesn't install the ghc package anymore) created by Jedai
As of some times ago, the HEAD doesn't install the ghc package anymore …
Note: See TracTimeline for information about the timeline view.