haskell / haskell/cabal

new-build --enable-executable-dynamic does not imply --enable-shared

Open
#4,032 2 comments 0 reactions 0 assignees View on GitHub
cabal-install: v2-build system type: enhancement
Dominant language
Haskell
Stars
1.7k
Forks
750
Avg merge
4d 3h
Merged PRs (30d)
28

Description

Steps to reproduce:
1. Pick a project with an exe and a lib
2. Run `cabal new-build --enable-executable-dynamic`

Expected: Works

Actual: Complains `dyn` libraries were not built

We should do something like what we do with profiling, I guess.

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.