Lemmih Can you summarise what you are trying to do here, and give an overview of the changes you are making?
Thanks Simon | -----Original Message----- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David | Himmelstrup | Sent: 24 February 2006 15:50 | To: [EMAIL PROTECTED] | Subject: patch applied (ghc): Rather large refactoring of RnNames. | | Fri Feb 24 07:47:04 PST 2006 Lemmih <[EMAIL PROTECTED]> | * Rather large refactoring of RnNames. | | This restructoring makes the renamed export and import lists | available in IDE mode. | | | M ./ghc/compiler/main/GHC.hs -1 +1 | M ./ghc/compiler/main/HscMain.lhs -5 +12 | M ./ghc/compiler/rename/RnNames.lhs -166 +281 | M ./ghc/compiler/typecheck/TcRnDriver.lhs -5 +15 | M ./ghc/compiler/typecheck/TcRnMonad.lhs +2 | M ./ghc/compiler/typecheck/TcRnTypes.lhs -2 +6 | _______________________________________________ | Cvs-ghc mailing list | [EMAIL PROTECTED] | http://www.haskell.org/mailman/listinfo/cvs-ghc _______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc
