Repository : http://darcs.haskell.org/ghc.git/

On branch  : master

https://github.com/ghc/ghc/commit/a2be710f4bb005c2e339799da4b63d376adfaf6b

>---------------------------------------------------------------

commit a2be710f4bb005c2e339799da4b63d376adfaf6b
Author: Ian Lynagh <[email protected]>
Date:   Sun May 12 15:01:13 2013 +0100

    Modernise some code
    
    Use do notation rather than thenM in typecheck/TcHsSyn.lhs

 compiler/typecheck/TcHsSyn.lhs | 281 ++++++++++++++++++++---------------------
 1 file changed, 137 insertions(+), 144 deletions(-)


Diff suppressed because of size. To see it, use:

    git show a2be710f4bb005c2e339799da4b63d376adfaf6b

_______________________________________________
ghc-commits mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to