Re: ANNOUNCE: GHC version 6.0

2003-06-01 Thread Sven Panne
Malcolm Wallace wrote:
 There is a strange error message in ghc-pkg-6.0, viz.

 $ ghc-pkg-6.0 --list-packages
 option `--list-packages' is ambiguous; could be one of:
   -l  --list-packagesList packages in all config files
   -L  --list-packages-local  List packages in the specified config file

 Hmm.  Perhaps you should rename the long form of -L to --list-local-packages.
Just a small note: This was a buglet in System.Console.GetOpt.getOpt,
which has been fixed since GHC 5.04.3. Consequently this does not
happen if you use a GHC = 5.04.3 for compiling GHC 6.0. But to be on
the safe side, SimonM has renamed the option, anyway...
Cheers,
   S.
___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


Peri Doka Thyssen Huennebeck....

2003-06-01 Thread Used Formwork

Dear Sir,

our company is tradingwith usedformwork Typ Peri Doka Thyssen Huennebeck Noe Meva and 
scaffolding.

We are actually having large stock of used formwork and are always searching for new 
one to acquire. Please contact us for any further Inquiry or Offer.

Our web site: www.stabilo.com.pl

S.BUTAUX.

TEL: + 49 173 633 26 90 ODER + 48 22 654 50 82
FAX: +49 25 61 95 950 4001 ODER + 48 22 654 50 81

Sehr geehrte Damen und Herren,

unsere Firma ist taetig im Import Export gebrauchte Schalungsmaterial und 
Fassadengeruest.

Bitte kontaktieren Sie uns fuer alle Ihre Geschaf´fte Ankauf oder Verkauf.
___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


Mac Port

2003-06-01 Thread Seth Kurtzberg
Is there, or is anyone working on, ports for Mac OSX and/or Mac OS9?

-
Seth Kurtzberg
CTO
ISEC Research and Network Operations Center
480-314-1540
888-879-5206
[EMAIL PROTECTED]
-
___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users


Re: Mac Port

2003-06-01 Thread Wolfgang Thaller
Seth Kurtzberg wrote:

Is there, or is anyone working on, ports for Mac OSX and/or Mac OS9?
I'm currently responsible for the Mac OS X version of GHC. I'll upload 
a GHC 6.0 binary for Mac OS X binary as soon as possible, but I'm short 
on time and processor cycles, so it might take a few more days.
I could definitely use more people who regularily build GHC on MacOS X 
and do some testing, and alert me of any breakage _before_ I make a 
buggy release... I don't have the computing capacity to do nightly 
builds.

Mac OS 9 is a different story. GHC doesn't work on Mac OS 9, and it 
will probably stay that way:
*) There is no GCC that runs on Mac OS 9.
*) There is no GCC that cross-compiles to Mac OS 9.
... and the ABI is different from other PowerPC platforms, including 
Mac OS X.
*) Mac OS 9 doesn't support the POSIX API.
GHC's run time system and libraries require either Posix or Win32. A 
lot would have to be rewritten for Mac OS 9.
*) There's no unix-style shell on Mac OS 9
That means we have to cross-compile or use a completely different build 
system.
*) Mac OS 9 is obsolete
There are people using it now, and there will still be people who use 
it in the future, but by the time any port is finished, they will be 
very hard to find.

Cheers,

Wolfgang

___
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users