diff options
author | Simon Marlow <marlowsd@gmail.com> | 2011-11-16 13:00:55 +0000 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2011-11-16 14:39:25 +0000 |
commit | 1bbb89f3ab009367fcca84b73b351ddcf5be16a4 (patch) | |
tree | 8daf094aacfa4ca53d86218dcb1fe23c75f79163 /docs/users_guide | |
parent | e7b42bd4925ce91999f070d74e137a6a0ff6e3e4 (diff) | |
download | haskell-1bbb89f3ab009367fcca84b73b351ddcf5be16a4.tar.gz |
Make the --fast option to validate faster, and add --normal
The --fast option now disables the following:
- dynamic libs
- bindist and bindisttest
Which knocks several minutes off validate for me, but it's still over
30 minutes using 5 cores on 64-bit Linux.
Usual caveats apply: if you're using --fast, then make sure you aren't
doing anything that might destabilise dynamic libs or binary dists.
Diffstat (limited to 'docs/users_guide')
0 files changed, 0 insertions, 0 deletions