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 dev shell by including secp256k1 #3710

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

goodlyrottenapple
Copy link
Contributor

The dev shell should have the libsecp256k1 library included, otherwise cabal build fails, when building the secp256k1-haskell library:

[_61] rejecting: secp256k1-haskell-0.6.1 (conflict: pkg-config package libsecp256k1-any, not found in the pkg-config database)

Copy link
Member

@jberthold jberthold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense

@goodlyrottenapple goodlyrottenapple merged commit 25f07c8 into master Jan 10, 2024
7 checks passed
@goodlyrottenapple goodlyrottenapple deleted the sam/dev-shell-fix-secp256k1 branch January 10, 2024 09:50
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