diff options
-rw-r--r-- | haddock.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/haddock.cabal b/haddock.cabal index b3b91e91..5de5c0ae 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -32,10 +32,10 @@ other-modules: data-files: html/haddock-DEBUG.css html/haddock.css - html/haddock.js + html/haddock-util.js html/haskell_icon.gif html/minus.gif - html/plus.gif + html/plus.gif extra-source-files: CHANGES README |