Skip to content

Build dynamic sublibraries when needed#11791

Open
sheaf wants to merge 1 commit into
haskell:masterfrom
sheaf:T7684
Open

Build dynamic sublibraries when needed#11791
sheaf wants to merge 1 commit into
haskell:masterfrom
sheaf:T7684

Conversation

@sheaf
Copy link
Copy Markdown
Collaborator

@sheaf sheaf commented May 6, 2026

Ticket: #7684

When building a package with a sublibrary, Cabal now properly takes into account intra-package dependencies when deciding whether each sublibrary should be built in the dynamic way (e.g. because another library that depends on it uses TemplateHaskell or QuasiQuotes).


Template Α: This PR modifies behaviour or interface

When building a package with a sublibrary, Cabal now properly takes into
account intra-package dependencies when deciding whether each sublibrary
should be built in the dynamic way (e.g. because another library that
depends on it uses TemplateHaskell or QuasiQuotes).

Fixes haskell#7684
Copy link
Copy Markdown
Member

@Mikolaj Mikolaj left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@Mikolaj Mikolaj left a comment

Choose a reason for hiding this comment

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

Approved!

@ulysses4ever
Copy link
Copy Markdown
Collaborator

Ready the for merge label

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.

4 participants