add System.Posix.Types to default nhc98 build
[haskell-directory.git] / Makefile.nhc98
index 9d8e7a1..eb6f526 100644 (file)
@@ -34,7 +34,9 @@ SRCS  = \
        Text/Printf.hs \
        Text/Read.hs Text/Show.hs Text/Show/Functions.hs \
        Text/ParserCombinators/ReadP.hs Data/Version.hs \
-       WCsubst.c
+       Unsafe/Coerce.hs \
+       WCsubst.c \
+       System/Posix/Types.hsc \
 
 
 #      Text/Regex/Posix.hsc Text/Regex.hs \