[commit: ghc] master: Remove lots of commented out 'in' keywords (bfe9401)

Ian Lynagh igloo at earth.li
Thu Jun 14 13:12:59 CEST 2012


On Thu, Jun 14, 2012 at 09:17:40AM +0100, Simon Marlow wrote:
> On 13/06/2012 16:17, Ian Lynagh wrote:
> >Repository : ssh://darcs.haskell.org//srv/darcs/ghc
> >
> >commit bfe94012ade96a7fa019d596c7639208a992470c
> >Author: Ian Lynagh<igloo at earth.li>
> >Date:   Wed Jun 13 13:06:03 2012 +0100
> >
> >     Remove lots of commented out 'in' keywords
> >
> >  compiler/codeGen/CgCase.lhs       |    1 -
> >  compiler/codeGen/CgForeignCall.hs |    1 -
> >  compiler/ghci/ByteCodeGen.lhs     |    5 -----
> >  compiler/main/CodeOutput.lhs      |    1 -
> >  compiler/nativeGen/PPC/CodeGen.hs |    5 -----
> >  compiler/nativeGen/X86/CodeGen.hs |   30 ------------------------------
> >  6 files changed, 0 insertions(+), 43 deletions(-)
> 
> Those were a deliberate stylistic thing... oh well, not a big deal.

Oh, sorry. You can easily git revert the patch, if you like.

I'm afraid I still don't ge the point, though. When should "-- in" be
used, and why?


Thanks
Ian




More information about the Cvs-ghc mailing list