X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile.nhc98;h=81179ddae8ed10a7b870fe805f29d3880dbbfff2;hb=5a0dabc2720968db118aa65cc09a83d2c36a2fa2;hp=88cc7de1a17f9868d0a04f46555d173d3494d25f;hpb=bca0cbb5e0ee7cf63a79721f7087abf02c866a5a;p=ghc-base.git diff --git a/Makefile.nhc98 b/Makefile.nhc98 index 88cc7de..81179dd 100644 --- a/Makefile.nhc98 +++ b/Makefile.nhc98 @@ -26,13 +26,15 @@ SRCS = \ Foreign/Marshal/Pool.hs Foreign/Marshal.hs \ Foreign/C/String.hs Foreign/C/Error.hs Foreign/C.hs Foreign.hs \ Text/PrettyPrint/HughesPJ.hs Text/PrettyPrint.hs \ - Text/Html/BlockTable.hs Text/Html.hs \ - Text/Read.hs Text/Show.hs Text/Show/Functions.hs + Text/Html/BlockTable.hs Text/Html.hs Text/Printf.hs \ + Text/Read.hs Text/Show.hs Text/Show/Functions.hs \ + +# Text/ParserCombinators/ReadP.hs Text/ParserCombinators/ReadPrec.hs +# Data/Version.hs \ # [Data/Dynamic.hs] Data/Generics.hs Data/STRef.hs Data/Unique.hs # System/Mem.hs System/Mem/StableName.hs System/Mem/Weak.hs # System/Posix/Types.hs System/Posix/Signals.hsc -# Text/ParserCombinators/ReadP.hs Text/ParserCombinators/ReadPrec.hs # Text/Read/Lex.hs # Text/Regex/* Text/Regex.hs