22 Dec
2007
22 Dec
'07
2:53 p.m.
On Sat, Dec 22, 2007 at 07:26:09PM +0000, Joost Behrends wrote:
Stefan O'Rear
writes: If you can reproduce it on your machine (rm <executable> *.o *.hi between tests for maximum reliability), it's definitely a bug.
http://hackage.haskell.org/trac/ghc/wiki/ReportABug
Stefan
Yes, it was the same as before. Had i reboot meanwhile, because i was out for meal. 1.34 vs. 2.34 minutes are still the same times now, WITH deletion of the object files and the .exe between both compiles and runs.
What is happening here ? Does importing Data.Char shadow (in a hidden way) some timeworn types or methods in the Prelude ? If so, ghc might be still faster than it looks now.
There is absolutely no way this could be correct behavior. Stefan