add System.Posix.Types to default nhc98 build
authorMalcolm.Wallace@cs.york.ac.uk <unknown>
Thu, 12 Apr 2007 19:50:26 +0000 (19:50 +0000)
committerMalcolm.Wallace@cs.york.ac.uk <unknown>
Thu, 12 Apr 2007 19:50:26 +0000 (19:50 +0000)
Makefile.nhc98

index 2b21277..eb6f526 100644 (file)
@@ -35,7 +35,8 @@ SRCS  = \
        Text/Read.hs Text/Show.hs Text/Show/Functions.hs \
        Text/ParserCombinators/ReadP.hs Data/Version.hs \
        Unsafe/Coerce.hs \
-       WCsubst.c
+       WCsubst.c \
+       System/Posix/Types.hsc \
 
 
 #      Text/Regex/Posix.hsc Text/Regex.hs \