[commit: ghc] master: Some simplification and refactoring of FunDeps (bec932e)
git at git.haskell.org
git at git.haskell.org
Thu Jan 22 09:41:30 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/bec932efeb8308e8d56f2559b824a4a2598723e3/ghc
>---------------------------------------------------------------
commit bec932efeb8308e8d56f2559b824a4a2598723e3
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Tue Jan 20 17:56:09 2015 +0000
Some simplification and refactoring of FunDeps
Nothing magical here, but the data types had grown more complicated
than we really needed, so there were some worthwhile simplifications
to be had.
No change in functionality.
>---------------------------------------------------------------
bec932efeb8308e8d56f2559b824a4a2598723e3
compiler/typecheck/FunDeps.hs | 121 +++++++++++++++++----------------------
compiler/typecheck/TcInteract.hs | 70 +++++++++++-----------
2 files changed, 92 insertions(+), 99 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 bec932efeb8308e8d56f2559b824a4a2598723e3
More information about the ghc-commits
mailing list