From 295a27b7558cf4fae144e3cf01e488e54ca961f2 Mon Sep 17 00:00:00 2001 From: David Waern Date: Sat, 28 Nov 2009 22:16:16 +0000 Subject: Move H.Interface.Parse/Lex to H.Parse/Lex These are not just used to build Interfaces. --- haddock.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'haddock.cabal') diff --git a/haddock.cabal b/haddock.cabal index 59b68c9e..b79b7b86 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -100,11 +100,11 @@ executable haddock Haddock.Interface.Create Haddock.Interface.ExtractFnArgDocs Haddock.Interface.AttachInstances - Haddock.Interface.Lex - Haddock.Interface.Parse Haddock.Interface.Rn Haddock.Interface.LexParseRn Haddock.Interface.ParseModuleHeader + Haddock.Lex + Haddock.Parse Haddock.Utils.BlockTable Haddock.Utils.Html Haddock.Utils -- cgit v1.2.3