From: Samuel Bronson Date: Wed, 8 Nov 2006 19:21:15 +0000 (+0000) Subject: Doc nit in OccName X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=7da21648f84f4d7257c20f9cc0982462130d6832 Doc nit in OccName --- diff --git a/compiler/basicTypes/OccName.lhs b/compiler/basicTypes/OccName.lhs index 9952ac2..a5b32ed 100644 --- a/compiler/basicTypes/OccName.lhs +++ b/compiler/basicTypes/OccName.lhs @@ -401,6 +401,7 @@ Here's our convention for splitting up the interface file name space: $w... workers :T... compiler-generated tycons for dictionaries :D... ...ditto data cons + :Co... ...ditto coercions $sf.. specialised version of f in encoded form these appear as Zdfxxx etc