justStaticExecutables
pkgs.haskell.lib.justStaticExecutables
Docs pulled from | This Revision | 10 minutes ago
link executables statically against haskell libs to reduce closure size
Noogle detected
Implementation
The following is the current implementation of this function.
justStaticExecutables = compose.justStaticExecutables;