[commit: haddock] ghc-head, ghc-head1, master, wip/T14529, 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, wip/ttg6-unrevert-2017-11-22: Add missing js files to data-files (#677) (bd04610)
git at git.haskell.org
git at git.haskell.org
Tue Nov 28 11:54:48 UTC 2017
- Previous message: [commit: haddock] ghc-head, ghc-head1, master, wip/T14529, 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, wip/ttg6-unrevert-2017-11-22: Use relative URL when no docBaseUrl given (ae02a28)
- Next message: [commit: haddock] ghc-head, ghc-head1, master, wip/T14529, 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, wip/ttg6-unrevert-2017-11-22: Rename "Search" tab to "Quick Jump" (3e94fb4)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branches: ghc-head,ghc-head1,master,wip/T14529,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,wip/ttg6-unrevert-2017-11-22
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
- Previous message: [commit: haddock] ghc-head, ghc-head1, master, wip/T14529, 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, wip/ttg6-unrevert-2017-11-22: Use relative URL when no docBaseUrl given (ae02a28)
- Next message: [commit: haddock] ghc-head, ghc-head1, master, wip/T14529, 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, wip/ttg6-unrevert-2017-11-22: Rename "Search" tab to "Quick Jump" (3e94fb4)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list