Repository : ssh://[email protected]/ghc On branch : master Link : http://ghc.haskell.org/trac/ghc/changeset/064e1010e2624b269cc64beecd32b205843e7cb2/ghc
>--------------------------------------------------------------- commit 064e1010e2624b269cc64beecd32b205843e7cb2 Author: Dan Frumin <[email protected]> Date: Thu Aug 29 20:14:02 2013 +0000 Haddockify documentation in HsBinds and HsExpr Fixes #8201 >--------------------------------------------------------------- 064e1010e2624b269cc64beecd32b205843e7cb2 compiler/hsSyn/HsBinds.lhs | 127 ++++++++++++++++++++++++++------------------ compiler/hsSyn/HsExpr.lhs | 60 ++++++++++++--------- 2 files changed, 110 insertions(+), 77 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 064e1010e2624b269cc64beecd32b205843e7cb2 _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
