[commit: ghc] wip/hadrian-wibbles: Add flavours link (ae72b54)
git at git.haskell.org
git at git.haskell.org
Thu Mar 14 17:35:16 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/hadrian-wibbles
Link : http://ghc.haskell.org/trac/ghc/changeset/ae72b54256e79a648a18d54773355c32d9a93507/ghc
>---------------------------------------------------------------
commit ae72b54256e79a648a18d54773355c32d9a93507
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Thu Mar 14 08:05:28 2019 -0400
Add flavours link
>---------------------------------------------------------------
ae72b54256e79a648a18d54773355c32d9a93507
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