Re: HaXml and ghc-current

2005-01-11 Thread Peter Simons
Lemmih writes: > You should probably talk to Malcolm Wallace about it. Curiously enough, he sent me here. ;-) Oh well, looks like I have to use my own brain. Anyway, thanks a lot for trying to help, Lemmih. It is very much appreciated. Peter ___ Gl

Re: Unicode in GHC: need some advice on building

2005-01-11 Thread Shawn Garbett
--- Dimitry Golubovsky <[EMAIL PROTECTED]> wrote: > Hi, > > Following up the discussion in Haskell-Cafe about > ways to bring better > Unicode support in GHC. A radical suggestion from an earlier discussion was to make String a typeclass. Have unicode, ascii, etc. all be representations. The qu

Re: HaXml and ghc-current

2005-01-11 Thread Lemmih
On 11 Jan 2005 01:07:38 +0100, Peter Simons <[EMAIL PROTECTED]> wrote: > I see, thanks for the info! Any advice on how to > build/install it with Cabal? I've tried it, but when Cabal > tries to create the library, it appears to get the file > suffixes wrong: > > $ runghc Setup.lhs Setup.lhs build

RE: Unicode in GHC: need some advice on building

2005-01-11 Thread Simon Marlow
On 11 January 2005 02:29, Dimitry Golubovsky wrote: > Bad thing is, LD_PRELOAD does not work on all systems. So I tried to > put the code directly into the runtime (where I believe it should be; > the Unicode properties table is packed, and won't eat much space). I > renamed foreign function names