remove the last bits of the ghc/ subdir
[ghc-hetmet.git] / ghc / quickcheck / README
diff --git a/ghc/quickcheck/README b/ghc/quickcheck/README
deleted file mode 100644 (file)
index 251bc80..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-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.