aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorDavid Waern <david.waern@gmail.com>2011-09-30 23:45:07 +0200
committerDavid Waern <david.waern@gmail.com>2011-09-30 23:45:07 +0200
commit38ce6d5496e234ebaa0ad10c6c72ed7dad9f6a35 (patch)
tree5254f08effdaed3d44e923bd5bbcfa460d209626 /haddock.cabal
parentddd089e4a467a567889cdf94a5c9adc520350537 (diff)
Fix problem with test files not added to distribution tarball
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/haddock.cabal b/haddock.cabal
index 9057dcbb..e767e397 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -48,6 +48,9 @@ extra-source-files:
haddock.spec
haskell.vim
src/haddock.sh
+-- The test files shouldn't have to go here, but the source files for
+-- the test-suite stanzas don't get picked up by `cabal sdist`.
+ tests/html-tests/runtests.hs
data-files:
html/frames.html