# HG changeset patch # User haftmann # Date 1442930719 -7200 # Node ID e602ad53915534b1ef19e3992e20da010077ee10 # Parent 19ee25fe9737184de76be13b201ae089e22fb83a tuned diff -r 19ee25fe9737 -r e602ad539155 NEWS --- a/NEWS Tue Sep 22 12:10:25 2015 +0200 +++ b/NEWS Tue Sep 22 16:05:19 2015 +0200 @@ -185,7 +185,7 @@ * Abbreviations in type classes now carry proper sort constraint. Rare INCOMPATIBILITY in situations where the previous misbehaviour -has been exploited previously. +has been exploited. * Refinement of user-space type system in type classes: pseudo-local operations behave more similar to abbreviations. Potential