From 3a51468aabab2a3f4b9e06e7e0025f2421e07469 Mon Sep 17 00:00:00 2001 From: Isaac Dupree Date: Sun, 23 Aug 2009 06:26:36 +0000 Subject: re-implement function-argument docs ..on top of the lexParseRn work. This patch doesn't change the InstalledInterface format, and thus, it does not work cross-package, but that will be easy to add subsequently. --- haddock.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'haddock.cabal') diff --git a/haddock.cabal b/haddock.cabal index ad7f99ec..3fac4cab 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -91,6 +91,7 @@ executable haddock Haddock.Interface Haddock.Interface.Rename Haddock.Interface.Create + Haddock.Interface.ExtractFnArgDocs Haddock.Interface.AttachInstances Haddock.Interface.Lex Haddock.Interface.Parse -- cgit v1.2.3