[commit: ghc] wip/nfs-locking: Refactor build flavours (b2ca3dd)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 01:16:39 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/b2ca3dd7366f8f8eaf598597c52e99465124ab2c/ghc
>---------------------------------------------------------------
commit b2ca3dd7366f8f8eaf598597c52e99465124ab2c
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Mon Jan 9 03:30:19 2017 +0000
Refactor build flavours
>---------------------------------------------------------------
b2ca3dd7366f8f8eaf598597c52e99465124ab2c
hadrian.cabal | 5 +++--
src/Settings.hs | 6 +++---
src/Settings/Default.hs | 11 ++++++++++-
src/Settings/Flavours/Development.hs | 20 ++++++++------------
src/Settings/Flavours/Perf.hs | 21 ---------------------
src/Settings/Flavours/Performance.hs | 18 ++++++++++++++++++
src/Settings/Flavours/Prof.hs | 21 ---------------------
src/Settings/Flavours/Profiled.hs | 19 +++++++++++++++++++
src/Settings/Flavours/Quick.hs | 16 +++++++---------
src/Settings/Flavours/Quickest.hs | 7 ++++++-
src/Settings/Optimisation.hs | 21 +++++++++++++++++++++
11 files changed, 95 insertions(+), 70 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 b2ca3dd7366f8f8eaf598597c52e99465124ab2c
More information about the ghc-commits
mailing list