X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile.nhc98;h=81179ddae8ed10a7b870fe805f29d3880dbbfff2;hb=4c31d64b42b37e76b5117dbd2285fdead9cf1ce2;hp=88cc7de1a17f9868d0a04f46555d173d3494d25f;hpb=bf5bd7afc058413f95668bd70451cb6076b01a5b;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