X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Makefile.nhc98;h=148f3c4a9e615301be8c048ef91ffa778577c93c;hb=1a3710614eec1bba6f241f44e9bf84249d43b58d;hp=051d631f51084de59fb5f3059cdcd34bc32c440b;hpb=3bc3ca5f59c6eaa50926d4c68008359641c3a3e2;p=haskell-directory.git diff --git a/Makefile.nhc98 b/Makefile.nhc98 index 051d631..148f3c4 100644 --- a/Makefile.nhc98 +++ b/Makefile.nhc98 @@ -28,10 +28,11 @@ 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/Printf.hs \ + Text/Printf.hs \ Text/Read.hs Text/Show.hs Text/Show/Functions.hs \ Text/ParserCombinators/ReadP.hs Data/Version.hs \ - Text/Regex/Posix.hsc Text/Regex.hs + Text/Regex/Posix.hsc Text/Regex.hs \ + WCsubst.c # Text/ParserCombinators/ReadPrec.hs