
17 Apr
2004
17 Apr
'04
9:15 a.m.
Stefan Reich wrote:
Problem 1: -hr crashes in some circumstances. [...]
No idea about this one...
Problem 2: hp2ps doesn't work at all. [...]
That's a little bit harsh. :-) First of all it's not hp2ps, but GHC's RTS which has a buglet. Furthermore, it only has this problem in some locales. As a workaround you could try to switch your locale e.g. to English while running your Haskell program. I've fixed this about a month ago in the HEAD, but it did not make its way into the STABLE branch. SimonM? Cheers, S.