-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Tracking the idea of publishing a best practices guide for Haskell projects that use or bundle/vendor C libraries.
- Two recommended approaches:
- Use system clibs
- Bundle the clib in a standalone cabal package, then depend on that. e.g.:
- Write up the recommended approaches and discourage other kinds of vendoring.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation