Skip to content

Building dynamic profiled libraries? #4816

@bgamari

Description

@bgamari

Currently it seems that there is no way to convince Cabal to build libraries in the dyn_p way. This renders it impossible to build projects which have plugin build dependencies with profiling enabled. The reason for this is that a profiled ghc will attempt to load the plugin built in the profiled way, which does not exist.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions