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

Test suite does not build #2

Closed
snoyberg opened this issue Dec 29, 2014 · 4 comments
Closed

Test suite does not build #2

snoyberg opened this issue Dec 29, 2014 · 4 comments

Comments

@snoyberg
Copy link

Resolving dependencies...
Configuring Spock-worker-0.2.1.2...
Building Spock-worker-0.2.1.2...
Preprocessing library Spock-worker-0.2.1.2...
In-place registering Spock-worker-0.2.1.2...
Preprocessing test suite 'SpockWorkerTests' for Spock-worker-0.2.1.2...

test/Tests.hs:6:26:
    Could not find module ‘Web.Spock.Worker.Internal.QueueTests’
    Perhaps you meant
      Web.Spock.Worker.Internal.Queue (from Spock-worker-0.2.1.2)
    Use -v to see a list of the files searched for.
snoyberg added a commit to commercialhaskell/stackage that referenced this issue Dec 29, 2014
@agrafix
Copy link
Owner

agrafix commented Dec 30, 2014

Interesting that travis didn't catch that...

@snoyberg
Copy link
Author

It's a common issue, since the file is present in the repo but not in the tarball.

agrafix added a commit that referenced this issue Dec 30, 2014
@agrafix
Copy link
Owner

agrafix commented Dec 30, 2014

The file now is included.

@agrafix agrafix closed this as completed Dec 30, 2014
@snoyberg
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants