-
Notifications
You must be signed in to change notification settings - Fork 8
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
Hackage release is incomplete #9
Comments
mdorman
added a commit
to mdorman/nixpkgs
that referenced
this issue
Mar 13, 2015
For some reason the .tar.gz on hackage is missing most of the files for the test suite. I've opened an issue on it (timjb/aeson-schema#9), but it's not yet been acted on. In the meantime, simply disabling the test suite seems most sensible. @peti, could you merge this?
Came here to report the same problem from the Stackage side:
|
snoyberg
added a commit
to commercialhaskell/stackage
that referenced
this issue
Apr 2, 2015
Merged
I've added the missing file in |
snoyberg
added a commit
to commercialhaskell/stackage
that referenced
this issue
Apr 2, 2015
Thanks for the fast response, Stackage bound relaxed. If there are further issues with the build I just went through I'll let you know. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was just trying to build this on NixOS, and it complained about modules being missing when it tried to build the test suite...and sure enough, if you browse the tarball on hackage, the only thing included in test/ is TestSuite.hs
http://hackage.haskell.org/package/aeson-schema-0.3.0.0/src/test/
The text was updated successfully, but these errors were encountered: