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

dev-haskell/quickcheck: Hackport missed dependency on tf-random #311

Merged
merged 1 commit into from
Apr 5, 2014
Merged

Conversation

atlaua
Copy link
Contributor

@atlaua atlaua commented Apr 4, 2014

Hackport missed the dependency of quickcheck-2.7.3 on tf-random. The hackport issue should be examined, but for now, let's just fix the ebuild.

trofi pushed a commit that referenced this pull request Apr 5, 2014
dev-haskell/quickcheck: Hackport missed dependency on tf-random
@trofi trofi merged commit ce51097 into gentoo-haskell:master Apr 5, 2014
@trofi
Copy link
Contributor

trofi commented Apr 5, 2014

Yeah, it's because hackport defaults to ghc-6.12 where QC silently disables TF_RANDOM feature.

We get keep biten by it. Looks like it's time to bump minimal version up to 7.4.1+.

Thanks!

@atlaua atlaua deleted the pu1 branch April 5, 2014 07:56
trofi pushed a commit to gentoo-haskell/hackport that referenced this pull request Apr 5, 2014
Before the patch we used ghc-6.10. It led to ancient set of depends,
like in case of quickcheck:
    gentoo-haskell/gentoo-haskell#311

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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