use Haskell'98 compliant indentation in do blocks
[haskell-directory.git] / Makefile.nhc98
index 051d631..148f3c4 100644 (file)
@@ -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