NEWS
authorbulwahn
Thu, 09 Jun 2011 10:43:42 +0200
changeset 43319 048c7eea1a71
parent 43318 825f4f0dcf71
child 43320 657635e0445a
child 43334 9970a4580d13
child 43335 9f8766a8ebe0
NEWS
NEWS
--- 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.