
23 Nov
2006
23 Nov
'06
1:39 p.m.
On Thu, 2006-11-23 at 15:19 +0300, Bulat Ziganshin wrote:
Hello Neil,
Wednesday, November 22, 2006, 3:25:54 PM, you wrote:
* Portability, Windows+Linux, GHC+Hugs+Yhc
may be i'm wrong but adding NHC compatibility seems like an important issue. reasons: base lib and cabal now supports nhc and anything proposed to be used here need to follow the same requirements
Unfortunately it is very difficult for most developers to test with NHC98 because it does not work with any recent version of Linux (specifically since Linux kernel version 2.6 some years ago) due to the 'high mem' bug. I admit that I've not tried building NHC98 for a while but I've not heard that the bug has been fixed. Duncan