Strange bug (in ghc?)

Hampus Ram d00ram@dtek.chalmers.se
Sat, 14 Jun 2003 16:55:10 +0200


On Sat, Jun 14 2003, Hampus Ram wrote:
> However if you change "case t of" to the more esoteric 
> "case unsafePerformIO (putStrLn (show t) >> return t) of " it works like 
> a charm. 

I have to correct myself on this point, it does not work like a charm.
It does however change the code so that it works for more inputs (i.e.
all the test files I had then). It leads me to believe that is has
something to do with the runtime system, such as the GC that kicks in at
different times depending on the code... But I still have no real clue.

/Hampus

-- 
Homepage: http://www.dtek.chalmers.se/~d00ram
E-mail: d00ram@dtek.chalmers.se

"Det är aldrig försent att ge upp"