X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile.nhc98;h=6d7752b6de3f1832e6e3b9210e9c72640be5dae9;hb=b0e2f9ce6acf3b081c7b05e298978117d719709f;hp=8edbf75deeb160393633d9706af5ef564e3ecafa;hpb=be368fa9a8f8df4b61585dad15ce8cecd43c5b20;p=ghc-base.git diff --git a/Makefile.nhc98 b/Makefile.nhc98 index 8edbf75..6d7752b 100644 --- a/Makefile.nhc98 +++ b/Makefile.nhc98 @@ -28,7 +28,7 @@ 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/CPUTime.hsc System/Timeout.hs \ + System/CPUTime.hsc \ Foreign/Ptr.hs Foreign/StablePtr.hs Foreign/Storable.hs \ Foreign/ForeignPtr.hs Foreign/C/Types.hs \ Foreign/Marshal/Alloc.hs Foreign/Marshal/Array.hs \ @@ -51,7 +51,9 @@ SRCS = \ # System/Directory/Internals.hs \ # Text/PrettyPrint/HughesPJ.hs Text/PrettyPrint.hs \ # System/Random.hs System/Locale.hs System/Time.hsc \ -# System/Cmd.hs +# System/Cmd.hs \ +# System/Timeout.hs \ +# System/Console/GetOpt.hs \ # Text/Regex/Posix.hsc Text/Regex.hs \ # [Data/Dynamic.hs] Data/Generics.hs Data/STRef.hs Data/Unique.hs