[commit: ghc] master: Comments only: move flattening notes to TcFlatten (a225c70)
git at git.haskell.org
git at git.haskell.org
Wed Dec 10 16:00:44 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/a225c70e00586e2f38a0e27fae698324ae81b006/ghc
>---------------------------------------------------------------
commit a225c70e00586e2f38a0e27fae698324ae81b006
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Wed Dec 10 14:56:30 2014 +0000
Comments only: move flattening notes to TcFlatten
>---------------------------------------------------------------
a225c70e00586e2f38a0e27fae698324ae81b006
compiler/typecheck/Flattening-notes | 202 +---------------------------
compiler/typecheck/TcFlatten.hs | 253 +++++++++++++++++++++++++++++-------
compiler/typecheck/TcInteract.hs | 49 +------
3 files changed, 207 insertions(+), 297 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 a225c70e00586e2f38a0e27fae698324ae81b006
More information about the ghc-commits
mailing list