haskell / haskell/cabal

regarding the extra-bundled-libraries field

Open
#9,263 0 comments 0 reactions 0 assignees View on GitHub
type: user-question
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

Can somebody explain the extra-bundled-libraries field. I find the documentation for it lacking. The official documentation goes into the requirement in naming the libraries and nothing beyond that.
[https://github.com/haskell/cabal/issues/8826](I found this) and it help somewhat. When I use extra-bundled-libraries in my package, it works fine until I tried to install the package using `cabal install` when instead of looking for a static library (.a), it instead looks for a shared library (.so).
So can somebody explain the field more clearly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.