summaryrefslogtreecommitdiff
path: root/compiler/iface
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2017-03-09 10:22:28 +0100
committerGabor Greif <ggreif@gmail.com>2017-03-09 10:39:24 +0100
commit9ff05742de1ec1838c0fd358b194b29c8b3ed10b (patch)
tree42d707f60d94e2f4d05260f9253e1db127d93246 /compiler/iface
parent9e15db49b57df992184d342830ea830aabc626c9 (diff)
downloadhaskell-9ff05742de1ec1838c0fd358b194b29c8b3ed10b.tar.gz
Comments only [ci skip]
Diffstat (limited to 'compiler/iface')
-rw-r--r--compiler/iface/TcIface.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/iface/TcIface.hs b/compiler/iface/TcIface.hs
index 2d30f52b8a..3a6a4070d2 100644
--- a/compiler/iface/TcIface.hs
+++ b/compiler/iface/TcIface.hs
@@ -255,7 +255,7 @@ mergeIfaceDecl d1 d2
--
-- A module that defines T as representational in both arguments
-- would successfully fill both signatures, so it would be better
--- if if we merged the roles of these types in some nontrivial
+-- if we merged the roles of these types in some nontrivial
-- way.
--
-- However, we have to be very careful about how we go about