Print more nicely in -ddump-splices
authorsimonpj@microsoft.com <unknown>
Thu, 28 May 2009 16:50:39 +0000 (16:50 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 28 May 2009 16:50:39 +0000 (16:50 +0000)
commita99906e5272be7c6212327a32c83eac0a9b08b4b
tree93ff6b8555eb2d566df6a51f2cb541f44a9c5b43
parent7a7a635688c768eb7bbeec37768d4d963581c9db
Print more nicely in -ddump-splices

When you say -ddump-splices, the "before" expression is now

        *renamed* but not *typechecked"

Reason (a) less typechecking crap
       (b) data constructors after type checking have been
   changed to their *wrappers*, and that makes them
   print always fully qualified
compiler/typecheck/TcSplice.lhs