X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile.nhc98;fp=Makefile.nhc98;h=1eb03aebab7f11dcc9655839f0dc14e24f7926fc;hb=5bea16bf551dd337725af4a3a7640641eb11f5e9;hp=8cffa9544721278fa68dd1ad8e2818cd37ddd5e9;hpb=7b0e8c5c95b3edd752a283f59d7a89688eaca276;p=ghc-base.git diff --git a/Makefile.nhc98 b/Makefile.nhc98 index 8cffa95..1eb03ae 100644 --- a/Makefile.nhc98 +++ b/Makefile.nhc98 @@ -9,7 +9,7 @@ DIRS = \ Data Debug Control Control/Monad System System/IO System/Console \ Text Text/Html Text/Show Text/ParserCombinators Text/Regex \ Foreign Foreign/Marshal Foreign/C NHC Unsafe System/Posix \ - Control/Exception + Control/Exception GHC GHC/IO SRCS = \ Data/Bits.hs Data/Bool.hs Data/Char.hs Data/Complex.hs \ @@ -41,6 +41,7 @@ SRCS = \ Text/ParserCombinators/ReadP.hs Data/Version.hs \ Unsafe/Coerce.hs \ WCsubst.c dirUtils.c \ + GHC/IO/Device.hs \ System/Posix/Types.hs System/Posix/Internals.hs \ # Data/String.hs