Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include test data in hackage source tarball #27

Merged
merged 1 commit into from Feb 10, 2021

Commits on Feb 10, 2021

  1. Include test data in hackage source tarball

    Currently building from a hackage tarball will fail tests:
    
    ```
    Running 1 test suites...
    Test suite hiedb-tests: RUNNING...
    hiedb-tests: test/data/Module1.hs: openFile: does not exist (No such file or directory)
    Test suite hiedb-tests: FAIL
    ```
    felixonmars committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    f1ccbef View commit details
    Browse the repository at this point in the history