DEPRECATED bug

Simon Peyton-Jones simonpj@microsoft.com
Thu, 1 Mar 2001 09:15:47 -0800


Thank you. Fixed.

| -----Original Message-----
| From: qrczak@knm.org.pl [mailto:qrczak@knm.org.pl]
| Sent: 28 February 2001 00:13
| To: cvs-ghc@haskell.org
| Subject: DEPRECATED bug
| 
| 
| Please somebody look at the new PrelReal and change {- 
| DEPRECATED ... -}
| comments to {-# DEPRECATED ... #-} pragmas. This causes 
| PrelReal to emit
| a different PrelReal.hi (the difference is not only in those pragmas)
| and then compilation of PrelFloat fails on syntax error in 
| PrelReal.hi.
| 
| -- 
|  __("<  Marcin Kowalczyk * qrczak@knm.org.pl http://qrczak.ids.net.pl/
|  \__/
|   ^^                      SYGNATURA ZASTEPCZA
| QRCZAK
| 
| 
| _______________________________________________
| Cvs-ghc mailing list
| Cvs-ghc@haskell.org
| http://www.haskell.org/mailman/listinfo/cvs-ghc
|