[commit: ghc] master: Fix warning. (53f1414)
David Terei
davidterei at gmail.com
Wed Oct 19 00:59:54 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/53f1414526a7c6a844568a82fdfc0553d7b66ab8
>---------------------------------------------------------------
commit 53f1414526a7c6a844568a82fdfc0553d7b66ab8
Author: David Terei <davidterei at gmail.com>
Date: Tue Oct 18 15:59:35 2011 -0700
Fix warning.
>---------------------------------------------------------------
compiler/utils/Platform.hs | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/compiler/utils/Platform.hs b/compiler/utils/Platform.hs
index b4eb7aa..5222605 100644
--- a/compiler/utils/Platform.hs
+++ b/compiler/utils/Platform.hs
@@ -17,8 +17,6 @@ module Platform (
where
-import Panic
-
#include "HsVersions.h"
More information about the Cvs-ghc
mailing list