From 70945271f1f4deab363c1acfef3ce51a1b7f617d Mon Sep 17 00:00:00 2001 From: Isaac Dupree Date: Sun, 23 Aug 2009 03:08:03 +0000 Subject: Move doc parsing/lexing into Haddock for ghc>=6.11 --- haddock.cabal | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'haddock.cabal') diff --git a/haddock.cabal b/haddock.cabal index 5e6ff274..ad7f99ec 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -92,6 +92,11 @@ executable haddock Haddock.Interface.Rename Haddock.Interface.Create Haddock.Interface.AttachInstances + Haddock.Interface.Lex + Haddock.Interface.Parse + Haddock.Interface.Rn + Haddock.Interface.LexParseRn + Haddock.Interface.ParseModuleHeader Haddock.Utils.FastMutInt2 Haddock.Utils.BlockTable Haddock.Utils.Html @@ -104,6 +109,7 @@ executable haddock Haddock.Backends.Hoogle Haddock.ModuleTree Haddock.Types + Haddock.HsDoc Haddock.Version Haddock.InterfaceFile Haddock.Options -- cgit v1.2.3