From: simonmar Date: Fri, 4 Mar 2005 12:04:00 +0000 (+0000) Subject: [project @ 2005-03-04 12:04:00 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~978 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=caa7c91dd13a69110a55d68b61967f8239de15ce;p=ghc-hetmet.git [project @ 2005-03-04 12:04:00 by simonmar] We shouldn't be including ghcconfig.h here --- diff --git a/ghc/compiler/main/DriverPipeline.hs b/ghc/compiler/main/DriverPipeline.hs index 96df7c8..1856dce 100644 --- a/ghc/compiler/main/DriverPipeline.hs +++ b/ghc/compiler/main/DriverPipeline.hs @@ -6,8 +6,6 @@ -- ----------------------------------------------------------------------------- -#include "../includes/ghcconfig.h" - module DriverPipeline ( -- Interfaces for the batch-mode driver