[commit: haddock] alexbiehl-patch-1, ghc-8.0, ghc-head, ghc-head1, headdock-library-1.4.5, ie_avails, master, pr-filter-maps, pr/cabal-desc, travis, v2.17, v2.18, wip/new-tree-one-param, wip/rae, wip/remove-frames, wip/remove-frames1, wip/revert-ttg-2017-11-20, wip/ttg-2017-10-13, wip/ttg-2017-10-31, wip/ttg-2017-11-06, wip/ttg2-2017-11-10, wip/ttg3-2017-11-12, wip/ttg4-constraints-2017-11-13: ghc.mk: Don't attempt to install html/frames.html (60c43ac)

git at git.haskell.org git at git.haskell.org
Mon Nov 20 21:04:06 UTC 2017


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

On branches: alexbiehl-patch-1,ghc-8.0,ghc-head,ghc-head1,headdock-library-1.4.5,ie_avails,master,pr-filter-maps,pr/cabal-desc,travis,v2.17,v2.18,wip/new-tree-one-param,wip/rae,wip/remove-frames,wip/remove-frames1,wip/revert-ttg-2017-11-20,wip/ttg-2017-10-13,wip/ttg-2017-10-31,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/60c43ac1ceac6e76c8ab6f2eac63be4ad2b3e77e

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

commit 60c43ac1ceac6e76c8ab6f2eac63be4ad2b3e77e
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Sun Aug 7 13:51:18 2016 +0200

    ghc.mk: Don't attempt to install html/frames.html
    
    The frames business has been removed.


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

60c43ac1ceac6e76c8ab6f2eac63be4ad2b3e77e
 ghc.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ghc.mk b/ghc.mk
index 72ba5df..9226d02 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -36,7 +36,6 @@ endif
 
 utils/haddock_dist_MODULES += Paths_haddock
 
-utils/haddock_dist_DATA_FILES += html/frames.html
 utils/haddock_dist_DATA_FILES += html/haddock-util.js
 utils/haddock_dist_DATA_FILES += html/Classic.theme/haskell_icon.gif
 utils/haddock_dist_DATA_FILES += html/Classic.theme/minus.gif



More information about the ghc-commits mailing list