From be368fa9a8f8df4b61585dad15ce8cecd43c5b20 Mon Sep 17 00:00:00 2001 From: "Malcolm.Wallace@cs.york.ac.uk" Date: Wed, 27 Aug 2008 14:53:36 +0000 Subject: [PATCH] getopt is no longer part of base --- Makefile.nhc98 | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.nhc98 b/Makefile.nhc98 index 209885b..8edbf75 100644 --- a/Makefile.nhc98 +++ b/Makefile.nhc98 @@ -28,7 +28,6 @@ SRCS = \ System/IO.hs System/IO/Error.hs System/IO/Unsafe.hs \ System/Environment.hs System/Exit.hs \ System/Mem.hs System/Info.hs \ - System/Console/GetOpt.hs \ System/CPUTime.hsc System/Timeout.hs \ Foreign/Ptr.hs Foreign/StablePtr.hs Foreign/Storable.hs \ Foreign/ForeignPtr.hs Foreign/C/Types.hs \ -- 1.7.10.4