[commit: ghc] master: Refactor the extra-deps stuff for hs-boot (9c9e973)
git at git.haskell.org
git at git.haskell.org
Tue Mar 17 12:38:15 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/9c9e973904ab2c637321da734a8b8588fd11c710/ghc
>---------------------------------------------------------------
commit 9c9e973904ab2c637321da734a8b8588fd11c710
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Wed Mar 11 22:58:15 2015 +0000
Refactor the extra-deps stuff for hs-boot
See Note [Extra dependencies from .hs-boot files] in RnSource
No change in behaviour
>---------------------------------------------------------------
9c9e973904ab2c637321da734a8b8588fd11c710
compiler/basicTypes/Name.hs | 14 ++++++++-
compiler/rename/RnSource.hs | 65 ++++++++++++++++++++++++----------------
compiler/rename/RnSplice.hs | 4 +--
compiler/typecheck/TcHsSyn.hs | 14 ++++++---
compiler/typecheck/TcRnDriver.hs | 24 +++++++--------
compiler/typecheck/TcRnTypes.hs | 2 ++
6 files changed, 77 insertions(+), 46 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 9c9e973904ab2c637321da734a8b8588fd11c710
More information about the ghc-commits
mailing list