[commit: ghc] master: Replace thenM/thenM_ with do-notation in RnExpr (288c21e)

git at git.haskell.org git at git.haskell.org
Tue Jul 1 10:11:49 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/288c21ebfc268f16582c1ff0250dd59a442b57e3/ghc

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

commit 288c21ebfc268f16582c1ff0250dd59a442b57e3
Author: Jan Stolarek <jan.stolarek at p.lodz.pl>
Date:   Mon Jun 30 15:42:24 2014 +0200

    Replace thenM/thenM_ with do-notation in RnExpr


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

288c21ebfc268f16582c1ff0250dd59a442b57e3
 compiler/rename/RnExpr.lhs | 230 ++++++++++++++++++++-------------------------
 1 file changed, 104 insertions(+), 126 deletions(-)

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

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 288c21ebfc268f16582c1ff0250dd59a442b57e3


More information about the ghc-commits mailing list