RE: (no subject)

2002-01-17 Thread Simon Peyton-Jones
Perfectly sensible suggestion, but too late for the H98 Report, I'm afraid. It's time to freeze it. Simon | -Original Message- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] | Sent: 08 January 2002 10:02 | To: [EMAIL PROTECTED] | Subject: (no subject) | | | | Hello, | | Is th

RE: Unicode again

2002-01-17 Thread Simon Peyton-Jones
| there was some discussion about Unicode and the Char type | some time ago. At the moment I'm writing some Haskell code | dealing with XML. The problem is that there seems to be no | consensus concerning Char so that it is difficult for me to | deal with the XML unicode issues appropriately.

rank x polymorphism

2002-01-17 Thread Hal Daume III
i'm familiar with ranks 1 and 2 of polymorphism. what are the higher ones (are there any). is there a good summary anywhere? -- Hal Daume III "Computer science is no more about computers| [EMAIL PROTECTED] than astronomy is about telescopes." -Dijkstra | www.isi.edu/~hdaume __