[commit: ghc] wip/nfs-locking: Make PackageName into a proper newtype (7e65227)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:28:20 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/nfs-locking
Link       : http://ghc.haskell.org/trac/ghc/changeset/7e6522794e13767080c1add1e304fce960f0e1cd/ghc

>---------------------------------------------------------------

commit 7e6522794e13767080c1add1e304fce960f0e1cd
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Fri Dec 18 18:05:20 2015 +0100

    Make PackageName into a proper newtype


>---------------------------------------------------------------

7e6522794e13767080c1add1e304fce960f0e1cd
 src/GHC.hs                       |  7 ++++---
 src/Oracles/ModuleFiles.hs       |  2 +-
 src/Oracles/PackageDeps.hs       |  2 +-
 src/Package.hs                   | 30 +++++++++++++++++++++---------
 src/Rules/Cabal.hs               | 12 ++++++------
 src/Rules/Documentation.hs       |  2 +-
 src/Rules/Generate.hs            |  2 +-
 src/Rules/Library.hs             |  2 +-
 src/Rules/Program.hs             |  4 ++--
 src/Settings/Builders/Haddock.hs |  4 ++--
 src/Settings/TargetDirectory.hs  |  3 ++-
 11 files changed, 42 insertions(+), 28 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 7e6522794e13767080c1add1e304fce960f0e1cd


More information about the ghc-commits mailing list