Fix for warning message (bug #812)
authorDuncan Coutts <duncan.coutts@worc.ox.ac.uk>
Tue, 4 Jul 2006 16:34:13 +0000 (16:34 +0000)
committerDuncan Coutts <duncan.coutts@worc.ox.ac.uk>
Tue, 4 Jul 2006 16:34:13 +0000 (16:34 +0000)
commit273be06fa7cb1297284dbb553ecc9be7d07df6af
tree9e8f1d7c7fe37abae1f4f465cf4e7011957d51dd
parent5c9c3660697f18ae9dcd95e254249d3dd908b94e
Fix for warning message (bug #812)
say "{-# SOURCE #-}" rather than "{- SOURCE -}" in warning message.
Fixes http://hackage.haskell.org/trac/ghc/ticket/812
compiler/rename/RnNames.lhs