[commit: haddock] 2.17.3.1-spanfix, alexbiehl-patch-1, ghc-8.0, ghc-8.0-facebook, ghc-head, ghc-head1, haddock-quick, headdock-library-1.4.5, ie_avails, issue-303, master, pr-filter-maps, pr/cabal-desc, travis, v2.17, v2.17.3, v2.18, wip-located-module-as, wip/D2418, wip/T12105, wip/T12105-2, wip/T12942, wip/T13163, wip/T3384, wip/embelleshed-rdr, 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: doc: Update extra-source-files in Cabal file (48521cf)

git at git.haskell.org git at git.haskell.org
Mon Nov 20 21:01:40 UTC 2017


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

On branches: 2.17.3.1-spanfix,alexbiehl-patch-1,ghc-8.0,ghc-8.0-facebook,ghc-head,ghc-head1,haddock-quick,headdock-library-1.4.5,ie_avails,issue-303,master,pr-filter-maps,pr/cabal-desc,travis,v2.17,v2.17.3,v2.18,wip-located-module-as,wip/D2418,wip/T12105,wip/T12105-2,wip/T12942,wip/T13163,wip/T3384,wip/embelleshed-rdr,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/48521cfd5ed96dd9e07f76b1c1c86fcc991867a2

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

commit 48521cfd5ed96dd9e07f76b1c1c86fcc991867a2
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Tue May 10 18:14:21 2016 +0200

    doc: Update extra-source-files in Cabal file


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

48521cfd5ed96dd9e07f76b1c1c86fcc991867a2
 haddock.cabal | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/haddock.cabal b/haddock.cabal
index c69750b..209fa4f 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -19,13 +19,9 @@ extra-source-files:
   CHANGES
   README
   doc/Makefile
-  doc/README
-  doc/aclocal.m4
-  doc/config.mk.in
-  doc/configure.ac
-  doc/docbook-xml.mk
-  doc/fptools.css
-  doc/haddock.xml
+  doc/README.md
+  doc/*.rst
+  doc/conf.py
   haddock-api/src/haddock.sh
   html-test/src/*.hs
   html-test/ref/*.html



More information about the ghc-commits mailing list