#include config.hs so that tests of mingw32_TARGET_OS work.
-----------------------------------------------------------------------------
--- $Id: DriverPipeline.hs,v 1.43 2000/12/18 15:17:46 simonmar Exp $
+-- $Id: DriverPipeline.hs,v 1.44 2000/12/20 15:44:29 rrt Exp $
--
-- GHC Driver
--
--
-----------------------------------------------------------------------------
+#include "../includes/config.h"
+
module DriverPipeline (
-- interfaces for the batch-mode driver