[project @ 2004-11-14 10:48:23 by malcolm]
authormalcolm <unknown>
Sun, 14 Nov 2004 10:48:23 +0000 (10:48 +0000)
committermalcolm <unknown>
Sun, 14 Nov 2004 10:48:23 +0000 (10:48 +0000)
Plumb in new addition System.FilePath.

Makefile.nhc98

index fe1f096..88cc7de 100644 (file)
@@ -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 \