[commit: ghc] master: hadrian: introduce make-user-oriented docs (b007410)
git at git.haskell.org
git at git.haskell.org
Tue Dec 18 04:39:28 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/b00741030596f921486ea98a4956ff79a8caac1c/ghc
>---------------------------------------------------------------
commit b00741030596f921486ea98a4956ff79a8caac1c
Author: Alp Mestanogullari <alp at well-typed.com>
Date: Mon Dec 17 23:38:20 2018 -0500
hadrian: introduce make-user-oriented docs
This commit introduces Hadrian docs specifically
targeted at GHC devs who are used to building GHC with the make
build system, adapting a good chunk of the following quickstart
page we wrote over the last few months:
https://ghc.haskell.org/trac/ghc/wiki/Building/Hadrian/QuickStart
Reviewers: snowleopard, bgamari
Reviewed By: snowleopard
Subscribers: rwbarton, carter
Differential Revision: https://phabricator.haskell.org/D5446
>---------------------------------------------------------------
b00741030596f921486ea98a4956ff79a8caac1c
hadrian/README.md | 77 +++++++++++-----------
hadrian/doc/make.md | 179 ++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 217 insertions(+), 39 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 b00741030596f921486ea98a4956ff79a8caac1c
More information about the ghc-commits
mailing list