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 build compatibility with cabal new-build. #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nshepperd
Copy link

Cabal new-build with hopencl-0.2.1 and HEAD throws dependency errors due to the hopencl.cabal missing a Custom-setup section with setup-depends. This is fixed.

There were also bugs breaking Setup.hs involving missing spaces in the c2hs command line (probably not specific to new-build) and looking for the .chs file in the build directory, not the source directory (not sure if specific to new-build).

@merijn merijn self-assigned this Apr 10, 2019
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