diff -r 024654b75919 -r f1a6997cdc06 NEWS --- a/NEWS Mon Feb 17 17:23:14 1997 +0100 +++ b/NEWS Mon Feb 17 17:24:24 1997 +0100 @@ -4,6 +4,15 @@ New in Isabelle94-8 (??????????? 1997 FIXME) --------------------------------------- +* HOLCF changes: derived all rules and arities + + axiomatic type classes instead of classes + + typedef instead of faking type definitions + + eliminated the initernal constants less_fun, less_cfun, UU_fun, UU_cfun etc. + + new axclasses cpo,chfin,flat with flat no visible changes * simplifier: new functions delcongs, deleqcongs, and Delcongs. richer rep_ss. @@ -61,6 +70,8 @@ * the NEWS file; +Changes in HOLCF: + New in Isabelle94-7 (November 96) ---------------------------------