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
Tags ghc-9.8.1-alpha3
No related merge requests found
......@@ -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