[commit: ghc] master: Remove an out-of-date comment (329c6cb)
Ian Lynagh
igloo at earth.li
Fri Feb 1 17:18:17 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/329c6cbdba84657b32c3049f3f73d89d475b4cad
>---------------------------------------------------------------
commit 329c6cbdba84657b32c3049f3f73d89d475b4cad
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri Feb 1 14:55:38 2013 +0000
Remove an out-of-date comment
>---------------------------------------------------------------
compiler/coreSyn/PprExternalCore.lhs | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/compiler/coreSyn/PprExternalCore.lhs b/compiler/coreSyn/PprExternalCore.lhs
index 4ca4385..24ee560 100644
--- a/compiler/coreSyn/PprExternalCore.lhs
+++ b/compiler/coreSyn/PprExternalCore.lhs
@@ -4,11 +4,6 @@
\begin{code}
{-# OPTIONS_GHC -fno-warn-orphans #-}
--- The above warning supression flag is a temporary kludge.
--- While working on this module you are encouraged to remove it and
--- detab the module (please do the detabbing in a separate patch). See
--- http://hackage.haskell.org/trac/ghc/wiki/Commentary/CodingStyle#TabsvsSpaces
--- for details
module PprExternalCore () where
More information about the ghc-commits
mailing list