diff options
Diffstat (limited to 'haddock.cabal')
-rw-r--r-- | haddock.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
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 |