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

Fix compilation of benchmarks #17

Merged
merged 1 commit into from
Apr 22, 2016
Merged

Fix compilation of benchmarks #17

merged 1 commit into from
Apr 22, 2016

Conversation

RyanGlScott
Copy link
Contributor

Currently, the benchmarks fail to build when obtained from Hackage, since the tarball does not include the modules on which Main.hs depends. This PR explicitly adds them to the .cabal file to fix this.

See also commercialhaskell/stackage#1372 (comment)

@jaspervdj jaspervdj merged commit 6bb81f8 into jaspervdj:master Apr 22, 2016
@jaspervdj
Copy link
Owner

Thanks!

@jaspervdj
Copy link
Owner

Pushed to hackage as psqueues-0.2.2.1.

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

Successfully merging this pull request may close these issues.

2 participants