Timeline


and

12/12/12:

19:37 Contributors edited by dterei
(diff)
19:37 Contributors edited by dterei
(diff)
16:11 Ticket #7497 (qsem001 and qsemn001 fail in HEAD) created by igloo
qsem001 and qsemn001 fail in HEAD […] […]
16:10 Contributors edited by benl
(diff)
16:06 Contributors edited by chak
(diff)
15:07 Contributors edited by dterei
(diff)
00:46 Commentary/Rts/Word edited by simonmar
(diff)
00:43 Commentary/Rts/Config edited by simonmar
(diff)
00:23 Commentary/Rts/Conventions edited by simonmar
(diff)
00:21 Commentary/Rts/Conventions edited by simonmar
(diff)

12/11/12:

23:21 DataParallel/VectPragma edited by chak
(diff)
09:45 Ticket #7496 (Support for JavaScript as an official GHC output language) created by mcandre
JavaScript is becoming an alternative to JVM, the write once run …
08:57 Commentary/SourceTree/Includes edited by simonmar
use source: links (diff)
08:54 Commentary/SourceTree/Includes edited by simonmar
(diff)
08:49 Commentary/SourceTree/Includes edited by simonmar
(diff)
08:41 Commentary/Rts edited by simonmar
(diff)
07:53 Ticket #7491 (getNumCapabilities uses n_capabilities instead of enabled_capabilities) closed by simonmar
fixed: Also fixed in base: commit fa55000b516b05387ee9f84f132668e6c10e9243 …

12/10/12:

14:20 Ticket #7495 (Rebindable list syntax?) created by nwf
First, sorry if I've missed an earlier request for this in trac; a few …
07:23 Ticket #7494 (Allow compatible type synonyms to be the return type of a GADT data ...) created by topi
Please consider adding support for something like: […]
06:22 Ticket #7417 (replace Control.Concurrent.QSem) closed by simonmar
fixed: I added my new QSem and QSemN implementations as an interrim measure …
05:18 Ticket #7468 (incorect waiting for packets on UDP connections.) closed by simonmar
invalid: You can't use hWaitForInput, for the reasons that you state. You can …
03:51 Ticket #7493 (STM and TVar report incorrect results) created by parcs
On Haskell Cafe, I posted: I'm getting strange behavior when using the …

12/09/12:

14:00 Commentary/Compiler/TypeNatSolver edited by diatchki
(diff)
13:56 Commentary/Compiler/TypeNatSolver edited by diatchki
(diff)
13:56 Commentary/Compiler/TypeNatSolver edited by diatchki
(diff)
12:17 Ticket #7492 (Generic1 deriving: Can we replace Rec1 f with f :.: Par1?) created by spl
It seems like Rec1 f is isomorphic to f :.: Par1. Is it possible and …
12:09 Ticket #7310 (Compiler nontermination on UNPACK pragmas) closed by igloo
fixed: Thanks for the report. This is fixed in HEAD and the 7.6 branch by …
09:26 Commentary/Compiler/TypeNatSolver edited by diatchki
(diff)
09:10 Commentary/Compiler/TypeNatSolver edited by diatchki
(diff)
09:08 Commentary/Compiler/TypeNatSolver edited by diatchki
(diff)
09:02 Commentary/Compiler/TypeNatSolver edited by diatchki
(diff)
08:59 Commentary/Compiler/TypeNatSolver edited by diatchki
(diff)
08:58 Commentary/Compiler/TypeNatSolver edited by diatchki
(diff)

12/08/12:

13:49 Ticket #7491 (getNumCapabilities uses n_capabilities instead of enabled_capabilities) created by Yuras
setNumCapabilities newer removes capabilities, it just disables them when …
12:27 TypeNats edited by diatchki
(diff)
12:26 TypeNats edited by diatchki
(diff)
12:25 Commentary edited by diatchki
(diff)
12:24 Commentary/Compiler edited by diatchki
(diff)
12:22 Commentary edited by diatchki
(diff)
11:29 Ticket #7490 (ghc-stage1 panic when building a cross-compiler or cross-building a ...) created by singpolyma
[…]
08:46 Ticket #7476 (-ddump-minimal-imports confused if first line is an import) closed by igloo
fixed: Test added.
08:45 Ticket #7474 (Panic with zonkQuantifiedTyVar in GHC 7.6.1) closed by igloo
fixed: Test added, and looks fine in 7.6 branch.
08:44 Ticket #7489 (Obscure warning: Var/Type length mismatch when using GADTs and ...) created by portnov
GHC 7.4.2 and 7.6.1 both write obscure warning without any link to source …

12/07/12:

