Re: To show or not to show french accents

2003-12-17 Thread Max Kirillov
On Tue, Dec 16, 2003 at 07:49:26AM +0100, [EMAIL PROTECTED] wrote: > Good morning, > > The following haskell program : > > --<< > module Main where > > accentLetters :: String > accentLetters = "ИЮТ" > > main :: IO () > main = do putStr (show accentLetters) > -->

RE: ANNOUNCE: GHC version 6.2

2003-12-17 Thread Simon Marlow
> since GHC version 6.2.the following link is missing: > > http://www.haskell.org/ghc/docs/latest/html/base/index.html > > I asume that I need to change my bookmark to: > > http://www.haskell.org/ghc/docs/latest/html/libraries/index.html Correct - the libraries docs are now build with the lat

Re: ANNOUNCE: GHC version 6.2

2003-12-17 Thread Christian Maeder
since GHC version 6.2.the following link is missing: http://www.haskell.org/ghc/docs/latest/html/base/index.html I asume that I need to change my bookmark to: http://www.haskell.org/ghc/docs/latest/html/libraries/index.html Cheers Christian ___ Glasg

Re: ghc-6.2 rpm package available

2003-12-17 Thread Hiroyuki Miyoshi
Hi Jens, It's excellent, but we cannot use it because Japanese dominant distribution Vine Linux adopts, as its policy, stable but old libraries including glib. Could you also put SRPM files of GHC6.2 for us to rebuild it? Hiroyuki Miyoshi From: Jens Petersen <[EMAIL PROTECTED]> Subject: ghc-6.2

ghc-6.2 rpm package available

2003-12-17 Thread Jens Petersen
An rpm package of ghc 6.2 for i386 Linux (glibc 2.3) is available now at: http://haskell.org/~petersen/rpms/ghc/?C=M&O=D Cheers, Jens ___ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskel