[commit: ghc] master: Comments only (2928b92)
git at git.haskell.org
git at git.haskell.org
Fri Jul 13 22:50:06 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/2928b925f94fd1423a192aa6421c9fdd05a0a9e4/ghc
>---------------------------------------------------------------
commit 2928b925f94fd1423a192aa6421c9fdd05a0a9e4
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Jul 13 23:49:41 2018 +0100
Comments only
>---------------------------------------------------------------
2928b925f94fd1423a192aa6421c9fdd05a0a9e4
compiler/hsSyn/HsDecls.hs | 3 +++
1 file changed, 3 insertions(+)
diff --git a/compiler/hsSyn/HsDecls.hs b/compiler/hsSyn/HsDecls.hs
index 07fa4e1..3f54d20 100644
--- a/compiler/hsSyn/HsDecls.hs
+++ b/compiler/hsSyn/HsDecls.hs
@@ -848,6 +848,9 @@ NOTE THAT
dependent/should_compile/KindLevels, which requires this
case. (Naturally, any kind variable mentioned before the :: should
not be bound after it.)
+
+ This last point is much more debatable than the others; see
+ Trac #15142 comment:22
-}
More information about the ghc-commits
mailing list