projects
/
ghc-hetmet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add -funroll-loops when compiling the parallel version of Evac.c too
[ghc-hetmet.git]
/
quickcheck
/
README
1
QuickCheck for the GHC library.
2
3
Requirements:
4
stage2 of ghc.
5
6
Usage:
7
./run.sh
8
./run.sh debug # runs quickCheck in debug mode.
9
./run.sh ghci [file] # loads [file] with the stage2 compiler.