[commit: haddock] alexbiehl-patch-1: Include `driver-test/*.hs` sdist (0c99b14)

git at git.haskell.org git at git.haskell.org
Tue Nov 28 11:52:20 UTC 2017


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

On branch  : alexbiehl-patch-1
Link       : http://git.haskell.org/haddock.git/commitdiff/0c99b144b7ee8f94f7870f2e6a869319c450451b

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

commit 0c99b144b7ee8f94f7870f2e6a869319c450451b
Author: Alex Biehl <alexbiehl at gmail.com>
Date:   Thu Jun 1 10:17:02 2017 +0200

    Include `driver-test/*.hs` sdist
    
    This lead to #629.


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

0c99b144b7ee8f94f7870f2e6a869319c450451b
 haddock.cabal | 1 +
 1 file changed, 1 insertion(+)

diff --git a/haddock.cabal b/haddock.cabal
index fb16a2a..e3c17a0 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -23,6 +23,7 @@ extra-source-files:
   doc/README.md
   doc/*.rst
   doc/conf.py
+  driver-test/*.hs
   haddock-api/src/haddock.sh
   html-test/src/*.hs
   html-test/ref/*.html



More information about the ghc-commits mailing list