[commit: haddock] ghc-head, ghc-head1, master, wip/revert-ttg-2017-11-20, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13: Add missing js files to data-files (#677) (bd04610)

git at git.haskell.org git at git.haskell.org
Mon Nov 20 21:10:48 UTC 2017


Repository : ssh://git@git.haskell.org/haddock

On branches: ghc-head,ghc-head1,master,wip/revert-ttg-2017-11-20,wip/ttg-2017-11-06,wip/ttg2-2017-11-10,wip/ttg3-2017-11-12,wip/ttg4-constraints-2017-11-13
Link       : http://git.haskell.org/haddock.git/commitdiff/bd046100ff289fbb0033665e064083693e45200f

>---------------------------------------------------------------

commit bd046100ff289fbb0033665e064083693e45200f
Author: Alexander Biehl <alexbiehl at gmail.com>
Date:   Fri Sep 1 09:35:19 2017 +0200

    Add missing js files to data-files (#677)


>---------------------------------------------------------------

bd046100ff289fbb0033665e064083693e45200f
 haddock-api/haddock-api.cabal | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/haddock-api/haddock-api.cabal b/haddock-api/haddock-api.cabal
index 9d83f54..dca72d0 100644
--- a/haddock-api/haddock-api.cabal
+++ b/haddock-api/haddock-api.cabal
@@ -20,6 +20,9 @@ extra-source-files:
 data-dir:
   resources
 data-files:
+  html/index.js
+  html/fuse.js
+  html/preact.js
   html/solarized.css
   html/haddock-util.js
   html/highlight.js



More information about the ghc-commits mailing list