aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNiklas Haas <git@nand.wakku.to>2014-03-11 08:42:34 +0100
committerNiklas Haas <git@nand.wakku.to>2014-03-11 10:26:05 +0100
commitb8efaf4ead90c5c95367cc479da522b820b5004e (patch)
tree3b02d506f2d5d2adbac695dcaa8ed235454cbd31 /CHANGES
parent72f655f5a4429403674521d251e6cccf62d76747 (diff)
Filter family instances of hidden types
Currently, this check does not extend to hidden right hand sides, although it probably should hide them in that case.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index e34701c8..e067785f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -27,7 +27,7 @@ Changes in version 2.14.0
* Properly render License field (#271)
- * Print type/data family instances
+ * Print type/data family instances (for exported types only)
* Fix display of poly-kinded type operators (#189)