From a7b8fbc15b642013f9f853c0a004e39b692e1057 Mon Sep 17 00:00:00 2001 From: "Malcolm.Wallace@cs.york.ac.uk" Date: Thu, 17 Aug 2006 13:55:02 +0000 Subject: [PATCH] remove Text.Html from nhc98 build --- Makefile.nhc98 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.nhc98 b/Makefile.nhc98 index 63edf52..148f3c4 100644 --- a/Makefile.nhc98 +++ b/Makefile.nhc98 @@ -28,7 +28,7 @@ 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 \ -- 1.7.10.4