[commit: ghc] wip/nfs-locking: Make single and multiple string options type safe. (5c1a7e4)
git at git.haskell.org
git at git.haskell.org
Thu Oct 26 23:24:27 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/5c1a7e4ec089b8ce044ca45d03d2305915974ada/ghc
>---------------------------------------------------------------
commit 5c1a7e4ec089b8ce044ca45d03d2305915974ada
Author: Andrey Mokhov <andrey.mokhov at ncl.ac.uk>
Date: Fri Jan 16 17:05:33 2015 +0000
Make single and multiple string options type safe.
>---------------------------------------------------------------
5c1a7e4ec089b8ce044ca45d03d2305915974ada
src/Base.hs | 22 ++++++++++---
src/Oracles/Option.hs | 2 +-
src/Oracles/PackageData.hs | 75 +++++++++++++++++++++++++++++----------------
src/Package.hs | 4 +--
src/Package/Base.hs | 59 ++++++++++++++++++-----------------
src/Package/Compile.hs | 26 ++++++++--------
src/Package/Data.hs | 65 ++++++++++++++++++++-------------------
src/Package/Dependencies.hs | 18 +++++------
src/Package/Library.hs | 16 +++++-----
src/Targets.hs | 31 ++++++++++---------
src/Util.hs | 8 ++++-
src/Ways.hs | 6 ++--
12 files changed, 187 insertions(+), 145 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 5c1a7e4ec089b8ce044ca45d03d2305915974ada
More information about the ghc-commits
mailing list