From: simonmar Date: Fri, 28 Jan 2005 14:55:05 +0000 (+0000) Subject: [project @ 2005-01-28 14:55:05 by simonmar] X-Git-Tag: nhc98-1-18-release~61 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=a34fb5505b42a5f019d1fdf0dd586a5239400346;hp=ca6b0a3e29400e95514169cd2735768965be1396;p=ghc-base.git [project @ 2005-01-28 14:55:05 by simonmar] Remove unnecessary ghcconfig.h include --- diff --git a/Debug/Trace.hs b/Debug/Trace.hs index b442a11..c287a4d 100644 --- a/Debug/Trace.hs +++ b/Debug/Trace.hs @@ -12,10 +12,6 @@ -- ----------------------------------------------------------------------------- -#ifdef __GLASGOW_HASKELL__ -#include "ghcconfig.h" -#endif - module Debug.Trace ( -- * Tracing