[commit: haddock] v2.17: Fixup changelog (9c3916f)

git at git.haskell.org git at git.haskell.org
Mon Nov 20 21:06:58 UTC 2017


Repository : ssh://git@git.haskell.org/haddock

On branch  : v2.17
Link       : http://git.haskell.org/haddock.git/commitdiff/9c3916fa7db3cf789270a1dc31bce15d59d34a6a

>---------------------------------------------------------------

commit 9c3916fa7db3cf789270a1dc31bce15d59d34a6a
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Wed Apr 12 15:07:22 2017 +0200

    Fixup changelog


>---------------------------------------------------------------

9c3916fa7db3cf789270a1dc31bce15d59d34a6a
 CHANGES | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/CHANGES b/CHANGES
index 230614c..7e3d052 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,14 +4,14 @@ Changes in version 2.17.4
 
  * Hyperlink backend knows about `DataKinds` (#510)
 
- * Disable `NFData` instances for GHC types when GHC >= 8.0.2 (#537)
-
  * Fix rendering of class methods for `Eq` and `Ord` (#549)
 
- * First version of haddock-test library
-
  * Export `MDoc` and `toInstalledIface` from `Haddock.Types`
 
+Changes in version 2.17.3.1
+
+ * Disable `NFData` instances for GHC types when GHC >= 8.0.2 (#537)
+
 Changes in version 2.17.3
 
  * Remove framed view of the HTML documentation



More information about the ghc-commits mailing list