Timeline


and

12/01/10:

23:46 DataParallel/BenchmarkStatus edited by benl
(diff)
23:43 DataParallel/BenchmarkStatus edited by benl
(diff)
23:16 DataParallel/BenchmarkStatus edited by benl
(diff)
23:16 DataParallel/BenchmarkStatus edited by benl
(diff)
23:01 DataParallel/BenchmarkStatus edited by benl
(diff)
23:00 DataParallel/BenchmarkStatus edited by benl
(diff)
22:59 DataParallel/BenchmarkStatus edited by benl
(diff)
21:30 DataParallel/BenchmarkStatus edited by benl
(diff)
21:22 DataParallel/BenchmarkStatus edited by benl
(diff)
21:13 DataParallel/BenchmarkStatus edited by benl
(diff)
21:09 DataParallel/BenchmarkStatus edited by benl
(diff)
20:27 DataParallel/BenchmarkStatus edited by benl
(diff)
20:22 DataParallel/BenchmarkStatus edited by benl
(diff)
20:08 DataParallel/BenchmarkStatus edited by benl
Add notes on other versions of quickhull (diff)
19:59 DataParallel/BenchmarkStatus edited by benl
(diff)
19:43 DataParallel/BenchmarkStatus edited by benl
(diff)
19:33 DataParallel/BenchmarkStatus edited by benl
Update status of quickhull (diff)
18:48 DataParallel/BenchmarkStatus edited by benl
Update numbers (diff)
18:37 DataParallel/BenchmarkStatus edited by benl
Add key and start on new numbers (diff)
18:01 DataParallel/BenchmarkStatus edited by benl
Remove old benchmarking details (diff)
16:54 Ticket #4813 (Program hangs without -threaded option) created by mitar
Attached program hangs without -threaded option very often (but not …
14:53 Ticket #1845 (unconditional relative branch out of range (GHC version 6.8.1-6.10.4 for ...) closed by igloo
fixed: Merged.
14:53 Ticket #4808 (File descriptor reuse causes Handle to point to a different stream) closed by igloo
fixed: Merged.
14:52 Ticket #4391 (forkIO threads do not properly save/restore the floating point environment) closed by igloo
fixed: Merged.
04:58 Ticket #2965 (GHC on OS X does not compile 64-bit) closed by maeder
fixed: This ticket can be closed. ghc-6.10.4 from macports gives you a 64bit …
02:01 Ticket #4812 (doesDirectoryExist always returns False on Mac OS X) created by YitzGale
On an Intel MacBook with Mac OS X 10.6.5 (Snow Leopard), with GHC …

11/30/10:

20:25 Ticket #4811 (Internal error: throwTo: unrecognised why_blocked value) created by mitar
I am getting this error: […] Sadly I was unable to make a simple test …
15:32 Ticket #4810 (Versions of bracket without masking acquire action) created by mitar
With new mask/restore concept it is impossible to unblock exceptions in …
14:01 Ticket #4809 (MonoLocalBinds and type classes cause infinite loop) created by JeremyShaw
The following program gets stuck in a loop and prints no output when run: …
08:21 Ticket #4808 (File descriptor reuse causes Handle to point to a different stream) created by clemens
Short: A handle h has been closed with hClose, while the file …
07:41 Ticket #4807 (Data instance for Data.Map is incomplete) created by sclv
There's no dataCast1 defined for Data.Map. This makes the ext1 family …
02:29 Ticket #4802 ('current directory' is not thread local) closed by simonmar
wontfix: Correct, the current directory is global process state, not thread-local …

11/29/10:

23:33 Ticket #4806 (Make error message more user friendly when module is not found because ...) created by mitar
Make error message more user friendly when module is not found because …
15:18 Ticket #4805 (segfault in Data.HashTable, triggered by long Agda runs) created by wkahl
Agda uses Data.HashTable for interface (*.agdai) serialisation. I …
14:49 Ticket #4804 (ghc-stage2: Monadic.o: bus error / segmentation fault / internal error) created by altaic
Vanilla build of HEAD with a virgin repository on MacOS X 10.6.5 (MacBook?
10:09 Ticket #4803 ("can't find a register in class ‘BREG’ while reloading ‘asm’" - problem ...) created by guest
When compiling the cpuid package with dynamic link libraries I get the …
09:52 Ticket #4802 ('current directory' is not thread local) created by tanakh
In a threaded code, the current directory is not thread local, even using …
09:01 Ticket #1845 (unconditional relative branch out of range (GHC version 6.8.1-6.10.4 for ...) closed by PHO
worksforme: Ah... I must say that... the darcs HEAD works well without my last 2 …
05:53 Ticket #4519 (Do not link in unused code) closed by simonmar
duplicate: Thanks for the report. I think we already have this covered with #4417
04:57 Ticket #4536 (SampleVar could also be an instance of Eq and Typable) closed by simonmar
duplicate: thanks - closing as dup of #4537.
03:42 Ticket #4801 (Typechecker performance regression 6.12 -> 7.0.1) created by simonmar
The attached module is a smaller version of the example in #4505. With …
00:48 Ticket #4800 (Memory Leak when Compiling qtHaskell) created by gidyn
I get an out-of-memory error about two thirds of the way through building …
00:39 Ticket #4481 (Functor, Pointed, Applicative, Monad) closed by gidyn
invalid
00:18 Ticket #4799 (Imprecise error regarding SPECIALIZE and INLINE/INLINABLE pragmas) created by dreixel
Consider the following two modules: […] Compiling with ghc --make …

11/28/10:

11:27 Ticket #4508 (DeriveFoldable should not require DeriveFunctor) closed by igloo
fixed: Merged.
10:33 Ticket #4278 (Proposal: Add strict versions of foldlWithKey and insertLookupWithKey to ...) closed by igloo
fixed: Applied, thanks.
10:33 Ticket #4257 (Add strict versions of insertWith and insertWithKey to IntMap) closed by igloo
fixed: Applied, and I took the liberty of making a few tweaks: […]
08:58 Ticket #4378 (Add IsString and Monoid instances for Doc) closed by igloo
fixed: Patches applied.
08:03 Ticket #4129 (Template haskell API makes inconsistent use of [Q Dec], Q [Dec] and Q Dec) closed by igloo
wontfix: This looks like an abandoned proposal. If that's not the case, please …
08:02 Ticket #4025 (template-haskell Use named fields in Info) closed by igloo
wontfix: This looks like an abandoned proposal. If that's not the case, please …
07:58 Ticket #3975 (filepath: normalise trailing dot) closed by igloo
wontfix: This looks like an abandoned proposal. If that's not the case, please …
07:56 Ticket #3777 (Split MonaIO class from mtl) closed by igloo
wontfix: This looks like an abandoned proposal. If that's not the case, please …
07:54 Ticket #3671 (Add partitioning functions to Data.List) closed by igloo
wontfix: This looks like an abandoned proposal. If that's not the case, please …
07:48 Ticket #3634 (Add traceM, traceShowM and withTrace) closed by igloo
wontfix: This looks like an abandoned proposal. If that's not the case, please …
07:48 Ticket #3563 (A couple of additions to Data.Bits) closed by igloo
wontfix: This looks like an abandoned proposal. If that's not the case, please …
07:45 Ticket #3537 (Add missing NFData instances to parallel) closed by igloo
wontfix: This looks like an abandoned proposal. If that's not the case, please …
07:15 Ticket #3587 (provide a cross-platform way to set environment variables) closed by igloo
wontfix: Looks like an abandoned proposal.
07:10 Ticket #1952 (Max and Min for Monoid) closed by igloo
wontfix: Looks like an abandoned proposal.
07:09 Ticket #1951 (Add "writer" Monad instance (,) o to Control.Monad.Instances) closed by igloo
wontfix: Looks like an abandoned proposal.
05:20 ExplicitCallStack edited by ahammers
(diff)

11/27/10:

14:20 Ticket #4798 (Make HsIf more polymorphic with RebindableSyntax) created by nsch
Currently, ifThenElse is typed this way: […] I propose to change this …
13:11 TypeNats/Axioms edited by diatchki
(diff)
13:09 TypeNats/Axioms edited by diatchki
(diff)
13:03 TypeNats/Axioms edited by diatchki
(diff)
12:54 TypeNats/Axioms created by diatchki
12:22 TypeNats edited by diatchki
(diff)
01:24 Ticket #4537 (Make SampleVar an instance of Typeable) created by basvandijk
Mitar [ http://article.gmane.org/gmane.comp.lang.haskell.libraries/14592

11/26/10:

16:57 Ticket #4524 (Template variable unbound in rewrite rule) closed by igloo
fixed: Merged.
16:53 Ticket #4536 (SampleVar could also be an instance of Eq and Typable) created by mitar
SampleVar could also be an instance of Eq and Typable. Probably just …
16:48 Ticket #4535 (Add tryReadChan to Chan) created by mitar
Now that isEmptyChan is deprecated (#4154) it would be useful to add …
14:29 Ticket #4351 (internal error: awaitEvent: descriptor out of range) closed by igloo
fixed: Merged (was in 7.0.1).
13:03 Ticket #4532 (Profiling crashes with GHC API) closed by igloo
fixed: Thanks for the report. In 7.0.1 you get a nice error: […] …
11:37 Ticket #4534 (Core lint error when using TransformListComp) created by guest
When i build manatee-core …
11:21 Ticket #4446 (linker symbol name clashes between rts and system libs) closed by igloo
fixed: Actually, it wasn't static in 6.12.1, and works with more recent GHCs.
02:19 Ticket #4380 (Use throwIO instead of throw in an IO context) closed by simonmar
fixed: This patch was applied.
02:06 Debugging/LowLevelProfiling/mutrace created by simonmar
02:04 Debugging/LowLevelProfiling edited by simonmar
(diff)
01:13 Ticket #4262 (GHC's runtime never terminates unused worker threads) closed by simonmar
fixed: Thanks. I reworked the patch a bit, and pushed my version today: […]
01:03 Ticket #4373 (Lexer does not handle unicode numeric subscripts) closed by simonmar
fixed: Fixed: […]

11/25/10:

23:25 Ticket #4533 (IO manager can leak MVars if threads are killed) created by bos
If a thread is killed in threadWaitRead and no data ever comes in on …
22:04 Ticket #4532 (Profiling crashes with GHC API) created by guest
Profiling program using ghc api crashes. For example: ghc-api.hs […] …
14:08 Ticket #4531 (GHCi reacting strangely and then crashing after pressing CTRL-C) created by stakx
I attempted to abort GHCi by pressing CTRL+C (I had started GHCi from a …
10:22 Ticket #4530 (Deriving Data for existentially quantified types) created by mitar
I cannot derive Data for: […] I am getting such error: […]
10:15 HackSprint edited by hwloidl
(diff)
10:06 Ticket #4529 (Deriving Data does not work for attached code) created by mitar
For attached code I get this error: […]
08:32 Ticket #4509 (System.Timeout inoperative with Data.IORef) closed by simonmar
duplicate: This is an instance of one of our oldest bugs: #367. To work around it …
05:57 Ticket #4528 (stand-alone deriving sometimes fails for GADTs) created by nestra
Consider the following module […] Loading it into GHCi causes the …
05:16 Ticket #4527 (<<loop>> ing program with ghc-7.0.1) created by maeder
I've got a (unfortunately large) program that terminates with <<loop>> if …
05:06 Building/MacOSX edited by mitar
spam (diff)
04:46 Ticket #4526 (Make Chan an instance of Eq) created by mitar
Chan is not an instance of Eq, but it could be easily, as MVars it uses …
03:28 TemplateHaskell/Conversions edited by simonpj
(diff)
03:27 TemplateHaskell/Conversions edited by simonpj
(diff)
03:25 Commentary edited by simonpj
(diff)

11/24/10:

17:39 Ticket #1060 (GHC accepts program with incorrect layout) closed by igloo
fixed: Fixed. This is now controlled by the RelaxedLayout extension.
17:18 HackSprint created by hwloidl
17:07 GpHEden edited by hwloidl
(diff)
16:00 Ticket #4525 (Type synonyms not expanded consistently in errors) created by igloo
With this module: […] GHC says: […] Note that the first line talks …
13:12 TypeNats edited by diatchki
(diff)
13:11 TypeNats/ImplicitExplicit created by diatchki
13:08 TypeNats/Implementation created by diatchki
13:06 TypeNats/BasicExamples created by diatchki
13:05 TypeNats/Basics created by diatchki
13:03 TypeNats edited by diatchki
(diff)
13:03 TypeNats created by diatchki
08:26 Ticket #4410 (Unable to install GHC on Mac) closed by MeineWenigkeit
fixed: I found the mistake. When I installed XCode, I forgot to enable the "Unix …

11/23/10:

22:59 Building/MacOSX edited by abhinav
(diff)
22:58 Building/MacOSX edited by abhinav
(diff)
21:52 Ticket #4524 (Template variable unbound in rewrite rule) created by guest
I was trying to compile the latest darcs source (darcs get --lazy …
15:25 Ticket #4523 (unix package does not check properly for sem_close) created by bos
On modern Linux systems (in my case, Fedora 13 and 14), the …
08:29 Ticket #4522 (.ghc folder not created by default) created by guest
This may have been fixed in later versions -- but using the generic 6.12.3 …
07:05 Ticket #4521 (Passing --hoogle to haddock when building base) created by igloo
In  http://www.haskell.org/pipermail/cvs-ghc/2010-November/057376.html Neil …

11/22/10:

11:34 SafeHaskell edited by David
(diff)
08:14 Ticket #4520 (startup code on Windows should use SetDllDirectory("")) created by duncan
See [ http://blogs.msdn.com/b/oldnewthing/archive/2010/11/10/10088566.aspx

11/21/10:

21:56 SafeHaskell edited by David
(diff)
21:54 SafeHaskell edited by David
(diff)
21:32 SafeHaskell edited by David
(diff)
17:28 SafeHaskell edited by David
(diff)
12:19 Ticket #3165 (:history throws "Irrefutable pattern failed" exception) closed by igloo
fixed: Thanks; applied.
11:51 Ticket #4423 (Remove 'rename' and friends from TH.Lib) closed by igloo
fixed: Done: […]
10:45 Commentary/CodingStyle edited by waern
(diff)
10:38 Commentary/CodingStyle edited by waern
(diff)
07:40 Ticket #4518 (RebindableSyntax turns off NoImplicitPrelude) closed by igloo
duplicate: Thanks for the report. Happily, this is a duplicate of #4501, which is …
04:57 VectorComputing edited by guest
example of a vector algorithm for computing the cumulative sum (diff)
01:14 SIMD edited by guest
(diff)
01:14 SIMD edited by guest
(diff)
00:18 Ticket #4519 (Do not link in unused code) created by gidyn
The linker should ignore unused code from imported modules. As an example …

11/20/10:

19:09 SIMD edited by vivian
Added explicit Vector Computing link (diff)
14:58 Ticket #4518 (RebindableSyntax turns off NoImplicitPrelude) created by mnislaih
{-# LANGUAGE NoImplicitPrelud?, RebindableSyntax? #-} is not equivalent to …
14:19 Ticket #4517 (Add Data.Functor.Backwards to transformers) created by r6
Data.Functor.Backwards is a wrapper for functors that allow Foldable, …
05:28 Ticket #4497 (hmatrix-0.10.0.0 fails to build with GHC 7.0.1 (worked with ...) closed by igloo
fixed: Merged.
05:28 Ticket #4499 ("skolem type variable" is bad for usability (and beginners)) closed by igloo
fixed: Merged.
05:27 Ticket #4511 (Core lint panic) closed by igloo
fixed: Merged
00:28 Ticket #4516 (Over eager non-exhaustive pattern match warnings in lambda expressions.) created by benl
When I write: […] GHC shouldn't complain about non-exhaustive pattern …

11/19/10:

06:38 Ticket #4515 (ghc 7.0.1 panic: dsLet: unlifted) closed by simonpj
duplicate: I think this is a dup of #4498, in which case it's already fixed. Can you …
06:12 Ticket #4515 (ghc 7.0.1 panic: dsLet: unlifted) created by dsf
The attached file causes a ghc panic when compiled with this command: ghc …
01:02 Ticket #4514 (IO manager can deadlock if a file descriptor is closed behind its back) created by adept
Consider the following simple "echo server": […] When compiled …

11/18/10:

17:30 Ticket #4501 (RebindableSyntax does not imply NoImplicitPrelude) closed by igloo
fixed: Merged.
17:29 Ticket #4498 (ghc 7.0.1 and 7.1.20101112+ panic building blaze-builder-0.2.0.1) closed by igloo
fixed: Merged.
17:29 Ticket #4494 (Another regression with type families) closed by igloo
fixed: Merged.
17:28 Ticket #4227 (Allow SPECIALISE pragmas for functions defined in another module) closed by igloo
fixed: Merged.
14:57 Ticket #4448 (Another case of SpecConstr not specialising) closed by rl
fixed: I pushed this: […] I suppose we can close this since the problem can …
08:49 Ticket #4446 (linker symbol name clashes between rts and system libs) closed by simonmar
wontfix: That symbol is already defined static, so I don't understand why ld …
07:58 Ticket #4513 (haskell98-1.1.0.0 fails to build on GHC 6.12) created by hesselink
A cabal install pulled in haskell98-1.1.0.0, which failed to build on GHC …
04:25 Ticket #4512 (EventLog does not play well with forkProcess) created by adept
I am trying to see an eventlog of process that daemonizes itself via …

11/17/10:

16:59 Ticket #4503 (compiling ghc HEAD fails on GenericTemplate.hs, looking for XBangPatterns) closed by igloo
fixed: Thanks for the report. Fixed by […]
12:03 Ticket #4511 (Core lint panic) created by rl
Steps to reproduce: * compile current HEAD * `cd …
10:06 Commentary/Compiler/Coercions edited by simonpj
(diff)
10:05 Commentary/Compiler/Coercions edited by simonpj
(diff)
09:53 Commentary/Compiler/Coercions edited by simonpj
(diff)
09:31 Ticket #4510 (No links will be generated to these packages: base-4.3.0.0) created by claus
As reported earlier, (point 6. in #4292), running haddock (via cabal) …
07:58 Ticket #4507 (Data.List.sum and Data.List.product unnecessarily inefficient) closed by igloo
wontfix: The foldl' versions have different strictness behaviour to that …
07:51 Ticket #4509 (System.Timeout inoperative with Data.IORef) created by warren
I would like to write some code that gathers as many answers as possible …
07:47 Ticket #4508 (DeriveFoldable should not require DeriveFunctor) created by batterseapower
Functor is not a superclass of Foldable, so there is no reason to require …
07:32 Ticket #4507 (Data.List.sum and Data.List.product unnecessarily inefficient) created by pozorvlak
Despite the advice given in …
07:06 Commentary/Compiler/Coercions edited by simonpj
(diff)
07:03 Ticket #4506 (program fails with "Segmentation fault/access violation in generated code") created by HolgerReinhardt
I have the following program: […] Compiling and running I get this …
06:59 Commentary/Compiler/Coercions created by simonpj
06:58 Ticket #4505 (Segmentation fault on long input (list of pairs)) created by cathper
When compiling LongList?.hs with […] then running the output gives a …
05:15 Ticket #4500 (Improve Read Integer) closed by igloo
wontfix: My intuition was that reads would accept any prefix that parses, but that …
04:18 Ticket #4476 (Event log header: Startup event length wrong) closed by simonmar
fixed: Pushed, thanks. […]
04:18 Ticket #4400 (Asynchronous exceptions in runInUnboundThread) closed by simonmar
fixed: Pushed, thanks. […]
03:24 Status/SLPJ-Tickets edited by simonpj
(diff)
03:19 Status/SLPJ-Tickets edited by simonpj
(diff)
02:27 Ticket #4490 (failure during install_doc) closed by maeder
worksforme: I can no longer reproduce this error with the sources of ghc-7.0.1
01:15 Ticket #4488 (Warn about unnecessary fromIntegral and other conversions) closed by simonpj
fixed: OK, your wishes are granted […] I didn't do fromInteger and …

11/16/10:

23:40 Ticket #4504 ("awaitSignal Nothing" does not block thread with -threaded) created by adept
Consider the following code: […] According to the …
19:10 Ticket #4503 (compiling ghc HEAD fails on GenericTemplate.hs, looking for XBangPatterns) created by hasenov
After "./configure" I type in "make" on the command prompt. Here is the …
14:33 Ticket #4502 (Add a Read instance for Data.Fixed.Fixed) created by igloo
Add a Read instance for Data.Fixed.Fixed. Patch and test attached; the …
14:03 Ticket #4501 (RebindableSyntax does not imply NoImplicitPrelude) created by CoreyOConnor
According to the documentation for RebindableSyntax: …
12:59 Milestone 7.0.1 completed
12:58 VectorComputing edited by guest
link to Trac ticket (diff)
12:31 Ticket #4500 (Improve Read Integer) created by igloo
Currently, according to H98, H2010, GHC and hugs, […] is […] whereas …
12:29 SIMD edited by guest
moved former content to VectorComputing (diff)
12:19 VectorComputing created by guest
copied from SIMD
12:07 SIMD edited by vivian
(diff)
12:03 SIMD created by vivian
created page
11:35 Ticket #4499 ("skolem type variable" is bad for usability (and beginners)) created by guest
I believe the new type error message in GHC7 that mentions "skolem" is a …
11:30 Commentary edited by vivian
added SIMD link (diff)
09:35 Ticket #4498 (ghc 7.0.1 and 7.1.20101112+ panic building blaze-builder-0.2.0.1) created by awson
When building blaze-builder-0.2.0.1, ghc 7.0.1 (I've tried ghc …
04:53 Ticket #4497 (hmatrix-0.10.0.0 fails to build with GHC 7.0.1 (worked with ...) created by luite
When building hmatrix-0.10.0.0 with GHC 7.0.1 I get the following error. …
00:33 Ticket #4496 (add a configure build option to use system libffi for Linux) created by juhpetersen
ghc should not use its own internal copy of libffi on Linux at least. Copy …

11/15/10:

15:36 Ticket #4486 (Unable to satisfy "Defined but not used: data constructor" warning) closed by simonpj
worksforme: I can't reproduce this. Here's the module I'm compiling: […] Here we …
15:29 Ticket #4489 (The new flag -fwarn-missing-import-lists does not recognize the (..) form ...) closed by simonpj
fixed: Good point. Fixed by […] Simon
15:28 Ticket #1769 (Deriving Typeable for data families) closed by simonpj
fixed: OK, I've done this […] Simon
14:33 SafeHaskell edited by alejandro.russo
(diff)
10:42 Ticket #4495 (GHC fails to inline methods of single-method classes) created by diatchki
Consider the following module: […] GHC has a nice optimization where …
07:01 Ticket #4174 (Jumbled error message from type family operator) closed by simonpj
fixed: This bug is fixed by the latest wave of typechecker fixes (I'm not sure …
01:58 Ticket #4472 (Funny memory leak error with ghc-6.12.3 -debug in Agda-2.2.8) closed by simonmar
fixed: Thanks - optimistically closing as fixed then. Please re-open if the …

11/14/10:

19:52 Commentary/Compiler/Backends/LLVM/WIP edited by dterei
(diff)
19:50 Commentary/Compiler/Backends/LLVM/WIP edited by dterei
Add some more ideas (diff)
08:54 Ticket #4432 (T3738 fails due to too little allocation) closed by igloo
fixed: Fixed by: […]
08:50 Ticket #4447 (DocBook detection in autoconf is against an old version; patch enclosed) closed by igloo
fixed: Fixed by: […]
07:23 Ticket #4320 (GHC Build System: make clean on windows requires ./configure to be rerun) closed by igloo
worksforme: It works for me. If you still think there's a problem, can you please …
07:00 Ticket #4357 (Parallel build broken) closed by igloo
fixed: Fixed by: […]
06:06 Ticket #4375 (read :: String -> StdGen behaves oddly with respect to documentation.) closed by igloo
fixed: Actually, already fixed by: […]

11/13/10:

14:25 Ticket #4477 (GHC (without -XBangPatterns) silently accepts bang patterns in outermost ...) closed by igloo
fixed: Fixed by: […]
13:16 Ticket #4433 (Suboptimal rendering of long type signatures) closed by igloo
wontfix: I'll close this ticket for now, but if someone wants to take the reins …

11/12/10:

18:22 Commentary/Compiler/GeneratedCode edited by draconx
Fix spelling errors (diff)
14:18 Ticket #4342 (Review containers changes) closed by igloo
fixed: Thanks; I've pushed the patches, so I think we can close this ticket now. …
08:44 Ticket #4494 (Another regression with type families) created by rl
Program (compile with ScopedTypeVariables): […] The current head …
07:54 Ticket #4484 (Regression: Combination of GADTs and Type families) closed by igloo
fixed: Merged.
07:54 Ticket #3440 (Improve error message for GADT failures) closed by igloo
fixed: Merged, as […] depended on it.
07:53 Ticket #836 (rebindable if-then-else syntax) closed by igloo
fixed: This patch: […] depended on this, so I ended up merging it.
05:08 Ticket #4492 (Type families regression) closed by simonpj
fixed: Thanks. Fixed by the same patch as #4484. I've added this program as a …

11/11/10:

14:59 Ticket #4493 (Child from forkProcess calls select/read on parent's Handle, stealing data ...) created by josh
In trying out  git-annex on a large …
12:42 Ticket #4492 (Type families regression) created by rl
Here is a small program: […] The current head complains: […] …
10:08 Ticket #4491 (dataToQa uses only unqualified names when converting values to their TH ...) created by gmainland
The dataToQa function in Language.Haskell.TH.Quote always use …
08:21 Blog: New directions for Template Haskell comment added by carette
As the principal 'mover' behind Part B, I am very happy with the proposal …
03:33 Ticket #4490 (failure during install_doc) created by maeder
when trying to install from a binary distribution of ghc-7.0.0.20101028 on …
01:50 Ticket #4449 (GHC 7 can't do IO when demonized) closed by simonmar
invalid: Replying to kazu-yamamoto: > What is a right way to implement …

11/10/10:

13:53 Ticket #4489 (The new flag -fwarn-missing-import-lists does not recognize the (..) form ...) created by andressr
When using the (..) form of import and the new flag …
12:21 Ticket #4458 (ghc: panic while installing hcodecs) closed by igloo
duplicate: Thanks for the report. Happily this is a duplicate of #4345, already fixed …
10:55 Ticket #4488 (Warn about unnecessary fromIntegral and other conversions) created by mitar
GHC should report unnecessary fromIntegral and other conversions. …
10:48 Ticket #4487 (.ghci file is kept open while ghci is running) created by NeilMitchell
Given a .ghci file in the current directory, when I start ghci
09:54 Commentary/Rts/Storage/GC/Immix edited by marcotmarcot
Spelling (diff)
08:55 Ticket #2510 (Environment modification during installation should be optional) closed by NeilMitchell
fixed: When installing a GHC 7 nightly I get the option not to set the path, …
08:08 Ticket #4483 (Offside rule for function definitions) closed by simonmar
invalid: It's not at all clear how this would fit into the current design of the …
07:40 Ticket #4068 (GHC 6.12.2 on Mac OS X from GHC-6.12.2-i386.pkg fails with "Undefined ...) closed by igloo
invalid: As far as I can see, this is not a GHC bug. The problem is that code is …
05:55 SafeHaskell edited by simonpj
(diff)
02:19 SafeHaskell edited by simonmar
(diff)
01:34 SafeHaskell edited by David
(diff)
00:31 SafeHaskell edited by simonpj
(diff)
00:29 SafeHaskell edited by simonpj
(diff)
00:26 SafeHaskell edited by simonpj
(diff)
00:25 SafeHaskell edited by simonpj
(diff)
00:24 SafeHaskell edited by simonpj
(diff)

11/09/10:

11:47 Ticket #4486 (Unable to satisfy "Defined but not used: data constructor" warning) created by mitar
I am unable to satisfy "Defined but not used: data constructor" warning. I …
11:39 Ticket #1521 (Problems building the time library with Cabal / Setup.hs) closed by michalt
wontfix: This is not a ticket about GHC and seems to be fixed anyway …
02:52 Status/SLPJ-Tickets edited by simonpj
(diff)

11/08/10:

15:27 Ticket #4485 (Per-class incoherence, and solve incoherent instances last) created by JeremyShaw
The behavior of type-inference and OverlappingInstances has changed …
00:37 SafeHaskell edited by David
(diff)
00:23 SafeHaskell edited by David
(diff)
00:05 SafeHaskell edited by David
(diff)

11/07/10:

23:33 Ticket #4449 (GHC 7 can't do IO when demonized) closed by kazu-yamamoto
fixed: I have tested direct-daemonize 2.0 on MacOS and confirmed that this bug …
02:42 Ticket #4484 (Regression: Combination of GADTs and Type families) created by sjoerd_visscher
The function "fails" compiles in 6.12.3 but not in 7.1 HEAD. […] The …
02:29 Ticket #4483 (Offside rule for function definitions) created by gidyn
[…]
02:25 Ticket #4482 (Allow type variables to be instantiated as a typeclass) created by gidyn
Allow code such as […] This would eliminate the need for manual wrapper …
02:15 Ticket #4481 (Functor, Pointed, Applicative, Monad) created by gidyn
As pointed out on …
00:40 Ticket #4480 (System.Directory.canonicalizePath gives bad result) closed by benl
worksforme: Nevermind, look's like it's fixed in the head.

11/06/10:

16:48 Ticket #4480 (System.Directory.canonicalizePath gives bad result) created by erikd
Running ghci on linux with an empty path gives different wrong results …
12:50 Ticket #4479 (Add Type Directed Name Resolution) created by gidyn
A request to implement …
08:24 Ticket #4478 (Exporting the same entity twice should not be a warning) created by kosmikus
Here is a minimal sample module: […] This module results in a lot of …
07:26 Ticket #4477 (GHC (without -XBangPatterns) silently accepts bang patterns in outermost ...) created by dons
GHC 6.8, 6.12, 7.0 at least accept bang patterns on the outside of …

11/05/10:

22:52 UnresolvedInfixExpressions edited by reinerp
(diff)
22:19 UnresolvedInfixExpressions created by reinerp
08:29 Ticket #4476 (Event log header: Startup event length wrong) created by scpmw
GHC currently writes 0 as the length of the EVENT_STARTUP event. That's …
02:41 Ticket #3812 (segfault in maybePerformBlockedException) closed by maeder
invalid: I've made a new ticket #4475 since I do no longer see a relation to the …
02:35 Ticket #4475 (unreliable ghc on sparc) created by maeder
I was able to create and successfully use ghc-7 RC2 …
02:28 Ticket #4474 (3 ways to write a function (unexpected performance difference and ...) created by claus
Consider the attached comparison.hs, a small performance test for …
00:37 Ticket #4473 (GHC --make switch does not set file timestamp correctly) created by mitar
I am using GHC --make in bigger Makefile setup. I am having problems that …
00:14 Ticket #4343 (Add throwSTM and generalize catchSTM) closed by basvandijk
fixed: The latest  stm-2.2.0.1 seems to …

11/04/10:

18:33 Ticket #4472 (Funny memory leak error with ghc-6.12.3 -debug in Agda-2.2.8) created by wkahl
I observe is a reproducible corruption of RTS data structures when running …
11:31 Ticket #4471 (Incorrect Unicode output on Windows Console) created by sankeld
To reproduce, * start a windows console * Change the console's font to …
06:15 Status/SLPJ-Tickets edited by simonpj
(diff)
05:30 Ticket #698 (GHC's internal memory allocator never releases memory back to the OS) closed by igloo
fixed: Fixed by: […] in HEAD and 7.0.
03:25 Ticket #4470 (Loop optimization: identical counters) created by choenerzs
Consider the small program below, where 'f' has to counters 'i' and 'j'. …

11/03/10:

16:03 Ticket #4461 (make binary-dist tries to tar non-existing files) closed by igloo
fixed: Thanks for the report; fixed in HEAD and 7.0 by: […]
14:48 Ticket #4469 (recompilation or build system bug) created by igloo
First reported here: …
06:48 Ticket #4348 (bounds error on sparc when compiling haddock) closed by igloo
fixed: Applied to HEAD and 7.0; thanks!
05:23 Ticket #4468 (Linking libstdc++ is broken on Windows) created by rl
Foo.hs: […] file.cpp: […] Building with: […] and then running …
04:27 Ticket #4251 (GHC hangs during Network.HTTP.simpleHTTP on Windows XP SP3, Windows 7) closed by simonmar
invalid: As far as I know there isn't a bug tracker for HTTP. however I notified …
03:10 Status/SLPJ-Tickets edited by simonpj
(diff)
01:25 Commentary/Compiler/GenericDeriving edited by dreixel
(diff)
01:25 Commentary/Compiler/GenericDeriving edited by dreixel
(diff)
01:10 CrossCompilation edited by nathanhowell
(diff)

11/02/10:

14:35 Status/Oct10 edited by simonpj
(diff)
14:23 Status/Oct10 edited by simonpj
(diff)
14:21 Status/Oct10 edited by simonpj
(diff)
13:26 Ticket #4467 (Too many literals?) closed by igloo
duplicate: Thanks for the report. Happily, this is already fixed in the HEAD and 7.0 …
13:12 Ticket #4467 (Too many literals?) created by Kalani
[…]
12:48 Ticket #4466 (Add extension for type application) created by igloo
In  http://www.haskell.org/pipermail/libraries/2010-October/014761.html we …
10:23 Ticket #4465 (GHCi linker failure on Windows) created by joellathrop
On Windows, GHCi seems unable to find a DLL in a non-standard location, …
08:05 Ticket #4464 (RTS options broken for dynamic libraries) created by rl
There are several problems here. Firstly, GHC doesn't seem to respect …
06:23 Status/Oct10 edited by igloo
(diff)
06:10 Status/Oct10 edited by igloo
(diff)
05:57 Status/Oct10 edited by igloo
(diff)
05:51 Status/Oct10 edited by duncan
Add section on the parallel Haskell project (diff)
02:12 Ticket #4463 (CORE notes break optimisation) created by rl
I think at some point we decided that Core notes shouldn't affect …

11/01/10:

17:52 Ticket #4462 (-dcore-lint error in simplifier phase 0 when profiling) created by wkahl
I am getting another core-lint error when compiling Agda with profiling …
13:03 Ticket #4461 (make binary-dist tries to tar non-existing files) created by maeder
I only notice now that at the end of "make binary-dist" I get non-fatal …
05:36 Status/Oct10 edited by simonpj
(diff)
05:36 Status/Oct10 edited by simonpj
(diff)
05:34 Status/Oct10 edited by simonpj
(diff)
03:51 Status/Oct10 edited by simonmar
(diff)
03:49 Status/Oct10 edited by simonmar
(diff)
02:12 Ticket #4460 (Input is not echoed when GHCi is suspended and subsequently brought to ...) created by manzyuk
How to reproduce: 1. Start ghci. 2. Press Ctrl-Z to suspend it. 3. …
01:16 Ticket #2846 (Impredicativity bug: GHC crash by type signature) closed by simonpj
fixed: Yes, that's fine. The error message Michal gives is with …
Note: See TracTimeline for information about the timeline view.