chak 2005/05/11 07:40:21 PDT
Modified files: (Branch: ghc-assoc-branch)
ghc/compiler/hsSyn HsDecls.lhs
ghc/compiler/rename RnSource.lhs
Log:
Rearranged the renaming of associated data type declarations (in class
declarations):
* The parameters of AT declarations inherit the `Name's of the corresponding
class parameter.
* AT declarations cannot have a context.
* NB: AT declarations can have a deriving clause. (That's not new, but now
implemented differently.)
Revision Changes Path
1.110.4.2 +1 -2 fptools/ghc/compiler/hsSyn/HsDecls.lhs
1.174.2.2 +55 -57 fptools/ghc/compiler/rename/RnSource.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc