[commit: ghc] master: Modernise some code (a2be710)
Ian Lynagh
igloo at earth.li
Sun May 12 17:58:04 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : master
https://github.com/ghc/ghc/commit/a2be710f4bb005c2e339799da4b63d376adfaf6b
>---------------------------------------------------------------
commit a2be710f4bb005c2e339799da4b63d376adfaf6b
Author: Ian Lynagh <ian at well-typed.com>
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
More information about the ghc-commits
mailing list