Skip to content
Snippets Groups Projects
Commit 38ce6d54 authored by waern's avatar waern
Browse files

Fix problem with test files not added to distribution tarball

parent ddd089e4
No related branches found
No related tags found
5 merge requests!38Make --no-tmp-comp-dir the default,!37Adapt to latest xhtml version, various optimizations,!31Support HsToken in DataDecl and ClassDecl,!12Drop orphan instance when defined upstream.,!10Haddock interfaces produced from `.hi` files
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment