NEWS
changeset 43319 048c7eea1a71
parent 43228 2ed2f092e990
child 43527 1aacef7471c2
--- a/NEWS	Thu Jun 09 10:19:51 2011 +0200
+++ b/NEWS	Thu Jun 09 10:43:42 2011 +0200
@@ -97,6 +97,11 @@
     (currently only supported by the default (exhaustive) tester)
   - Added post-processing of terms to obtain readable counterexamples
     (currently only supported by the default (exhaustive) tester)
+  - New counterexample generator quickcheck[narrowing] enables
+    narrowing-based testing.
+    It requires that the Glasgow Haskell compiler is installed and
+    its location is known to Isabelle with the environment variable
+    ISABELLE_GHC.
 
 * Function package: discontinued option "tailrec".
 INCOMPATIBILITY. Use partial_function instead.