From bf5bd7afc058413f95668bd70451cb6076b01a5b Mon Sep 17 00:00:00 2001 From: malcolm Date: Sun, 14 Nov 2004 10:48:23 +0000 Subject: [PATCH] [project @ 2004-11-14 10:48:23 by malcolm] Plumb in new addition System.FilePath. --- Makefile.nhc98 | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.nhc98 b/Makefile.nhc98 index fe1f096..88cc7de 100644 --- a/Makefile.nhc98 +++ b/Makefile.nhc98 @@ -15,6 +15,7 @@ SRCS = \ NHC/SizedTypes.hs \ System/IO.hs System/IO/Error.hs System/IO/Unsafe.hs \ System/Environment.hs System/Exit.hs System/Locale.hs \ + System/FilePath.hs \ System/Directory.hs System/Mem.hs System/Cmd.hs System/Info.hs \ System/Console/GetOpt.hs System/Random.hs \ System/CPUTime.hsc System/Time.hsc \ -- 1.7.10.4