[commit: haddock] alexbiehl-patch-1, ghc-head, ghc-head1, headdock-library-1.4.5, ie_avails, master, pr-filter-maps, pr/cabal-desc, travis, v2.18, wip/T14529, 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, wip/ttg6-unrevert-2017-11-22: Add haddock to cabal.project (39642e4)

git at git.haskell.org git at git.haskell.org
Tue Nov 28 11:50:41 UTC 2017


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

On branches: alexbiehl-patch-1,ghc-head,ghc-head1,headdock-library-1.4.5,ie_avails,master,pr-filter-maps,pr/cabal-desc,travis,v2.18,wip/T14529,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,wip/ttg6-unrevert-2017-11-22
Link       : http://git.haskell.org/haddock.git/commitdiff/39642e46e98157f5f7e547987c798c9698c871c7

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

commit 39642e46e98157f5f7e547987c798c9698c871c7
Author: alexbiehl <alex.biehl at gmail.com>
Date:   Tue Apr 11 20:34:46 2017 +0200

    Add haddock to cabal.project


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

39642e46e98157f5f7e547987c798c9698c871c7
 cabal.project | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/cabal.project b/cabal.project
index b48ea11..ba925e3 100644
--- a/cabal.project
+++ b/cabal.project
@@ -1,3 +1,4 @@
-packages: ./haddock-api
+packages: ./
+          ./haddock-api
           ./haddock-library
           ./haddock-test



More information about the ghc-commits mailing list