[project @ 2005-01-26 15:19:19 by malcolm]
authormalcolm <unknown>
Wed, 26 Jan 2005 15:19:19 +0000 (15:19 +0000)
committermalcolm <unknown>
Wed, 26 Jan 2005 15:19:19 +0000 (15:19 +0000)
Remove System.FilePath.

Makefile.nhc98

index 1ef66ba..4bb46c2 100644 (file)
@@ -16,7 +16,6 @@ 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 \
@@ -38,6 +37,7 @@ SRCS  = \
 #      System/Mem.hs System/Mem/StableName.hs System/Mem/Weak.hs
 #      System/Posix/Types.hs System/Posix/Signals.hsc
 #      Text/Read/Lex.hs
+#      System/FilePath.hs
 
 
 # Here are the main rules.