[commit: haddock] master: Update changelog (f48474f)
git at git.haskell.org
git at git.haskell.org
Wed Jul 8 08:39:20 UTC 2015
Repository : ssh://git@git.haskell.org/haddock
On branch : master
Link : http://git.haskell.org/haddock.git/commitdiff/f48474f640387dca4b42182c1ac78ba30865742d
>---------------------------------------------------------------
commit f48474f640387dca4b42182c1ac78ba30865742d
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date: Fri Jun 12 16:08:27 2015 +0100
Update changelog
Closes #398
>---------------------------------------------------------------
f48474f640387dca4b42182c1ac78ba30865742d
CHANGES | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGES b/CHANGES
index adcb6ca..368002d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -17,6 +17,8 @@ Changes in version 2.16.1
* Use SrcSpan of declarations for inferred type sigs (#207)
+ * Fix cross-module instance locations (#383)
+
Changes in version 2.16.0
* Experimental collapsible header support (#335)
More information about the ghc-commits
mailing list