[commit: ghc] master: Add flavours link (57201be)
git at git.haskell.org
git at git.haskell.org
Fri Mar 15 19:06:49 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/57201bebaeb15c5635ac5ea153b0141b55670199/ghc
>---------------------------------------------------------------
commit 57201bebaeb15c5635ac5ea153b0141b55670199
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Thu Mar 14 08:05:28 2019 -0400
Add flavours link
>---------------------------------------------------------------
57201bebaeb15c5635ac5ea153b0141b55670199
hadrian/doc/make.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/hadrian/doc/make.md b/hadrian/doc/make.md
index 15bd6bd..e2b790d 100644
--- a/hadrian/doc/make.md
+++ b/hadrian/doc/make.md
@@ -92,6 +92,7 @@ time you fire up a build. This is not possible with the Make build system.
# Hadrian
build --flavour=quickest
```
+ See [flavours documentation](https://gitlab.haskell.org/ghc/ghc/blob/master/hadrian/doc/flavours.md) for info on flavours.
- Building with `integer-simple` as the integer library
More information about the ghc-commits
mailing list