add typeRepKey :: TypeRep -> IO Int
[haskell-directory.git] / Makefile.nhc98
index 63edf52..15fd7ef 100644 (file)
@@ -28,13 +28,13 @@ 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 \
        WCsubst.c
 
 
+#      Text/Regex/Posix.hsc Text/Regex.hs \
 #      Text/ParserCombinators/ReadPrec.hs
 #      [Data/Dynamic.hs] Data/Generics.hs Data/STRef.hs Data/Unique.hs
 #      System/Mem.hs System/Mem/StableName.hs System/Mem/Weak.hs