remove the last bits of the ghc/ subdir
[ghc-hetmet.git] / quickcheck / README
diff --git a/quickcheck/README b/quickcheck/README
new file mode 100644 (file)
index 0000000..251bc80
--- /dev/null
@@ -0,0 +1,9 @@
+QuickCheck for the GHC library.
+
+Requirements:
+  stage2 of ghc.
+
+Usage:
+  ./run.sh
+  ./run.sh debug       # runs quickCheck in debug mode.
+  ./run.sh ghci [file] # loads [file] with the stage2 compiler.