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 build failure #50

Closed
mihaimaruseac opened this issue Jun 6, 2018 · 2 comments
Closed

test build failure #50

mihaimaruseac opened this issue Jun 6, 2018 · 2 comments

Comments

@mihaimaruseac
Copy link

Found on stackage nightly after re-enabling the test suite

Building test suite 'hoopl-test' for hoopl-3.10.2.2..
[1 of 1] Compiling Main             ( testing/Main.hs, dist/build/hoopl-test/hoopl-test-tmp/Main.o )

testing/Main.hs:8:1: error:
    Could not find module ‘Test’
    Use -v to see a list of the files searched for.
  |
8 | import qualified Test
  | ^^^^^^^^^^^^^^^^^^^^^

Will add to expected test failures under compile fail tag.

mihaimaruseac added a commit to commercialhaskell/stackage that referenced this issue Jun 6, 2018
@RyanGlScott
Copy link
Member

This was fixed in ed178d8.

mihaimaruseac added a commit to commercialhaskell/stackage that referenced this issue Jun 6, 2018
@mihaimaruseac
Copy link
Author

Thanks, will wait for the next release then.

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