13:02 ReportABug edited by igloo
(diff)
11:12 Building/MacOSX edited by tibbe
(diff)
09:25 Ticket #7445 (template-haskell : need a good error message instead of just an ...) closed by igloo
fixed: Merged as 1183080b1b45dbcaa6af1154e2e668f924598772
09:25 Ticket #7478 (setSessionDynFlags does not always work) closed by igloo
fixed: Merged as 16ba75714cc22aeb86425679ad24b996a2b30fea
09:24 Ticket #7471 (Documentation bug: hs_init is incorrectly called in the example) closed by igloo
fixed: Merged as 723570dab0384e295ced98089703060fce52e616
05:16 Ticket #7488 (Promotion of newtypes) created by dreixel
[…] The program above raises the error: `A of kind * is not …
01:50 GhcKinds/KindsWithoutData edited by dreixel
(diff)
00:57 Ticket #7485 (Tuple constraints not properly kinded) closed by simonpj
invalid: I think that is as expected. In the source language at least, * and …

12/06/12:

21:58 DataParallel/VectPragma edited by chak
(diff)
21:47 DataParallel/VectPragma edited by chak
(diff)
21:41 DataParallel/VectPragma edited by chak
(diff)
21:10 DataParallel/VectPragma edited by chak
(diff)
20:40 DataParallel/VectPragma edited by chak
(diff)
17:44 Ticket #7347 (Existential data constructors should not be promoted) closed by igloo
Merged as e3dc71de7307d30f6063a8447b93e54f1551a041 and …
17:43 Ticket #7479 (ArrowChoice unit law in haddock seems to be wrong) closed by igloo
fixed: Merged as 56c8295c638a03676a9be8d34195e6be945ddc2c.
15:55 Ticket #7487 (Deriving Generic1 for a type containing Either) created by spl
With the following code: […] I get the error message: […] But …
13:40 Ticket #7486 (dblatex can't build docs; fix included.) created by rlpowell
Currently, on my Fedora 17 system, the following occurs when you try to …
11:12 Ticket #7485 (Tuple constraints not properly kinded) created by goldfire
Consider this: […] So far, so good. But, adding the following causes …
05:31 Ticket #7484 (Template Haskell allows building invalid record fields/names) created by iustin
This is not really a bug, more like a unintuitive behaviour. Due to a bug …
02:59 Ticket #7483 (Broken Read instance for Data.Fixed ("no parse" in legitimate cases).) created by navaati
read "Just 12.30" :: Maybe Centi throws "*** Exception: …
00:33 Commentary/Rts/Word edited by Yuras
fix link to StgWord? definition (diff)

12/05/12:

08:15 Ticket #7482 (GHC.Event overwrites main IO managers hooks to RTS) created by AndreasVoellmy
The IO manager registers two file descriptors with the RTS which the RTS …
04:53 Building/GettingTheSources edited by igloo
(diff)
03:29 Ticket #7481 (Partially promoted data types) created by simonpj
Consider […] Is D a promoted type? Well, D1 is promotable, but …

12/04/12:

14:42 Ticket #7480 (Proposal: Add Functor instances for ArgOrder, OptDescr and ArgDescr) created by basvandijk
The attached patch adds Functor instances for the types in …
14:30 Ticket #7462 (New nofib benchmark for unpacked arrays and floating point arithmetic) closed by tibbe
fixed: Merged as 14bccff2c547c0e06fe8f98607b9cf18890ef051.
10:02 Ticket #7479 (ArrowChoice unit law in haddock seems to be wrong) created by pminten
In the haddock documentation of ArrowChoice there is an (unnamed) law: …
09:07 Ticket #7478 (setSessionDynFlags does not always work) created by edsko
The attached test case runs GHC in a separate thread (with a single call …
04:59 Ticket #7468 (incorect waiting for packets on UDP connections.) closed by simonmar
invalid: This is not a bug - Handles have buffers, so when you use hWaitForInput, …
00:58 Ticket #2076 (rational infinities don't compare correctly to each other) closed by simonmar
wontfix: Lots of good discussion on this subject in #3676. I think we concluded …

12/03/12:

20:02 Ticket #7477 (reifyInstances can't deal with polykinded type families) created by goldfire
When I run the following code […] I get this error: […] I …
11:10 Ticket #7476 (-ddump-minimal-imports confused if first line is an import) created by dag
On reddit, Chris Done posted this example: […] I noted that this is …
10:08 NewAxioms/TemplateHaskell created by goldfire
10:02 NewAxioms edited by goldfire
(diff)
09:14 Ticket #7475 (Mysterious Data.Word Segmentation Fault in GHCi) created by VKS
So, this happens: […]
08:10 Ticket #7474 (Panic with zonkQuantifiedTyVar in GHC 7.6.1) created by spl
In GHC 7.6.1, the following code: […] produces the following error …
05:01 Ticket #7473 (getModificationTime gives only second-level resolution) created by duncan
The System.Directory.getModificationTime function only returns time with …
04:28 Ticket #7472 (Build on FreeBSD fails with ncurses) created by nematoder
Building fails on FreeBSD 8.2-stable with current Ports with the error as …

12/02/12:

20:23 Commentary/Compiler/TypeNatSolver created by diatchki
20:10 Commentary/Compiler edited by diatchki
(diff)
12:38 Ticket #7469 (GHC does not report name clashes in export lists) closed by diatchki
invalid: This is not a bug: exports of the form module A have slightly complex …
09:29 WorkingConventions/Repositories edited by igloo
(diff)
09:28 Repositories edited by igloo
(diff)
09:28 Ticket #7471 (Documentation bug: hs_init is incorrectly called in the example) created by dsign
In the page …
07:23 Ticket #7216 (Compositional blocking on file descriptors) closed by igloo
fixed: Applied, thanks!
05:50 Ticket #7442 ([PATCH] Fix broken -fPIC on Darwin/PPC) closed by igloo
fixed: Applied, thanks
03:58 Ticket #7470 (Patch to enable GHC runtime system with thr_debug_p options...) created by MichalGajda
I noticed that your default packages come without some now essential …
03:56 Ticket #7342 (Memory violation bug in System.Posix.Env.putEnv) closed by igloo
fixed: Thanks for the patch! Applied to 7.6 as …
03:54 Ticket #7356 (Building HEAD on Mac OS X 10.5 reports Undefined "_pthread_threadid_np" ...) closed by igloo
fixed: Applied, thanks

12/01/12:

14:15 Ticket #7314 (GHCi 64-bit OS X segfaults on interaction with C-libraries) closed by darchon
worksforme: I've installed GHC 7.6.1 and can no longer duplicate the described …
14:00 Ticket #7469 (GHC does not report name clashes in export lists) created by Feuerbach
[…] There is a name clash here which GHC does not report.
12:21 Ticket #7467 (the impossible happened?) closed by monoidal
duplicate: Thank you for the report; it is a duplicate of the bug #5961 and already …
12:19 Ticket #7468 (incorect waiting for packets on UDP connections.) created by ET
Preconditions: Have an UDP server. Transform the socket into a handle. …
11:28 Ticket #7467 (the impossible happened?) created by guest
I've added this line to a .hs file: data Shape = Circle Float Float Float …

11/30/12:

20:38 Ticket #7466 ([PATCH] integer-gmp silently ignores --with-gmp-* whenever it finds ...) created by PHO
integer-gmp's ./configure should not ignore …
11:36 Ticket #7465 (./configure --with--ffi-libraries: ld cannot find libffi in a non-standard ...) created by trommler
This ticket is to continue work on comment 19 to ticket #5743. The issue …
09:26 Repositories edited by simonpj
(diff)
09:23 WorkingConventions/Repositories edited by simonpj
(diff)
07:48 WorkingConventions/Repositories edited by igloo
(diff)
06:29 Ticket #7333 (python2) closed by igloo
fixed: I don't have python2 here on Debian. I've applied the part of the patch …
06:27 Ticket #7162 (RULES that never fire (automatically)) closed by igloo
fixed: Applied thanks - and thanks for the test too!
06:26 Ticket #5743 (Configurably use system-provided libffi) closed by igloo
fixed: I've applied the patch, thanks. I think we only use rts_LD_OPTS when …
06:18 Ticket #7228 (ghc-pkg prints an awful lot of usage information) closed by igloo
fixed: Applied: […] Thanks!
06:16 Ticket #7256 (Missing dataCast1 and dataCast2 methods in Data.Data instances) closed by igloo
fixed: Ah, great. I've applied it. Thanks!
03:41 Ticket #3080 (Show more instances with :info) closed by simonmar
duplicate: closing as duplicate of #5998, which has more info and discussion.
01:43 Ticket #7464 (git tag for base-4.6.0.0 missing) created by SimonHengel
I assume this is the same as ghc-7.6.1-release. But it would be …

11/29/12:

20:24 Ticket #7463 ([PATCH] When -keep-hc-files is enabled, foreign stubs *_stub.c should also ...) created by PHO
GHC used to put *_stub.c into stubdir along with *_stub.h but now …
19:34 Ticket #7462 (New nofib benchmark for unpacked arrays and floating point arithmetic) created by tibbe
The attached patch adds a new imaginary nofib benchmark that tests …
17:42 Ticket #5743 (Configurably use system-provided libffi) closed by igloo
fixed: In #4496 I said: […] I can't see any sign of libffi in mingw64 either. …
17:42 Building/Using edited by igloo
(diff)
16:49 Ticket #7461 (Error messages about "do" statements contain false information) created by EyalLotem
When GHC complains about a type-error in a "do" block, it says, for …
12:58 Ticket #4496 (add a configure build option to use system libffi for Linux) closed by igloo
duplicate: Closing in favour of #5743
12:52 Ticket #7460 (Double literals generated bad core) created by tibbe
The following code results in core containing expression like …
11:16 Ticket #2132 (Optimise nested comparisons) closed by igloo
wontfix: If the idea is to implement it as a plugin separate from GHC, then I think …
10:28 Ticket #7287 (Primops in RULES generate warnings) closed by igloo
Merged as aa7732c503a5ebc7af5d6bc08a07dd76b878ef8c.
10:27 Ticket #7410 (Type error says that tuple components have kind (* -> *)) closed by igloo
fixed: Merged as c9c8b4059aeb2e20ddb4000194dbd44db0c3559d
10:27 Ticket #7451 (Constraint and * should not be distinct in FC) closed by igloo
fixed: Merged as 19760a20bdbc16c9e5b42fa87ed46451bafd29fb
10:26 Ticket #7347 (Existential data constructors should not be promoted) closed by igloo
fixed: Merged as 4b380f192d1b3f7455e7c2bb9bf3ebe6c6b5e7ca and …
10:24 Ticket #7272 (PolyKinds and mutually recursive modules) closed by igloo
fixed: Merged as ed6b56407275d15a8c0b9aede8f90e3f5e0f7281
10:23 Ticket #7433 (Promoted constructors accepted without flag) closed by igloo
fixed: Merged as 3a6675f57c77b4606c7480c3f3d160bb302634a2
09:14 Ticket #7446 (GHC -O0 goes into a loop) closed by EyalLotem
duplicate: It is a duplicate indeed.
08:57 Ticket #7341 (Kind inference does not propagate annotations on associated types) closed by igloo
fixed: Doesn't merge cleanly, so not merging
08:52 Ticket #7328 (Seemingly inappropriate "expecting one more argument" error in polykinded ...) closed by igloo
fixed: Several conflicts, so not merging.
08:48 Ticket #7294 (-fdefer-type-errors doesn't produce a warning) closed by igloo
Not worth merging, I think
08:00 Ticket #7312 (panic! applytTypeToArgs with non-infix function type constructor) closed by igloo
fixed: Merged as 4b295b6ca35e780ba758fc0d02bc789579aeb0fb. Seems to work fine.
07:56 Ticket #7276 (-fdefer-type-errors allows the types of quotations to be coerced, causing ...) closed by igloo
fixed: Merged as 50837615c7e1d1d6b703e99ee7fd8fcf0bfee30c and …
07:42 Ticket #7438 (Tc panic when type declaration is missing) closed by igloo
fixed: Merged as 8d8743ae50a4c23c5c221b7a47fd9b69c3bce028
07:40 Ticket #7444 (Update documentation regarding derivability of Generic1) closed by igloo
fixed: Merged as 066fb9edecb3f293dbab36b87317100722a3c57c
07:39 Ticket #7349 (-fth is deprecated without warning) closed by igloo
fixed: merged as e3667551d764232faff0e5280a1de3c1349e7c4c
07:36 Ticket #7348 (base-4.6 does not export `catch` from Prelude while Control.Exception ...) closed by igloo
fixed: Merged as ea7f7ef8621dc7fd19ecb3a5e565d10568e36135
07:35 Ticket #7459 (deriving Generic does not work with TypeLits) created by maxtaldykin
[…] Trying to derive Generics instance for simple datatype with Symbol …
07:35 Ticket #7226 (bytestring changes in 7.6 branch) closed by igloo
fixed: We've rolled back
07:34 Ticket #7270 (Incorrect optimization with Data.ByteString.append) closed by igloo
fixed: Merged
07:33 Ticket #7386 (Panic "tcTyVarDetails" in GHCi when :forcing a data family instance) closed by igloo
fixed: Merged as c41ca7980664c73cfbd27b0d9f9c081ecf7dc25c
07:30 Ticket #7338 (Duplicate type signature not reported) closed by igloo
fixed: Merged as 55a7aa89e2886232c8581d0978d8db162fbd7c79
07:29 Ticket #7321 (Compiler hangs when reading interface file) closed by igloo
fixed: Merged as e7be164fcd44821af9ffd9b8ec0ff2a0529fa6aa
07:28 Ticket #7318 (CONLIKE pragma documentation bug) closed by igloo
fixed: Merged as 003eb67f3380cd764d1bd6f94413eb0f062626b3
07:27 Ticket #5407 (ghc-7.2.1 build failed on sparc solaris with non-GNU linker) closed by igloo
fixed: Merged as 09894b0af6569ebb19ddaa16dd1bc564b46d7959.
07:27 Ticket #7303 (RTS : Race condition with usage of timer_delete) closed by igloo
fixed: Merged as 162b87dfc610efa54ce3276e9a1e90b9dcb141a7
07:26 Ticket #7231 (GHCi erroneously unloads modules after a failed :reload) closed by igloo
Merged as 772e6d20bcac691bcfe8528829d6ed100fd701bb
05:44 Ticket #7384 (Panic "ctEvTerm" when using functional dependencies and PolyKinds) closed by igloo
fixed: Didn't apply cleanly, so not merging.
05:43 Ticket #7351 (showRichTokenStream has an off-by one error on starting col) closed by igloo
fixed: I think we're better off not merging this: if we do, then any workarounds …

11/28/12:

11:29 Ticket #7458 (ghc panic) created by timsears
As ghc requested I am reporting this... All I can say right now is that I …
08:14 Ticket #7457 (printf's * doesn't like negative numbers) created by elaforge
Text.Printf.printf has a bug where it doesn't like negative numbers for * …
07:48 Ticket #7456 (GHC API displays linker messages to stdout instead of via log_action) created by MikolajKonarski
At least in the LinkInMemory? mode, GHC API displays linker messages, such …
07:33 Ticket #7455 (ghc panic on show) closed by monoidal
duplicate: This is a duplicate of the bug #5961. It is already fixed in GHC 7.6.
07:29 Ticket #7455 (ghc panic on show) created by fegu
--- ghccrash.hs main = do putStrLn "Minimal compiler bug example" data …
00:43 Ticket #7453 (unsafe coerce without extensions) closed by simonpj
wontfix: Well this is embarrassing. It looks as if there's been a missing (or …

11/27/12:

22:30 DynamicByDefault/Windows edited by ganesh
more commentary about SxS DLLs (diff)
14:55 DynamicByDefault/Windows edited by ganesh
add link to privatePath stuff (diff)
14:25 DynamicByDefault/Windows edited by ganesh
Mention that assemblies = side-by-side (diff)
12:12 Ticket #7454 (Missing warning about redundant import of classes/types whose members are ...) created by EyalLotem
If one module exports a class C(..) with a method m, and another module …
06:35 DynamicByDefault edited by igloo
(diff)
06:33 DynamicByDefault edited by igloo
(diff)
06:22 DynamicByDefault edited by igloo
(diff)
06:15 DynamicByDefault/Windows edited by igloo
(diff)
06:10 DynamicByDefault/Windows edited by igloo
(diff)
06:09 DynamicByDefault/Windows edited by igloo
(diff)
06:00 DynamicByDefault/Windows edited by igloo
(diff)
05:35 DynamicByDefault/Windows edited by igloo
(diff)
05:29 GhcKinds/KindsWithoutData edited by dreixel
(diff)
05:26 GhcKinds edited by dreixel
(diff)
05:25 GhcKinds/KindsWithoutData edited by dreixel
(diff)
05:14 DynamicByDefault/Windows created by igloo
03:03 Ticket #7231 (GHCi erroneously unloads modules after a failed :reload) closed by simonmar
fixed

11/26/12:

19:16 Ticket #7453 (unsafe coerce without extensions) created by guest
The following program implements an unsafe coerce and works on versions of …
07:50 Building/RunningNoFib edited by danielv
Fixed piping commands (diff)
06:01 Ticket #7404 (Inconsistent treatment of overlap between type and kind variables in type ...) closed by simonpj
fixed: See also #6021.
05:58 Ticket #7408 (Do not warn on unused newtype constructors when used with FFI) closed by simonpj
fixed
05:45 Ticket #7452 ([GNU gold] ld: error: cannot find [...]/Types__1.o) created by mrothe
/usr/bin/ld is gold linker and I am trying to compile GHC 7.6.1 using …
05:30 Repositories edited by simonpj
(diff)
05:15 Ticket #7450 (Regression in optimisation time of functions with many patterns (6.12 to ...) closed by igloo
duplicate: Thanks for the report. This looks like a duplicate of #7258.
03:55 Ticket #6117 (Cyclic Type Class Hierarchy Produces <<loop>>) closed by simonpj
fixed: I've opened a new ticket #7451 for this, since the new topic is nothing to …
03:53 Ticket #7451 (Constraint and * should not be distinct in FC) created by simonpj
With GHC 7.7 this program […] produces a Core Lint error: […] The …
03:15 Ticket #7450 (Regression in optimisation time of functions with many patterns (6.12 to ...) created by iustin
In our project, we build (via TH) some not-trivial data structures, …
01:24 Ticket #7428 (GHC compile times are seriously non-linear in program size) closed by nudded
invalid: Since after more analysis this doesn't seem to be related to the …

11/25/12:

13:31 WorkingConventions/Repositories edited by heisenbug
(diff)
12:46 Repositories edited by igloo
(diff)
12:45 Repositories edited by igloo
(diff)
12:42 WorkingConventions/Git edited by igloo
(diff)
12:37 WorkingConventions/Repositories edited by igloo
(diff)
11:13 DynamicByDefault edited by igloo
(diff)
10:56 DynamicByDefault edited by igloo
(diff)

11/24/12:

16:21 DynamicByDefault edited by igloo
(diff)
13:15 DynamicByDefault edited by igloo
(diff)
13:14 DynamicByDefault edited by igloo
(diff)
13:06 DynamicByDefault edited by igloo
(diff)
13:01 DynamicByDefault edited by igloo
(diff)
11:17 DynamicByDefault edited by igloo
(diff)
11:06 DynamicByDefault edited by igloo
(diff)
10:54 DynamicByDefault edited by igloo
(diff)
10:30 DynamicByDefault edited by igloo
(diff)
09:57 DynamicByDefault edited by igloo
(diff)
09:52 DynamicByDefault edited by igloo
(diff)
09:42 DynamicByDefault edited by igloo
(diff)
09:31 Ticket #7449 (Segmentation fault in floor function) closed by igloo
duplicate: Thanks for the report. This looks like a duplicate of #7043.
09:30 DynamicByDefault edited by igloo
(diff)
09:26 Ticket #7449 (Segmentation fault in floor function) created by heatsink
The floor function crashes with a segmentation fault in GHCi with a …
09:16 DynamicByDefault edited by igloo
(diff)
09:10 DynamicByDefault edited by igloo
(diff)
08:27 Ticket #7448 (Detabbing) created by monoidal
Attached Python script detabs GHC source and removes the text "The above …
08:20 DynamicByDefault edited by igloo
(diff)
08:05 DynamicByDefault edited by igloo
(diff)
07:53 Ticket #7447 (Stale .hi files affect compilation.) created by int-e
I saw the following odd behaviour while playing with the example from …
07:50 DynamicByDefault edited by igloo
(diff)
07:50 DynamicByDefault edited by igloo
(diff)
07:49 DynamicByDefault edited by igloo
(diff)
07:25 DynamicByDefault edited by igloo
(diff)
06:59 Ticket #7446 (GHC -O0 goes into a loop) created by EyalLotem
-O1/-O2 don't loop. If I remove some of the types or the UNPACK, the …
06:37 DynamicByDefault edited by igloo
(diff)
06:35 DynamicByDefault edited by igloo
(diff)
06:29 DynamicByDefault edited by igloo
(diff)
06:25 DynamicByDefault edited by igloo
(diff)
06:04 DynamicByDefault edited by igloo
(diff)
05:57 DynamicByDefault created by igloo
01:09 Ticket #7445 (template-haskell : need a good error message instead of just an ...) created by erikd
Will attach two files to this bug, quasi-arithmetic.hs and QuasiArith?.hs. …

11/23/12:

16:25 Ticket #7415 (Add more error code support to GHC.Windows (patch)) closed by joeyadams
fixed: Pushed commit 62c6793 to GHC master.
13:13 Ticket #7435 (Add swap and compose to the Prelude, or Tuple/List) closed by igloo
wontfix: I'm closing this ticket while the discussion is going on on the libraries …
13:10 Ticket #7434 (Add (&) to Data.Function) closed by igloo
wontfix: I'm closing this ticket while the discussion is going on on the libraries …
12:23 Ticket #7419 ("hpc markup" should accept multiple .mix file search paths) closed by igloo
fixed: Applied, and docs updated, thanks!
12:09 Ticket #6026 (Unboxed operators have wrong fixity) closed by igloo
fixed: Applied, thanks! I also added a test.
09:35 Ticket #7444 (Update documentation regarding derivability of Generic1) created by spl
The …
08:34 Ticket #5489 (Win7: Bootstrapping 7.3 from 7.2.1 using msys git 1.7.6 causes integer-gmp ...) closed by igloo
fixed: Fixed, thanks: […]
06:12 Ticket #7441 (kindFunResult Error) closed by monoidal
duplicate: I think this is a duplicate of #7368. You can reduce the testcase to: …
04:26 Ticket #7443 (Generated C code under -prof -fprof-auto -fprof-cafs very slow to compile) created by orenbenkiki
Some background: This is C code generated when I turned on profiling with …
01:53 Debugging/InstallingPackagesInplace edited by danielv
(diff)
01:39 NewPlugins edited by danielv
(diff)

11/22/12:

21:17 Ticket #7442 ([PATCH] Fix broken -fPIC on Darwin/PPC) created by PHO
PIC.initializePicBase_ppc was wrongly assuming that only the first block …
18:47 Ticket #7441 (kindFunResult Error) created by guest
Hi, the attached Haskell source file causes ghci to panic.
12:49 Ticket #7440 (haddock : Declaration for $fEqInteger attempting to use module ...) created by erikd
On linux-powerpc64: […]
11:29 Ticket #7439 (Include dynamic-by-default support in Cabal with GHC 7.6.2) created by igloo
Ideally, we should ship GHC 7.6.2 with support for dynamic-by-default …
03:36 Ticket #7438 (Tc panic when type declaration is missing) created by heisenbug
Compile the attached snippet with HEAD GHC. > ghc: panic! (the …

11/21/12:

16:15 Ticket #7437 (peculiar behaviour with default instances and type variables) created by bos
Here is a small module that has perplexing behaviour under GHC 7.6.1. In …
11:43 Ticket #7267 (linux-ppc64: Segfault during stage2 build) closed by erikd
fixed: Yep, my linux-powerpc64 machine got past the segfault in this bug and then …
06:10 Ticket #7405 (use of -no-hs-main causes TH compiles to fail) closed by igloo
wontfix: I agree, this isn't something we can/should fix. Mark, you could work …
04:23 Ticket #7436 (Derived Foldable and Traversable instances become extremely inefficient ...) created by shachaf
The following program: […] Takes n^2 time to run with GHC 7.6.1 …
04:06 Holes edited by xnyhps
Added documentation on how named unbound identifier holes currently work (diff)
01:46 Ticket #7429 (Unexplained performance boost with +RTS -h) closed by simonmar
wontfix: Aha - of course I was forgetting something, the GC will also eliminate the …

11/20/12:

10:56 Ticket #7435 (Add swap and compose to the Prelude, or Tuple/List) created by JohnWiegley
[…] Fairly obvious, but strangely missing. […] This can be done with …
08:47 Ticket #7434 (Add (&) to Data.Function) created by YitzGale
It is a common idiom to write a sequence of composed combinators in …
01:07 Ticket #7433 (Promoted constructors accepted without flag) created by dreixel
Sean Leather reports that […] is accepted without -XDataKinds. …

11/19/12:

23:01 Ticket #7432 (haddock : panic! (the 'impossible' happened)) created by erikd
On linux-powerpc64: […] Possibly related to #7267.
19:27 Ticket #7431 (execvpe exists on QNX) created by singpolyma
The definition of execvpe in this package conflicts with the native QNX …
14:33 Ticket #7430 (GHC API reports CPP errors in confusing ways) created by MikolajKonarski
When there is a CPP error, the GHC API provides a normal error message …
08:02 Ticket #7308 (Better code for top-level indirections) closed by simonmar
fixed
03:32 Ticket #5505 (Program runs faster with profiling than without) closed by simonmar
fixed: I've moved this to a new ticket, see #7429.
03:31 Ticket #7429 (Unexplained performance boost with +RTS -h) created by simonmar
In #5505 the following program was reported: […] Which on my system, …
03:18 Ticket #7426 (import Foo hiding (X) should not be a fatal error when X is not exported ...) closed by guest
duplicate: I'm closing since it seems to be a duplicate of #7167.
01:43 Ticket #7422 (GHC panics while trying to derive Generic for GADT with kind-lifted ...) closed by dreixel
duplicate: Thanks for the report, but your code compiles in 7.6.1. Might have been …
00:46 Ticket #7428 (GHC compile times are seriously non-linear in program size) created by nudded
When compiling the attached code with -O2 GHC runs out of memory. …

11/18/12:

11:29 Ticket #7427 (Proposal: Add setEnv/unsetEnv to System.Environment) created by SimonHengel
I propose to add setEnv/unsetEnv to System.Environment, so that it is …

11/17/12:

15:23 Ticket #7108 (Link to haskell report in prelude) closed by igloo
fixed: The one in this ticket is fixed by […] The others I found are …
12:24 Ticket #7426 (import Foo hiding (X) should not be a fatal error when X is not exported ...) created by luqui
We recently got into a situation on a team where two developers had two …
10:20 DefaultSuperclassInstances edited by guest
(diff)
10:19 DefaultSuperclassInstances edited by guest
(diff)
09:05 Ticket #5831 (space_leak_001(ghci) segfaults on OS X x86_64) closed by igloo
worksforme: I was going to test whether dynamic-by-default fixed this, but now I can't …
08:25 Ticket #7425 (Add method to Data.Bits for creating zeroed values.) created by Aninhumer
The removal of the Num superclass from Data.Bits now means there is no …
08:13 Ticket #7424 (Add Data.Bits instance for Bool) created by Aninhumer
Given the common use cases for Data.Bits, it seems strange that there is …
02:30 Ticket #7423 (panic on typo in deriving clause) closed by guest
duplicate: Thanks for the report, but it's already fixed in GHC 7.6.1, bug #5961.
00:13 Ticket #7423 (panic on typo in deriving clause) created by guest
Consider the following: data T = T deriving (eq) Note the misspelled …

11/16/12:

17:16 Ticket #7422 (GHC panics while trying to derive Generic for GADT with kind-lifted ...) created by rpglover64
This may be a duplicate of #5884 Compiling the attached file gives the …
14:50 Ticket #7421 (Data.List.insert / insertBy do not match the documentation) created by Bart Massey
In Data.List from base 4.6.0.0 (as in every previous version), the …
07:06 Ticket #7407 (error: expected ';' before 'else') closed by simonmar
fixed
00:52 Ticket #7420 (mis-attributed kind in the explict type/kind signature) closed by simonpj
fixed: Thanks. Polymorphic kinds were not an advertised feature of GH 7.4; the …

11/15/12:

19:05 Ticket #7420 (mis-attributed kind in the explict type/kind signature) created by guest
The following simple code […] fails to type-check. The error message …
17:27 WorkingConventions/Git edited by joeyadams
Fix some spelling and capitalization errors (diff)
14:02 Ticket #7419 ("hpc markup" should accept multiple .mix file search paths) created by ttuegel
The markup mode of the hpc executable should accept multiple .mix file …
11:15 Ticket #7417 (replace Control.Concurrent.QSem) closed by igloo
wontfix: We've already agreed (unanimously, I think) to remove them from base …
10:55 Ticket #7418 (Writing to stderr is 7x slower than writing to stdout) closed by igloo
worksforme: Thanks for the report, but I agreed with parcs: the difference is caused …
08:11 Ticket #7418 (Writing to stderr is 7x slower than writing to stdout) created by SimonHengel
For some reason printing to stderr is significantly slower than printing …
07:40 Ticket #7417 (replace Control.Concurrent.QSem) closed by igloo
wontfix: There's no need to have semaphore code in base, nor any package that comes …
07:27 Ticket #7417 (replace Control.Concurrent.QSem) created by tibbe
Right now there's no replacement for packages in the HP (e.g. Cabal), …

11/14/12:

09:36 Ticket #7392 ("the impossible happened" when compiling Types.Substitutions) closed by simonpj
duplicate: Yes, I think it's almost certainly a dup of #7237, which has been merged …
04:42 Ticket #7403 (Segmentation fault) closed by simonmar
duplicate: See #7212
04:37 Ticket #5544 (threadDelay with large values crashes the IO manager on 64-bit OS X) closed by simonmar
duplicate: I think this is a dup of #6019, which was supposed to get merged into …
02:33 Ticket #7416 (ghci "attempting to use module ... which is not loaded" after cabal ...) created by j.waldmann
with ghc-7.6.1 (but also with ghc-7.4.1): I do "cabal install" (with no …

11/13/12:

19:51 Ticket #7415 (Add more error code support to GHC.Windows (patch)) created by joeyadams
This patch adds some infrastructure for the …
16:29 Ticket #7414 (plugins always trigger recompilation) created by jwlato
When compiling code with a ghc plugin, e.g. ghc -O -fplugin SomePlugin?
14:02 Ticket #7412 (Document how to import the special built-in functions such as inline) closed by igloo
fixed: Fixed, thanks.
13:00 Ticket #7413 (runghc (runhaskell) should be able to reload code on editing) created by va1en0k
Hot code reloading on file edit is an incredibly useful feature for server …
11:47 Ticket #7339 (GHC fails to build from source on Alpha) closed by igloo
fixed: Done
09:44 Ticket #7412 (Document how to import the special built-in functions such as inline) created by tibbe
The docs at …
05:38 Ticket #7411 (Exceptions are optimized away in certain situations) created by SimonHengel
The issue came up in …
05:05 Ticket #7410 (Type error says that tuple components have kind (* -> *)) created by benl
[…] The following type error says that the second argument to (,)
04:53 Ticket #7409 (Document special "this" module name for PackageImports extension) created by hvr
Migrated from …
03:16 Ticket #7408 (Do not warn on unused newtype constructors when used with FFI) created by SimonHengel
One of the things I love about GHC are the accurate warnings about unused …
03:05 Ticket #7407 (error: expected ';' before 'else') created by erikd
Building git HEAD on linux-ppc64 (don't think the platform is relevant …
02:44 WikiStart edited by guest
update to Oct12 report (diff)

11/12/12:

15:39 Ticket #7406 (-ddump-ds does not turn on -fforce-recomp) created by goldfire
According to …
12:13 Ticket #7405 (use of -no-hs-main causes TH compiles to fail) created by MtnViewMark
If you compile a project with -no-hs-main, so that you can (for example) …
11:15 Ticket #7404 (Inconsistent treatment of overlap between type and kind variables in type ...) created by goldfire
The following code compiles on 7.7.20121031: […] After some poking …
Note: See TracTimeline for information about the timeline view.