From e0718f203f2448ba2029e70d14aed075860b7fac Mon Sep 17 00:00:00 2001 From: nand Date: Tue, 4 Feb 2014 22:13:27 +0100 Subject: Add support for type/data families This adds support for type/data families with their respective instances, as well as closed type families and associated type/data families. Signed-off-by: Mateusz Kowalczyk --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 8793c588..63c3e687 100644 --- a/CHANGES +++ b/CHANGES @@ -27,6 +27,8 @@ Changes in version 2.14.0 * Properly render License field (#271) + * Print type/data family instances + Changes in version 2.13.2 * Handle HsExplicitListTy in renamer (#213) -- cgit v1.2.3