Skip to content

Build dynamic sublibraries when needed#11791

Open
sheaf wants to merge 1 commit intohaskell:masterfrom
sheaf:T7684
Open

Build dynamic sublibraries when needed#11791
sheaf wants to merge 1 commit intohaskell: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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant