[commit: ghc] wip/nfs-locking: Add build flavours, implement a simple quick flavour. (8738dd2)

git at git.haskell.org git at git.haskell.org
Thu Oct 26 23:57:12 UTC 2017


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

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

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

commit 8738dd20c48b8728a353858e771a107a5ca883ad
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Sun Jan 24 22:16:48 2016 +0000

    Add build flavours, implement a simple quick flavour.
    
    See #188.


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

8738dd20c48b8728a353858e771a107a5ca883ad
 .appveyor.yml                  |  2 +-
 src/CmdLineFlag.hs             | 80 ++++++++++++++++++++++++++----------------
 src/Expression.hs              |  2 +-
 src/Main.hs                    |  2 +-
 src/Settings/Args.hs           | 13 +++++--
 src/Settings/Flavours/Quick.hs |  9 +++++
 6 files changed, 72 insertions(+), 36 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 8738dd20c48b8728a353858e771a107a5ca883ad


More information about the ghc-commits mailing list