[commit: ghc] wip/nfs-locking: Decompose Package.hs into logically separate modules. (04cbcbc)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:01:59 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/04cbcbc9a482ed70872e3f3bc1c6ca9224402b76/ghc
>---------------------------------------------------------------
commit 04cbcbc9a482ed70872e3f3bc1c6ca9224402b76
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Mon Jan 5 00:40:25 2015 +0000
Decompose Package.hs into logically separate modules.
>---------------------------------------------------------------
04cbcbc9a482ed70872e3f3bc1c6ca9224402b76
src/Package.hs | 284 +-------------------------------------------
src/Package/Base.hs | 86 ++++++++++++++
src/Package/Data.hs | 92 ++++++++++++++
src/Package/Dependencies.hs | 108 +++++++++++++++++
4 files changed, 292 insertions(+), 278 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 04cbcbc9a482ed70872e3f3bc1c6ca9224402b76
More information about the ghc-commits
mailing list