cvs commit: fptools/ghc/lib/std PrelBase.lhs PrelInt.lhs PrelWord.lhs
Simon Peyton-Jones
simonpj@microsoft.com
Wed, 4 Apr 2001 06:59:55 -0700
I've typed in some documentation, under 'separate compilation'
Simon
| -----Original Message-----
| From: Marcin 'Qrczak' Kowalczyk [mailto:qrczak@knm.org.pl]=20
| Sent: 03 April 2001 18:27
| To: cvs-ghc@haskell.org
| Subject: Re: cvs commit: fptools/ghc/lib/std PrelBase.lhs=20
| PrelInt.lhs PrelWord.lhs
|=20
|=20
| Tue, 3 Apr 2001 08:05:53 -0700, Simon Marlow=20
| <simonmar@glass.cse.ogi.edu> pisze:
|=20
| > Move the RULES for intToInt32# and wordToWord32# to PrelBase,
| > so that PrelInt and PrelWord are no longer orphan modules.
|=20
| BTW, how to check for orphan modules and how bad are they?
|=20
| As I understand what they imply, they need to be propagated=20
| from any module which imports them, even if it doesn't=20
| explicitly reexport anything from them. Anything else?
|=20
| As I understand what they are, they result from instances=20
| where neither the class nor any of the type are defined here,=20
| and from rules whose root variable is not defined here. Anything else?
|=20
| --=20
| __("< Marcin Kowalczyk * qrczak@knm.org.pl=20
| http://qrczak.ids.net.pl/ \__/
| ^^ =20
| SYGNATURA ZAST=CAPCZA
| QRCZAK
|=20
|=20
| _______________________________________________
| Cvs-ghc mailing list
| Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc
|=20
|=20