[commit: haddock] master: Please cabal sdist (77af42d)
git at git.haskell.org
git at git.haskell.org
Fri Mar 21 17:48:51 UTC 2014
Repository : ssh://git@git.haskell.org/haddock
On branch : master
Link : http://git.haskell.org/haddock.git/commitdiff/77af42d7c5752214b1d5a762f3fec77910d583aa
>---------------------------------------------------------------
commit 77af42d7c5752214b1d5a762f3fec77910d583aa
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date: Fri Mar 21 17:46:18 2014 +0000
Please cabal sdist
>---------------------------------------------------------------
77af42d7c5752214b1d5a762f3fec77910d583aa
haddock.cabal | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/haddock.cabal b/haddock.cabal
index 0df89be..0739a17 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -31,9 +31,9 @@ extra-source-files:
src/haddock.sh
html-test/src/*.hs
html-test/ref/*.html
- latex-test/src/*.hs
- latex-test/ref/*/*.tex
- latex-test/ref/*/*.sty
+ latex-test/src/Simple/*.hs
+ latex-test/ref/Simple/*.tex
+ latex-test/ref/Simple/*.sty
data-dir: resources
data-files: html/frames.html
More information about the ghc-commits
mailing list