A dynamic/shared library artifact for linking.
- path : System.FilePath
Library file path.
- name : String
Library name without platform-specific prefix/suffix (for
-l
). - plugin : Bool
Whether this library can be loaded as a plugin.
Transitive dependencies of this library for situations that need them (e.g., linking on Windows, loading via
lean
).
Instances For
Optional library directory (for -L
).