aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2014-12-18 07:14:23 +0000
committerMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2014-12-18 07:14:23 +0000
commitd5090d5e9921a61d0a15a95b088210d51f825033 (patch)
tree2b00817d2c8dc6b27e322a78f57ce6445a9feb96 /CHANGES
parentbbe19d79f427b784f6423e72fb77fed9c81832b2 (diff)
Print missing docs by default
Adds --no-print-missing-docs
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2dd563dd..ef0b1be9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,8 @@ Changes in version 2.16.0
* Fix parsing of infix identifiers such as ``elem``.
+ * Print missing docs by default and add --no-print-missing-docs
+
Changes in version 2.15.0
* Always read in prologue files as UTF8 (#286 and Cabal #1721)