From fb07ac5de335569dde51c52a63bf48ad6c6b2dbf Mon Sep 17 00:00:00 2001 From: David Waern Date: Sun, 3 Aug 2008 22:39:17 +0000 Subject: Update CHANGES --- CHANGES | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 76adbbeb..c531fcbc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,23 @@ -Changes in version 2.2.0: +Changes in version 2.2.1: - * It is not longer required to specify the path to GHC's lib dir + * Support for GHC 6.8.3 + + * The Hoogle backend is back, thanks to Neil Mitchell. The plan is to be + compatible with the upcoming Hoogle 4 pre-release + + * Show associated types in the documentation for class declarations + + * Show type family declarations + + * Show type equality predicates + + * Major bug fixes (#1 and #44) + + * It is no longer required to specify the path to GHC's lib dir + + * Remove unnecessary parenthesis in type signatures + +----------------------------------------------------------------------------- Changes in version 2.1.0: -- cgit v1.2.3