add System.Posix.Types to default nhc98 build
[haskell-directory.git] / 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 \