[commit: ghc] wip/nfs-locking: Compute package synopsis directly from Cabal files (9105fc6)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:40:28 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/9105fc6a676cbd97b26ec5edb86a15e681073cf9/ghc
>---------------------------------------------------------------
commit 9105fc6a676cbd97b26ec5edb86a15e681073cf9
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Sun Aug 20 17:58:01 2017 +0100
Compute package synopsis directly from Cabal files
>---------------------------------------------------------------
9105fc6a676cbd97b26ec5edb86a15e681073cf9
src/Hadrian/Haskell/Cabal.hs | 16 ++++++++++++++--
src/Hadrian/Haskell/Cabal/Parse.hs | 8 +++++---
src/Hadrian/Utilities.hs | 23 +++++++++++++++--------
src/Oracles/PackageData.hs | 2 --
src/Rules/Data.hs | 3 +--
src/Rules/Library.hs | 6 +++---
src/Rules/Program.hs | 8 +++-----
src/Settings/Builders/Haddock.hs | 2 +-
8 files changed, 42 insertions(+), 26 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 9105fc6a676cbd97b26ec5edb86a15e681073cf9
More information about the ghc-commits
mailing list