diff options
author | Austin Seipp <aseipp@pobox.com> | 2013-03-29 14:38:40 -0500 |
---|---|---|
committer | Austin Seipp <aseipp@pobox.com> | 2013-03-29 14:38:40 -0500 |
commit | e7ca132466e3c2e71f7c8fdb2b96ec87c24353be (patch) | |
tree | d1655fddbe252571d124f8b35fd4d1693e2c15ad /README.md | |
parent | 0b72347dc468ba081d67385a077238bcaa9eb4d5 (diff) | |
download | haskell-e7ca132466e3c2e71f7c8fdb2b96ec87c24353be.tar.gz |
Wibble.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ dblatex. (NB: **Do you have multiple cores? Be sure to tell that to `make`!** This can save you hours of build time depending on your system configuration, and is almost always a win regardless of how many cores you have. As a simple rule, -you should have about `N`+1 jobs, where `N` is the amount of cores you have.) +you should have about N+1 jobs, where `N` is the amount of cores you have.) The `perl boot` step is only necessary if this is a tree checked out from git. For source distributions downloaded from [GHC's web site] [1], |