Make System.Posix.Internals buildable by nhc98.
[ghc-base.git] / Makefile.nhc98
index 6d7752b..b46a8a9 100644 (file)
@@ -40,7 +40,7 @@ SRCS  = \
        Text/ParserCombinators/ReadP.hs Data/Version.hs \
        Unsafe/Coerce.hs \
        WCsubst.c \
-       System/Posix/Types.hs \
+       System/Posix/Types.hs System/Posix/Internals.hs \
 
 #      Data/String.hs
 #      Text/ParserCombinators/ReadPrec.hs